summary refs log tree commit diff
path: root/pylint.cfg (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-15fix cyrillic URL previews by hardcoding all page decoding to UTF-8 for now, r...Matthew Hodgson1-16/+8
2016-04-15Lower timeout for make_membership_eventErik Johnston1-1/+2
2016-04-15Simplify _check_passwordErik Johnston1-5/+9
2016-04-15Use SynapseError 504 for Timeout errorsErik Johnston1-1/+2
2016-04-14Fix check_password rather than inverting the meaning of _check_local_password...Mark Haines1-9/+12
2016-04-14Fix login to error for nonexistent usersDavid Baker1-1/+1
2016-04-14fix urlparse import thinko breaking tiny URLsMatthew Hodgson1-5/+5
2016-04-14Make v2_alpha reg follow the AS API specificationKegan Dougal1-0/+5
2016-04-14comment out 2c838f6459db35ad9812a83184d85a06ca5d940a due to risk of https://e...Matthew Hodgson1-16/+16
2016-04-14Measure push action generatorErik Johnston1-11/+15
2016-04-14Don't push for everyone who ever sent an RR to the roomDavid Baker1-1/+13
2016-04-14Add missing yieldErik Johnston1-1/+1
2016-04-14