summary refs log tree commit diff
path: root/synapse/util/metrics.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-24remove trailing whiter spaceNeil Johnson1-1/+1
2018-10-24fix tupleRichard van der Hoff1-1/+2
2018-10-24Update changelog.d/3975.featureRichard van der Hoff1-1/+1
2018-10-23remove errant exception and styleNeil Johnson3-7/+7
2018-10-17clean up config error logic and importsNeil Johnson3-20/+21
2018-10-13no need to join room if creatorNeil Johnson1-1/+2
2018-10-12improve auto room join logic, comments and testsNeil Johnson4-9/+36
2018-10-04move logic into register, fix room alias localpart bug, testsNeil Johnson3-46/+62
2018-10-04changelog v0.33.6 release-v0.33.6Amber Brown2-1/+9
2018-10-04full versionAmber Brown1-1/+1
2018-10-03Pin to prometheus_client<0.4 to avoid renaming all of our metricsRichard van der Hoff2-1/+5
2018-10-03Sanitise error messages when user doesn't have permission to inviteErik Johnston1-5/+2