summary refs log tree commit diff
path: root/synapse/python_dependencies.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-21Turn off newsfile checkErik Johnston1-10/+0
2019-03-21Fix typo and add descriptionErik Johnston1-1/+5
2019-03-21Rejig testcase to make it more extensibleErik Johnston1-17/+22
2019-03-21Remove debugErik Johnston1-1/+0
2019-03-21Add testsErik Johnston1-1/+66
2019-03-21Fix upsertErik Johnston1-0/+1
2019-03-20Log requests which are simulated by the unit tests. (#4905)Richard van der Hoff2-8/+2
Rather than stubbing out the access_log, make it actually log the requests, which makes it a lot more obvious what is going on during tests.
2019-03-20Revert spurious deleteErik Johnston1-0/+4
2019-03-20comment block_roomErik Johnston1-0/+9
2019-03-20Use flagsErik Johnston5-15/+17
2019-03-20Move requester check into assert_accepted_privacy_policyErik Johnston1-5/+8
<