Commit Graph

168 Commits (a0a1ba697325601e1b1edf81a722b2354680b2c6)

Author SHA1 Message Date
Richard van der Hoff ceafb5a1c6
Drop support for ancient prometheus_client (#8426) 4 years ago
Patrick Cloke bbde4038df
Do not check lint/test dependencies at runtime. (#8377) 4 years ago
Jonathan de Jong efb6b6629c
Move lint dependencies to extras_require (#8330) 4 years ago
Alexandre Morignot 7586fdf1e8
Bump canonicaljson to version 1.4.0 (#8262) 4 years ago
Patrick Cloke 2aa127c207
Revert pinning of setuptools (#8239) 4 years ago
Patrick Cloke 318245eaa6
Do not install setuptools 50.0. (#8212) 4 years ago
Erik Johnston 3b4556cf87
Fix `wait_for_stream_position` for multiple waiters. (#8196) 4 years ago
Patrick Cloke 2f4d60a5ba
Iteratively encode JSON responses to avoid blocking the reactor. (#8013) 4 years ago
Andrew Morgan e04e465b4d
Use the default templates when a custom template file cannot be found (#8037) 4 years ago
Richard van der Hoff 916cf2d439
re-implement daemonize (#8011) 4 years ago
Patrick Cloke 2c1e1b153d
Use the JSON module from the std library instead of simplejson. (#7936) 4 years ago
Oliver Kurz 4e118742ca
Allow to use higher versions of prometheus_client (#7780) 4 years ago
Andrew Morgan 2f6afdd8b4
Explain the purpose of the "tests" conditional dependency requirement (#7751) 4 years ago
Oleg Girko 96bc110a68
Require parameterized package version to be at least 0.7.0. (#7680) 5 years ago
Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
Richard van der Hoff 03619324fc
Create a ListenerConfig object (#7681) 5 years ago
Quentin Gliech 616af44137
Implement OpenID Connect-based login (#7256) 5 years ago
Richard van der Hoff e053c86a96
Make redis go faster with hiredis (#7439) 5 years ago
Erik Johnston 51f7eaf908
Add ability to run replication protocol over redis. (#7040) 5 years ago
Richard van der Hoff 6d7cec7a57
Fix the debian build in a better way. (#7212) 5 years ago
Andrew Morgan ec56620ff6 Pin Pillow>=4.3.0,<7.1.0 to fix dep issue 5 years ago
Richard van der Hoff 5a246611e3
Type defintions for use in refactoring for redaction changes (#6803) 5 years ago
Amber Brown 4e1c7b79fa
Remove the psutil dependency (#6318) 5 years ago
Amber Brown 864f144543
Fix up some typechecking (#6150) 5 years ago
Amber Brown b617864cd9
Fix for structured logging tests stomping on logs (#6023) 5 years ago
Jorik Schellekens 6604b64fae
Check dependencies on setup in the nicer way. (#5989) 5 years ago
Amber Brown 7dc398586c
Implement a structured logging output system. (#5680) 5 years ago
Richard van der Hoff 412c6e21a8
Drop dependency on sdnotify (#5871) 5 years ago
Erik Johnston c560b791e1 Add process hooks to tell systemd our state. 5 years ago
Amber Brown 7ad1d76356
Support Prometheus_client 0.4.0+ (#5636) 5 years ago
Jorik Schellekens 38a6d3eea7
Add basic opentracing support (#5544) 5 years ago
PauRE 856ea04eb3 Fix JWT login (#5555) 5 years ago
Andrew Morgan 5d6644efe0
Only import jinja2 when needed (#5514) 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Amber Brown 09e9a26b71
Remove Python 2.7 support. (#5425) 6 years ago
Erik Johnston a766c41d25 Bump bleach version so that tests can run on old deps. 6 years ago
Richard van der Hoff efe7b3176e Fix federation connections to literal IP addresses 6 years ago
Richard van der Hoff d11c634ced clean up impl, and import idna directly 6 years ago
Andrew Morgan 3719680ee4
Add ability to perform password reset via email without trusting the identity server (#5377) 6 years ago
Marcus Hoffmann 62388a1e44 remove urllib3 pin (#5230) 6 years ago
Richard van der Hoff bab3eddac4
Pin eliot to <1.8 on python 3.5.2 (#5218) 6 years ago
PauRE f89f688a55 Fix image orientation when generating thumbnail (#5039) 6 years ago
Richard van der Hoff e3281d7d26 pin urllib3 to <1.25 6 years ago
Silke Hofstra a137f4eac0 Add systemd-python to optional dependencies (#4339) 6 years ago
Richard van der Hoff 4abf5aa81a
Bump psycopg requirement (#5032) 6 years ago
Erik Johnston ef2228c890 Basic sentry integration 6 years ago
Willem Mulder d528406cb8 Fix error message for optional dependencies 6 years ago
Amber Brown 6129e52f43
Support ACME for certificate provisioning (#4384) 6 years ago
Jason Robinson 899e60be80 Add parameterized Python module to test dependencies 6 years ago
Richard van der Hoff 676cf2ee26
Fix incorrect logcontexts after a Deferred was cancelled (#4407) 6 years ago