openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
heka-py
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 19, 2024 — Sep 19, 2025
Showing page 5 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #38 from mozilla-services/vng/issue_37
Rob Miller
More...
about 13 years ago
changed the deepcopy to copy the pre-nestedprefix version of the config
Victor Ng
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
Victor Ng
More...
about 13 years ago
record changes
Rob Miller
More...
about 13 years ago
Merge pull request #36 from rafrombrc/master
Victor Ng
More...
about 13 years ago
add support for multiple UDP listeners w/ a single sender
Rob Miller
More...
about 13 years ago
fix decorator args handling w/ test to prove it
Rob Miller
More...
about 13 years ago
add a couple of edge case decorator tests
Rob Miller
More...
about 13 years ago
can't override the __call__ method on an instance, duh
Rob Miller
More...
about 13 years ago
version bump after release
Rob Miller
More...
about 13 years ago
bump version and record changes
Rob Miller
More...
about 13 years ago
Merge pull request #32 from mozilla-services/rfk/decorate-methods
Victor Ng
More...
about 13 years ago
Properly handle "self" when decorating methods on a class.
Ryan Kelly
More...
about 13 years ago
Merge pull request #31 from mozilla-services/rfk/conditional-string-formatting
Rob Miller
More...
about 13 years ago
Don't apply string formatting if no args were given.
Ryan Kelly
More...
about 13 years ago
record 0.9.4 changes
Rob Miller
More...
about 13 years ago
added docs around the UDP plugin and updated docstring for UdpSender.send_message
Victor Ng
More...
about 13 years ago
added a UDP sender testcase
Victor Ng
More...
about 13 years ago
version bump 0.9.3 -> 0.9.4
Rob Miller
More...
about 13 years ago
record 0.9.3 changes
Rob Miller
More...
about 13 years ago
put the zmq imports back in senders/__init__.py
Rob Miller
More...
about 13 years ago
re-add zmq.py (no need to scrap it altogether)
Rob Miller
More...
about 13 years ago
droppe 0mq and added UdpSender
Victor Ng
More...
about 13 years ago
init checkin of a udp sender
Victor Ng
More...
about 13 years ago
Merge branch 'master' into vng/fix_overrides
Victor Ng
More...
about 13 years ago
Merge branch 'master' of github.com:mozilla-services/metlog-py
Victor Ng
More...
about 13 years ago
Merge branch 'master' into vng/fix_overrides
Victor Ng
More...
about 13 years ago
updated the override option to use a method name when overloading method names in the metlog client
Victor Ng
More...
about 13 years ago
version bump 0.9.2 -> 0.9.3
Rob Miller
More...
about 13 years ago
bump docs version
Rob Miller
More...
about 13 years ago
←
1
2
3
4
5
6
7
8
9
…
14
15
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree