0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update readme to mention simplified fork. More... almost 11 years ago
Merge branch 'dev' More... about 11 years ago
Remove heka-docs link. More... about 11 years ago
Deprecated More... about 11 years ago
Merge pull request #20 from graydon/add-gauge-support More... over 11 years ago
Add support for gauge messages.
graydon
as Graydon Hoare
More... over 11 years ago
Merge pull request #18 from mozilla-services/features/better-stdlib-logging More... almost 12 years ago
bumped to 0.30.3 More... almost 12 years ago
removed debug print statements updated python stdlib logging output so that we can read the type of message More... almost 12 years ago
got rid of some debug print statements More... almost 12 years ago
Merge branch 'dev' More... almost 12 years ago
missed the URL on the rtfd.org link More... almost 12 years ago
fixed a spelling typo More... almost 12 years ago
added a link to rtfd.org and added test dependencies to optional.txt More... almost 12 years ago
added a link to rtfd.org and added test dependencies to optional.txt More... almost 12 years ago
missed the biggest change in 0.30.2 in the CHANGELOG - hekad 0.4.0 compatbility More... almost 12 years ago
updated date on the release for 0.30.2 More... almost 12 years ago
issue #16 -repoint README to use heka-docs.rtfd.org instead of sagrada wiki page More... almost 12 years ago
Merge pull request #11 from mozilla-services/features/heka-stdliblogging More... about 12 years ago
removed header encoding from test helper More... about 12 years ago
added some testing code to benchmark the heka-node client More... about 12 years ago
Merge pull request #13 from adieu/dev More... about 12 years ago
Add test for the custom timestamp feature. More... about 12 years ago
Merge branch 'dev' into features/heka-stdliblogging More... about 12 years ago
merged in the StdlibPayloadEncoder from features/heka-0.4.0 to better match existing metlog/logstash functionality More... about 12 years ago
* updated documentation to reflect the removal of JSON encoding * updated docs to show change of StdlibJSONEncoder to StdlibPayloadEncoder More... about 12 years ago
updated all tests to use protobuf encoding instead of JSON which is no longer supported More... about 12 years ago
dropped the header encoding and updated the compiled protobuf module More... about 12 years ago
Add custom timestamp support. More... about 12 years ago
* fixes testcase failure for timestamps in nanoseconds * adds a testcase around heka.holder:get_client More... about 12 years ago