summary refs log tree commit diff
path: root/tests/unittest.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-02Fix DB query on startup for negative streams. (#8447)Erik Johnston2-1/+2
2020-10-02Convert additional templates to Jinja (#8444)Patrick Cloke9-116/+121
2020-10-02Fix malformed log line in new federation "catch up" logic (#8442)Richard van der Hoff2-1/+2
2020-10-01Do not expose the experimental appservice login flow to clients. (#8440)Patrick Cloke2-2/+1
2020-10-01update changelog v1.21.0rc1Richard van der Hoff2-2/+1
2020-10-01fix a logging error in thumbnailer (#8435)Richard van der Hoff2-1/+2
2020-10-01changelog fixesRichard van der Hoff1-2/+1
2020-10-01fix version numberRichard van der Hoff2-3/+3
2020-10-011.21.0Richard van der Hoff87-87/+103
2020-10-01Add prometheus metrics to track federation delays (#8430)Richard van der Hoff8-6/+88
2020-09-30Make token serializing/deserializing async (#8427)Erik Johnston17-59/+115
2020-09-30Allow additional SSO pr