summary refs log tree commit diff
path: root/.coveragerc (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-15Add FileExfiltrationWriterErik Johnston1-1/+69
2019-07-15Use set_defaults(func=) styleErik Johnston1-11/+8
2019-07-15Move creation of ArgumentParser to callerErik Johnston2-11/+8
2019-07-15Fix up commentsErik Johnston2-3/+3
2019-07-15Change add_arguments to be a static methodErik Johnston5-5/+39
2019-07-15Return a different error from Invalid Password when a user is deactivated (#5...Andrew Morgan3-0/+26
2019-07-12Add a `docker` type to the towncrier configuration (#5673)Richard van der Hoff7-14/+27
2019-07-12Implement access token expiry (#5660)Richard van der Hoff14-31/+253
2019-07-12Fixup docstringsErik Johnston1-7/+5
2019-07-12fix typo: backgroud -> backgroundAndrew Morgan2-5/+5
2019-07-12fix changelog nameRichard van der Hoff1-0/+0
2019-07-12Update reverse_proxy.rst (#5397)Ulrik Günther2-0/+3
2019-07-12Add missing space in default logging file format generated by the Docker imag...Slavi Pantaleev2-1/+2
2019-07-12Upgrade Alpine Linux used in the Docker image (3.8 -> 3.10) (#5619)Slavi Pantaleev2-2/+3
2019-07-12Add a mechanism for per-test configs (#5657)Richard van der Hoff2-1/+55
2019-07-11Use /src for checking out synapse during sytests (#5664)Amber Brown2-0/+4
2019-07-11 Improved docs on setting up Postgresql (#5661)Lrizika2-4/+16
2019-07-11small typo fix (#5655)Andrew Morgan2-1/+2
2019-07-11Clean up exception handling for access_tokens (#5656)Richard van der Hoff6-100/+111
2019-07-11Add basic opentracing support (#5544)Jorik Schellekens12-12/+633
2019-07-11Inline issue_access_token (#5659)Richard van der Hoff3-8/+5
2019-07-10Remove access-token support from RegistrationStore.register (#5642)Richard van der Hoff9-79/+30
2019-07-10TypoBrendan Abolivier1-1/+1
2019-07-10