summary refs log tree commit diff
path: root/demo/start.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-02Include a public_baseurl in configs generated by the demo script. (#8443)Patrick Cloke1-0/+2
2020-10-02Add unit test for event persister sharding (#8433)Erik Johnston8-27/+371
2020-10-01Add config option for always using "userinfo endpoint" for OIDC (#7658)BBBSnowball6-15/+65
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-01Enable mypy checking for unreachable code and fix instances. (#8432)Patrick Cloke17-53/+38
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-30