summary refs log tree commit diff
path: root/synapse/http/server.py (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-16add an admin endpoint for authorizing server to signal token revocationsH. Shay2-0/+53
2023-08-16Rename pagination&purge locks and add comments explaining them (#16112)Mathieu Velten8-19/+29
2023-08-16Add link explaining ELK stack to structured_logging.md (#16091)axel simon2-1/+2
2023-08-16Attempt to fix twisted trunk (#16115)David Robertson4