0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 15, 2024 — Sep 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #12 from adieu/dev More... about 12 years ago
Fix the bug that cause timestamp in elasticsearch stuck in 1970s. More... about 12 years ago
Fix the bug in get_client. More... about 12 years ago
documentation cleanups More... about 12 years ago
Updated docs to include more details for each encoder type More... about 12 years ago
added example configuration for all stream types and added example code for each stream output. More... about 12 years ago
added documentation for all streams, encoders and example for each. More... about 12 years ago
dropped the NoSendSender More... about 12 years ago
added a LOGLEVEL_MAP to compute log levels given a severity level More... about 12 years ago
added NullEncoder to pass messages untouhced into the HekaClient instance More... about 12 years ago
weakened the testcase that samples messages More... about 12 years ago
Merge branch 'dev' into features/heka-stdliblogging More... about 12 years ago
- bumped revision to 0.30.2 - removed all pyzmq and zeromq references - updated documentation to remove references to `heka.senders` namespace More... about 12 years ago
dropped pyzmq dependency More... about 12 years ago
Updated all tests to work without heka.senders namespace More... about 12 years ago
removed all instances of heka.senders from tests and code More... about 12 years ago
Updated testcases during the rename of StdlibLoggingSender to StdlibLoggingStream and the new StdlibJSONEncoder. More... about 12 years ago
Simplified the mapping of stdlib logging's log levels to syslog log levels by using a map. Added the original stdlib logging log level as a field in the call to heka() More... about 12 years ago
build_sender now allows you to use strings or actual factory functions to create an encoder instance. More... about 12 years ago
added a new StdlibJSONEncoder which prefixes the JSONEncoder output with a single byte denoting the stdlib logging log level that should be used. More... about 12 years ago
moved heka.senders.logging to heka.streams.logging More... about 12 years ago
bumped the next dev version More... about 12 years ago
Merge pull request #10 from mozilla-services/dev More... about 12 years ago
fixed broken tests More... about 12 years ago
Merge branch 'master' into dev More... about 12 years ago
bumped version to 0.30.1 for release More... about 12 years ago
added test and code to throw errors if the fields dictionary includes None as a value More... about 12 years ago
Merge branch 'dev' More... about 12 years ago
bumped to revision 0.3 and updatd CHANGES.rst More... about 12 years ago
Merge branch 'dev' More... about 12 years ago