summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-17Fix incorrect truncation in get_missing_eventsRichard van der Hoff5-35/+26
2018-10-17Put the warning blob at the top of the fileRichard van der Hoff1-6/+9
2018-10-17Ship the email templates as package_dataRichard van der Hoff13-6/+50
2018-10-15update changelog v0.33.7rc1Amber Brown11-10/+28
2018-10-15update changelogAmber Brown1-2/+1
2018-10-15version bumpAmber Brown1-1/+1
2018-10-14synapse/app: frontend_proxy.py: actually make workers work on py3Ivan Shapovalov2-2/+3
2018-10-14synapse/visibility.py: fix SyntaxError on py3.7Ivan Shapovalov2-1/+2
2018-10-12missed oneDavid Baker1-0/+1
2018-10-13Make workers work on Py3 (#4027)Amber Brown13-62/+64
2018-10-12Linting soothes the savage PEP8 monsterDavid Baker1-4/+9
2018-10-12Misc PR feedback bitsDavid Baker1-2/+2
2018-10-12