0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Sep 23, 2024 — Sep 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update changelog More... over 13 years ago
whoops, this version shouldn't have been bumped, it's not tied to the release version More... over 13 years ago
ignored_plugin_name -> section_name, better reflection of what the value actually is More... over 13 years ago
Merge pull request #28 from oyiptong/master More... over 13 years ago
Merge pull request #29 from mozilla-services/vng/named_plugins More... over 13 years ago
updated docs to reflect new naming system for plugins More... over 13 years ago
reworked plugins system so that functions have a 'metlog_name' attribute that will be used for the method name More... over 13 years ago
bump metlog client version More... over 13 years ago
bump sphinx doc config version More... over 13 years ago
better plugin description in the dictionary configuration section More... over 13 years ago
format_exception > print_exception for our purposes More... over 13 years ago
Merge pull request #27 from mozilla-services/ra/exc_info_support More... over 13 years ago
add support for `exc_info` kwarg for all of the 'oldstyle' methods, and default to True for `MetlogClient.exception` More... over 13 years ago
add support for string substitution args to 'oldstyle' log message API More... over 13 years ago
unused import, whitespace More... over 13 years ago
Merge pull request #24 from mozilla-services/vng/gevent_zeromq More... over 13 years ago
rearrange code for less duplication More... over 13 years ago
gevent_zeromq isn't actually a test dependency More... over 13 years ago
one more time - the zmq module should be set to None if both gevent_zeromq and pyzmq are unavailable More... over 13 years ago
reworked gevent zmq loaders again More... over 13 years ago
pushed the import of gevent_zeromq into the check for gevent.monkey More... over 13 years ago
fixed typo in gevent_zeromq dependency More... over 13 years ago
patched to use gevent Queues and gevent_zeromq so that zeromq and gevnet play nice together More... over 13 years ago
version bump More... over 13 years ago
version bump and changelog update for 0.9.1 release More... over 13 years ago
Merge pull request #23 from mozilla-services/ra/stdlib-logging-sender More... over 13 years ago
convert basestring to lists before converting '*_types' sequences to sets More... over 13 years ago
add sender that delegates to stdlib logger for b/w compatibility for external sync server users More... over 13 years ago
bump version and update changelog for 0.9 release More... over 13 years ago
set self.pid and self.hostname in the constructor, since they aren't changeable anyway More... over 13 years ago