Commit Graph

185 Commits (329ef5c715d81b538e8b071de046c698a82eae10)

Author SHA1 Message Date
Brendan Abolivier 08c8469322
Remove support for ACME v1 (#10194) 3 years ago
Richard van der Hoff fcf3c7032b
Ensure that we do not cache empty sync responses after a timeout (#10158) 3 years ago
Erik Johnston 64887f06fc
Use ijson to parse the response to `/send_join`, reducing memory usage. (#9958) 4 years ago
Erik Johnston 4df26abf28
Unpin attrs dep after new version has been released (#9946) 4 years ago
Erik Johnston 24f07a83e6
Pin attrs to <21.1.0 (#9937) 4 years ago
Erik Johnston ef889c98a6
Optionally track memory usage of each LruCache (#9881) 4 years ago
Andrew Morgan fe604a022a
Remove various bits of compatibility code for Python <3.6 (#9879) 4 years ago
Richard van der Hoff ad8690a26c
Fix the suggested pip incantation for cryptography (#9699) 4 years ago
Erik Johnston 12d6184713
Explicitly upgrade openssl in docker file and enforce new version of cryptography (#9697) 4 years ago
Richard van der Hoff 713145d3de
Add a comment about systemd-python. (#9464) 4 years ago
Jonathan de Jong 2814028ce5
Add experimental support for PyPy. (#9123) 4 years ago
Erik Johnston 28f255d5f3
Bump psycopg2 version (#9204) 4 years ago
Patrick Cloke 0eb9b2f866 Fix installing pysaml2 on Python 3.5. (#8898) 4 years ago
Patrick Cloke 1a9553045c
Fix installing pysaml2 on Python 3.5. (#8898) 4 years ago
Jordan Bancino 295c209cdd
Remove version pin prometheus_client dependency (#8875) 4 years ago
Andrew Morgan c087f68053
Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767) 4 years ago
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