Commit Graph

7780 Commits (8ff8ab3bcec7c0ac731b88bc0fbe6338d82ab962)

Author SHA1 Message Date
Konstantinos Sideris 88868b2839 notifications: Convert next_token to string according to the spec 7 years ago
Erik Johnston 6d8ec3462d Note that label values can be anything 7 years ago
Erik Johnston 95b6912045 Fix metrics that have integer value labels 7 years ago
Richard van der Hoff a7fe62f0cb Fix logcontext leaks in rate limiter 7 years ago
Will Hunt 2e7a94c36b Don't abortConnection() if the transport connection has already closed. 7 years ago
Erik Johnston 31c7c29d43 Fix up grammar 7 years ago
Richard van der Hoff 1dfd650348 add missing param to cancelled_to_request_timed_out_error 7 years ago
Erik Johnston a41117c63b Make _escape_character take MatchObject 7 years ago
Erik Johnston 32015e1109 Escape label values in prometheus metrics 7 years ago
Richard van der Hoff be31adb036 Fix logcontext leak in media repo 7 years ago
Richard van der Hoff f22e7cda2c Fix a class of logcontext leaks 7 years ago
Richard van der Hoff e482f8cd85 Fix incorrect reference to StringIO 7 years ago
Neil Johnson 8570bb84cc
Update __init__.py 7 years ago
Richard van der Hoff d858f3bd4e Miscellaneous fixes to python_dependencies 7 years ago
Richard van der Hoff 33f469ba19 Apply some limits to depth to counter abuse 7 years ago
Adrian Tschira 6495dbb326 Burminate v1auth 7 years ago
Will Hunt 2ad3fc36e6 Fixes #3135 - Replace _OpenSSLECCurve with crypto.get_elliptic_curve (#3157) 7 years ago
Krombel 576b71dd3d add guard for None on purge_history api 7 years ago
Adrian Tschira 0c9db26260 add comment explaining attributeerror 7 years ago
Richard van der Hoff af3cc50511 Remove redundant call to preserve_fn 7 years ago
Adrian Tschira 122593265b Construct HMAC as bytes on py3 7 years ago
Adrian Tschira e9143b6593 more bytes strings 7 years ago
Matthew Hodgson adaf3ec87f fix missing import 7 years ago
Matthew Hodgson 006e18b6bb pep8 7 years ago
Matthew Hodgson 42c89c8215 make it work with sqlite 7 years ago
Adrian Tschira d82b6ea9e6 Move more xrange to six 7 years ago
Adrian Tschira 4f2f5171b7 replace stringIO imports 7 years ago
Adrian Tschira 94f4d7f49e move httplib import to six 7 years ago
Adrian Tschira 57b58e2174 make imports local 7 years ago
Adrian Tschira cdb4647a80 Don't yield in list comprehensions 7 years ago
Adrian Tschira a376d8f761 open log_config in text mode too 7 years ago
Richard van der Hoff 453adf00b6 pep8; remove spurious import 7 years ago
Richard van der Hoff 2a13af23bc Use run_in_background in preference to preserve_fn 7 years ago
Richard van der Hoff 9d2c1b8429 Backport deferred.addTimeout 7 years ago
Richard van der Hoff 13843f771e Trap exceptions thrown within run_in_background 7 years ago
Richard van der Hoff 6493b22b42 reraise exceptions more carefully 7 years ago
Erik Johnston 6e10eed28e Refactor event storage to not require state 7 years ago
Richard van der Hoff 605defb9e4 Add missing consumeErrors 7 years ago
Richard van der Hoff 9255a6cb17 Improve exception handling for background processes 7 years ago
Neil Johnson 28dd536e80 update changelog and bump version to 0.28.0 7 years ago
Richard van der Hoff d78ada3166 Miscellaneous fixes to python_dependencies 7 years ago
Erik Johnston 7ec8e798b4 Fix media admin APIs 7 years ago
Erik Johnston 22881b3d69 Also fix reindexing of search 7 years ago
Erik Johnston ba3166743c Fix quarantine media admin API 7 years ago
Matthew Hodgson e3a373f002 remove duplicates from groups tables 7 years ago
Neil Johnson 2c3e995f38 Bump version and update changelog 7 years ago
Neil Johnson 8e8b06715f Revert "Bump version and update changelog" 7 years ago
Neil Johnson 08b29d4574 Bump version and update changelog 7 years ago
Richard van der Hoff 9b9c38373c Remove spurious param 7 years ago
Richard van der Hoff 1ea904b9f0 Use deferred.addTimeout instead of time_bound_deferred 7 years ago