0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #38 from mozilla-services/vng/issue_37 More... about 13 years ago
changed the deepcopy to copy the pre-nestedprefix version of the config More... about 13 years ago
(github issue 37) do a deep copy of the configuration dictionary prior to using it This prevents mutatation of the configuration so that subsequent uses of the dictionary do not fail More... about 13 years ago
record changes More... about 13 years ago
Merge pull request #36 from rafrombrc/master More... about 13 years ago
add support for multiple UDP listeners w/ a single sender More... about 13 years ago
fix decorator args handling w/ test to prove it More... about 13 years ago
add a couple of edge case decorator tests More... about 13 years ago
can't override the __call__ method on an instance, duh More... about 13 years ago
version bump after release More... about 13 years ago
bump version and record changes More... about 13 years ago
Merge pull request #32 from mozilla-services/rfk/decorate-methods More... about 13 years ago
Properly handle "self" when decorating methods on a class. More... about 13 years ago
Merge pull request #31 from mozilla-services/rfk/conditional-string-formatting More... about 13 years ago
Don't apply string formatting if no args were given. More... about 13 years ago
record 0.9.4 changes More... about 13 years ago
added docs around the UDP plugin and updated docstring for UdpSender.send_message More... about 13 years ago
added a UDP sender testcase More... about 13 years ago
version bump 0.9.3 -> 0.9.4 More... about 13 years ago
record 0.9.3 changes More... about 13 years ago
put the zmq imports back in senders/__init__.py More... about 13 years ago
re-add zmq.py (no need to scrap it altogether) More... about 13 years ago
droppe 0mq and added UdpSender More... about 13 years ago
init checkin of a udp sender More... about 13 years ago
Merge branch 'master' into vng/fix_overrides More... about 13 years ago
Merge branch 'master' of github.com:mozilla-services/metlog-py More... about 13 years ago
Merge branch 'master' into vng/fix_overrides More... about 13 years ago
updated the override option to use a method name when overloading method names in the metlog client More... about 13 years ago
version bump 0.9.2 -> 0.9.3 More... about 13 years ago
bump docs version More... about 13 years ago