summary refs log tree commit diff
path: root/pylint.cfg (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-12Make auth module use EventTypes constantsErik Johnston1-27/+23
2014-12-12Fix tests and remove debug loggingErik Johnston2-6/+7
2014-12-12Consistently url decode and decode as utf 8 the URL partsErik Johnston5-43/+35
2014-12-12Store json as UTF-8 and not bytesErik Johnston1-1/+1
2014-12-12PyflakesErik Johnston1-1/+0
2014-12-12Fix membership handler testErik Johnston1-82/+97
2014-12-12Fix test.Erik Johnston1-1/+1
2014-12-12Validate message, topic and name event contentsErik Johnston3-1/+27
2014-12-12Fix stream test. Make sure we add join to auth_events for invitiationsErik Johnston2-4/+6
2014-12-11Fix replication testsErik Johnston1-12/+6
2014-12-11Fix federation testErik Johnston2-19/+25
2014-12-11Allow only one download for a given image at a time, so that we don't end up ...Mark Haines3-20/+29
2014-12-11Fix room creation testErik Johnston1-34/+34