summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-20Fixup generated metrics configErik Johnston1-0/+2
2019-02-20Fix registration on workers (#4682)Erik Johnston14-151/+277
2019-02-20Run unit tests against python 3.7 (#467