summary refs log tree commit diff
path: root/tox.ini (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-01Add changelog and AUTHORS file entryJoseph Weston2-0/+4
2019-03-01Add 'server_version' endpoint to admin APIJoseph Weston2-1/+58
2019-03-01Import 'admin' module rather than 'register_servlets' directlyJoseph Weston1-2/+2
2019-02-28Minor docstring fixes for MatrixFederationAgent (#4765)Andrew Morga