0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make README just a link More... almost 13 years ago
Update organization name More... almost 13 years ago
- Don't hardcode the dropping of events below ERROR More... almost 13 years ago
Print to stderr when writing a log file fails More... about 13 years ago
Upgrade to newer log4j More... about 13 years ago
Add method to add passthrough classes by name More... over 13 years ago
Fix logging bridge to ensure warnings are logged as warnings More... over 13 years ago
Fix for KeyError More... over 13 years ago
Don't insist on integers; print what we have. More... over 13 years ago
Fix incorrect level key More... over 13 years ago
Support levels in twisted logger More... over 13 years ago
Include log level information in GEC reports More... over 13 years ago
Fix tests More... over 13 years ago
Send error level if it's not "error" More... over 13 years ago
If Threshold is overridden in configuration, only send to gec if there is an exception or the log level is at least error More... over 13 years ago
When number of files in directory is unknown, do not report it as 0. More... over 13 years ago
Merge branches 'master' and 'master' of github.com:Greplin/greplin-exception-catcher More... over 13 years ago
When upload.py times out, print stack trace to stderr so we know what it was doing that took so long. More... over 13 years ago
Track how many exceptions upload.py uploads, so when it times out, we can see what was going on. More... over 13 years ago
raise max field size to 10K for now More... over 13 years ago
lockless upload.py More... over 13 years ago
Fix exception More... over 13 years ago
Fix broken format string More... over 13 years ago
Be less fancy in SIGTERM handling, so there's less to screw up. More... over 13 years ago
Catch more exceptions More... over 13 years ago
Improve comments in upload script. More... over 13 years ago
Handle the httplib.BadStatusLine exceptions that urllib2 doesn't seem to know or care about. More... over 13 years ago
When SIGTERM is received, clean up and quit quietly without sending out error emails. More... over 13 years ago
If dying process takes lock directory with it, re-create the lockdir. More... over 13 years ago
When killing other instance, actually kill it instead of sending a no-op signal to nowhere. Send SIGTERM, wait for a bit, then call SIGKILL. Then wait a bit more. More... over 13 years ago