Commit Graph

151 Commits (8cced497640525ff1bed7011509b88306c7e7ea3)

Author SHA1 Message Date
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
Andrej Shadura 64cf6788d9
Depend on pymacaroons >= 0.13.0 instead on pymacaroons-pynacl 6 years ago
Andrej Shadura fab948120f
Use msgpack instead of msgpack-python 6 years ago
Richard van der Hoff b7c0218812
Check jinja version for consent resource (#4327) 6 years ago
Amber Brown c26f49a664
Make the dependencies more like a standard Python project and hook up the optional dependencies to setuptools (#4298) 6 years ago
Richard van der Hoff 1a6d5bfa08 Debian packaging via dh_virtualenv (#4285) 6 years ago
Richard van der Hoff df96177ca7 Stop installing Matrix Console by default 6 years ago
Richard van der Hoff c7401a697f
Implement SAML2 authentication (#4267) 6 years ago
Richard van der Hoff b0c24a66ec Rip out half-implemented m.login.saml2 support (#4265) 6 years ago
Amber Brown 4cd1c9f2ff
Delete the disused & unspecced identicon functionality (#4106) 6 years ago
Richard van der Hoff e5b52d0f94 Make psutil an explicit dependency 6 years ago
Will Hunt d6a7797dd1 Fix roomlist since tokens on Python 3 (#4046) 6 years ago
Amber Brown 381d2cfdf0
Make workers work on Py3 (#4027) 6 years ago
Richard van der Hoff a59d899668 Pin to prometheus_client<0.4 to avoid renaming all of our metrics 6 years ago
Amber Brown b3064532d0
Run our oldest supported configuration in CI (#3952) 6 years ago
Richard van der Hoff a9d84f4e44 We require attrs 16.0.0 6 years ago
Richard van der Hoff 625542878d bump dep on pyopenssl to 16.x 6 years ago
Amber Brown 2d2828dcbc
Port http/ to Python 3 (#3771) 6 years ago