summary refs log tree commit diff
path: root/tests/test_visibility.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix tests on postgresql (#3740)Amber Brown2018-09-041-1/+1
* Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_s...Erik Johnston2018-08-201-72/+75
|\
| * Run tests under PostgreSQL (#3423)Amber Brown2018-08-131-1/+1
| * Run black.black2018-08-101-71/+74
* | Fix testsErik Johnston2018-08-091-1/+3
|/
* Fix visibility of events from erased users over federationRichard van der Hoff2018-07-171-0/+63
* fix importsRichard van der Hoff2018-07-171-0/+1
* Add a test which profiles filter_events_for_server in a large roomRichard van der Hoff2018-07-161-2/+155
* Move filter_events_for_server out of FederationHandlerRichard van der Hoff2018-07-161-0/+107