summary refs log tree commit diff
path: root/.circleci (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-29Mypy fixes for `synapse.handlers.federation` (#8422)Richard van der Hoff6-11/+19
2020-09-29Add support for running Complement against the local checkout (#8317)Andrew Morgan2-0/+23
2020-09-29Filter out appservices from mau count (#8404)Will Hunt3-2/+25
2020-09-29Only assert valid next_link params when provided (#8417)Andrew Mo