0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switch to flask_tracking for imports More... over 6 years ago
Fix warning emitted by werkzeug (#2) More... almost 7 years ago
Merge pull request #1 from closeio/fix-add-setup-py More... almost 10 years ago
Add setup.py for easier distribution More... almost 10 years ago
remove indexes and default ordering (leave stuff like this to the users of this module) More... over 10 years ago
Update flask-gzip URL More... over 10 years ago
allow excluding specific HTTP methods More... almost 11 years ago
add TRACKING_MIN_EXECUTION_TIME logic More... about 12 years ago
allow excluding certain status codes More... about 12 years ago
catch bson.errors.InvalidStringData (happens before an actual insert is sent to the db) More... over 12 years ago
Adding server hostname to tracking More... over 12 years ago
Fix debug() for non-utf-8 requests (e.g., binary) More... over 12 years ago
Adding replay() method to Tracking objects. More... over 12 years ago
Tracking#get_header helper method More... over 12 years ago
index on the status_code, -date_created More... over 12 years ago
Tracking#debug() to view request/response More... over 12 years ago
Revert "remove the db connection-related exceptions" More... almost 13 years ago
remove the db connection-related exceptions More... almost 13 years ago
disregard connection errors 2 More... almost 13 years ago
disregard connection errors More... almost 13 years ago
dont use deprecated header_list More... almost 13 years ago
use write_concern instead of deprecated safe and write_options More... almost 13 years ago
Include user info when printing tracking objects for easy debugging. More... almost 13 years ago
Improve printing of Tracking objects More... almost 13 years ago
__unicode__ method More... almost 13 years ago
unsafe write options More... about 13 years ago
Store executino time as an IntField in ms so we can filter on it. More... over 13 years ago
configurable table size. 100MB by default More... over 13 years ago
Increase default tracking size table to 10 GB More... over 13 years ago
support for request context usage in tests More... over 13 years ago