summary refs log tree commit diff
path: root/synapse/http/server.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-24Bump changelog and versionErik Johnston2-1/+15
2016-08-24Remove tracerErik Johnston1-2/+1
2016-08-24Preserve some logcontextsErik Johnston18-99/+136
2016-08-24Add None checks to backfillErik Johnston1-2/+2
2016-08-23Pass through user-supplied content in /join/$room_idKegan Dougal2-2/+13
2016-08-22Bump changelog and version v0.17.1-rc1Erik Johnston2-1/+34
2016-08-22Delete old received_transactionsErik Johnston2-4/+45
2016-08-22Update commentMark Haines1-1/+2
2016-08-22Add usage stats to prometheus monitoringMark Haines1-2/+25
2016-08-22Add exception logging. Fix typoErik Johnston1-3/+3
2016-08-22Allow request handlers to override metric nameErik Johnston1-21/+31
2016-08-22Use top level measureErik Johnston1-15/+1