summary refs log tree commit diff
path: root/synapse/metrics (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-27TypoErik Johnston1-1/+1
2017-04-27Add some extra logging for edge cases of federationErik Johnston1-2/+22
2017-04-25document how to make IPv6 work (#2088)Matthew Hodgson1-0/+19
2017-04-25Make state caches cache in asciiErik Johnston1-2/+3
2017-04-25fix upErik Johnston1-1/+2
2017-04-25Don't specify default as dictErik Johnston1-1/+1
2017-04-25CommentErik Johnston1-0/+2
2017-04-25Reduce size of joined_user cacheErik Johnston4-11/+40
2017-04-25Reduce _get_state_group_for_event cache sizeErik Johnston1-1/+1
2017-04-25Remove DEBUG_CACHESErik Johnston1-2/+0
2017-04-25Reduce cache size by not storing deferredsErik Johnston2-22/+28
2017-04-24Fix code for reporting old verify keys in synapseMark Haines1-3/+2
2017-04-24Only intern ascii stringsErik Johnston1-18/+11
2017-04-24</