summary refs log tree commit diff
path: root/synapse/handlers (unfollow)
<
Commit message (Expand)AuthorFilesLines
2018-08-22Rename WorkerProfileHandler to BaseProfileHandlerErik Johnston1-3/+10
2018-08-22Add assert to ensure handler is only run on masterErik Johnston1-0/+2
2018-08-22Remove redundant varsErik Johnston1