summary refs log tree commit diff
path: root/synapse/util/async_helpers.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-15Ensure the terms params are actually providedTravis Ralston1-0/+1
2018-10-15Python is hardTravis Ralston1-5/+6
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-12Update login terms structure for the proposed language supportTravis Ralston1-4/+7
2018-10-12Rely on the lack of ?u to represent public accessTravis Ralston2-10/+6
also general cleanup
2018-10-12Update documentation and templates for new consentTravis Ralston2-10/+18
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-12Don't mangle exceptionsDavid Baker1-4/+2
2018-10-12Split /room_keys/version into 2 servletsDavid Baker1-9/+21
2018-10-12PR feedback pt. 1David Baker3-29/+22
2018-10-12Comments on get_all_new_events_streamRichard van der Hoff1-1/+15
just some docstrings to clarify the behaviour here
2018-10-10Add description to counter metricErik Johnston1-1/+5
2018-10-10Update newsfileErik Johnston1-1/+1
2018-10-10Track number of non-empty sync responses insteadErik Johnston1-9/+15
2018-10-10Append _total to metric and fix up spellingErik Johnston1-2/+2