summary refs log tree commit diff
path: root/docs/metrics-howto.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-04DEPENDENCY_LINKS was turned to a listErik Johnston1-1/+1
2015-09-03Change log level to infoErik Johnston1-1/+1
2015-09-03Bump version and changelogErik Johnston2-1/+6
2015-09-02Lists use 'append'Erik Johnston1-1/+1
2015-09-02Bump version and changelog v0.10.0-rc6Erik Johnston2-1/+7
2015-09-02Update README to include RAM requirementsErik Johnston1-0/+1
2015-09-02Make port script handle empty sent_transactions tableErik Johnston1-6/+9
2015-09-01Lower size of 'stateGroupCache' now that we have data from matrix.org to supp...Erik Johnston1-1/+1
2015-09-01Remove spurious .py from docsErik Johnston1-1/+1
2015-08-28Actually add config pathErik Johnston1-0/+2
2015-08-27Clean up scripts/Erik Johnston5-380/+4
2015-08-27Bump version and changelog v0.10.0-rc5Erik Johnston2-1/+6
2015-08-27ConsistencyErik Johnston1-3/+3
2015-08-27Check for an internationalised filename firstErik Johnston1-8/+14
2015-08-27None check the correct variableErik Johnston1-2/+3
2015-08-27Check for NoneErik Johnston1-1/+1
2015-08-27Bump changelog and version v0.10.0-rc4Erik Johnston2-4/+11
2015-08-26Give a sensible error message if the filename is invalid UTF-8Mark Haines2-2/+8
2015-08-26Handle unicode filenames given when downloading or received over federationMark Haines1-5/+21
2015-08-26Allow non-ascii filenames for attachmentsMark Haines3-8/+17
2015-08-26Remove needless existence checksErik Johnston1-7/+3
2015-08-26Don't loop over all rooms ever in typing.get_new_events_for_userErik Johnston1-2/+2
2015-08-25Bump changelog and version