summary refs log tree commit diff
path: root/pylint.cfg (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-01Use the version of "matrix-angular-sdk" hosted on pypiMark Haines2-7/+0
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-29don't log the whole DB config (including postgres password...)Matthew Hodgson1-2/+2
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 unused importDaniel Wagner-Hall1-1/+0
2015-08-26Swap out bcrypt for md5 in testsDaniel Wagner-Hall3-3/+39
2015-08-26Merge erikj/user_dedup to developDaniel Wagner-Hall4-12/+50
2015-08-26Pass an empty list of arguments to tox if no arguments are givenMark Haines1-0/+2
2015-08-26Install tox locally if it wasn't already installed when running setup.py testMark Haines1-2/+10
2015-08-26Make 'setup.py test' run toxMark Haines3-5/+27
2015-08-26Allow tests to be filter when using toxDaniel Wagner-Hall1-1/+1
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 v0.10.0-rc3Erik Johnston2-1/+18
2015-08-25Update config docErik Johnston1-1/+2
2015-08-25s/--generated-directory/--keys-directory/Erik Johnston1-7/+7
2015-08-25Warn if we encounter unexpected files in config directoriesErik Johnston1-7/+17
2015-08-25Add config option to specify where generated files should be dumpedErik Johnston1-2/+14
2015-08-25Fix up one more referenceDaniel Wagner-Hall2-4/+2
2015-08-25Stop looking up "admin", which we never readDaniel Wagner-Hall9-24/+5
2015-08-25Allow specifying directories as config filesErik Johnston1-6/+24
2015-08-25Re-wrap lineDaniel Wagner-Hall1-3/+1
2015-08-25