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
about 9 hours
ago. based on code collected
about 9 hours
ago.
Sep 18, 2024 — Sep 18, 2025
Showing page 3 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #8 from mozilla-services/features/issue_7
Rob Miller
More...
over 12 years ago
updated to use 'representation' string instead of the ValueFormat ENUM in heka's message.proto
Victor Ng
More...
over 12 years ago
Merge pull request #6 from mozilla-services/features/stdliblogging
Rob Miller
More...
over 12 years ago
added tests and code to bring back the StdLibLogging sender
Victor Ng
More...
over 12 years ago
Merge pull request #3 from mozilla-services/features/protobuf-header
Rob Miller
More...
over 12 years ago
code clean up * pulled out testing specific code from heka.encoders into heka.tests.helpers
Victor Ng
More...
over 12 years ago
added a bit of documentation about using HMAC signing
Victor Ng
More...
over 12 years ago
renamed HMAC configuration subkeys to match what is in hekad
Victor Ng
More...
over 12 years ago
shuffled doc source around added support for mozilla sandstone theme removed all code and tests related to global configuration removed global references in documentation updated documentation to point to streams instead of senders added encoder sections to documentation
Victor Ng
More...
over 12 years ago
initial tests and code for configuration extensions to support hmac signing
Victor Ng
More...
over 12 years ago
deleted the broken TcpStream tests and fixed the connected flag in the tcpstream so tha connections are only attempted once
Victor Ng
More...
over 12 years ago
added test and code for TcpStream
Victor Ng
More...
over 12 years ago
* added protobuf definition * added code generated protobuf module * modified formatter to add \n instead of the sender * added heka.message and heka.message_pb2 * refactored heka.senders into heka.streams and heka.encoders * updated tests to use refactored layout * added tests and code to make sure that HMAC signing for SHA1 and MD5 both work * added protocol buffer dependency in setup.py * travis dependencies * updated UUID JSON encoding to force base64 encoding and decoding * pulled out heka.encoders:dict_to_msg to heka.tests.helpers * force uuid to write out bytes instead of strings * added comment to Message.UUID field
Victor Ng
More...
over 12 years ago
Refactor how the function is set to simplify decorator setup.
Ben Bangert
More...
over 12 years ago
Finish PEP 257 clean-up, remove unneeded imports, re-arrange others for PEP 8.
Ben Bangert
More...
over 12 years ago
Attack of PEP 257, up through config.py so far.
Ben Bangert
More...
over 12 years ago
Remove zmq sender.
Ben Bangert
More...
over 12 years ago
Snip out unneeded bits.
Ben Bangert
More...
over 12 years ago
Ignore built eggs.
Ben Bangert
More...
over 12 years ago
Fix failing tests by importing json.
Ben Bangert
More...
over 12 years ago
Update change log for changes.
Ben Bangert
More...
over 12 years ago
PEP8 clean-up and until refactor to isolate multi-imports.
Ben Bangert
More...
over 12 years ago
Initial rename
Ben Bangert
More...
over 12 years ago
Merge branch 'master' into heka
Rob Miller
More...
over 12 years ago
updated the sampling test to leverage chance by using a larger sample size
Victor Ng
More...
over 12 years ago
bumped 0.9.10->0.9.11
Victor Ng
More...
over 12 years ago
updated changelog for JSON stringified _config attribute in 0.9.10
Victor Ng
More...
over 12 years ago
Merge pull request #43 from mozilla-services/vng/issue_42
Victor Ng
More...
over 12 years ago
updated docs to reflect that _config is a json blob
Victor Ng
More...
over 12 years ago
changed the metlog client's _config attribute to be a flat json string instead of a full fledged dictionary
Victor Ng
More...
over 12 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