- Dec 05, 2019
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Dec 04, 2019
-
-
Erik Johnston authored
-
- Nov 27, 2019
-
-
Amber Brown authored
-
- Jul 31, 2019
-
-
Amber Brown authored
-
- Jul 17, 2019
-
-
Richard van der Hoff authored
We can now use `_get_events_from_cache_or_db` rather than going right back to the database, which means that (a) we can benefit from caching, and (b) it opens the way forward to more extensive checks on the original event. We now always require the original event to exist before we will serve up a redaction.
-
- Jul 12, 2019
-
-
Richard van der Hoff authored
It's useful to be able to tweak the homeserver config to be used for each test. This PR adds a mechanism to do so.
-
- Jul 03, 2019
-
-
Amber Brown authored
-
- Jul 02, 2019
-
-
Erik Johnston authored
-
- Jun 29, 2019
-
-
Amber Brown authored
-
- Jun 24, 2019
-
-
Richard van der Hoff authored
* Pull config_dir_path and data_dir_path calculation out of read_config_files * Pass config_dir_path and data_dir_path into read_config
-
- Jun 20, 2019
-
-
Amber Brown authored
-
- Jun 13, 2019
-
-
Amber Brown authored
-
- Jun 11, 2019
-
-
Erik Johnston authored
-
- May 13, 2019
-
-
Amber Brown authored
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171)
-
- May 10, 2019
-
-
Amber Brown authored
-
- May 07, 2019
-
-
Richard van der Hoff authored
This endpoint isn't much use for its intended purpose if you first need to get yourself an admin's auth token. I've restricted it to the `/_synapse/admin` path to make it a bit easier to lock down for those concerned about exposing this information. I don't imagine anyone is using it in anger currently.
-
- Apr 04, 2019
-
-
Brendan Abolivier authored
-
- Mar 21, 2019
-
-
Amber Brown authored
-
- Mar 18, 2019
-
-
Amber Brown authored
-
- Mar 04, 2019
-
-
Richard van der Hoff authored
-
- Jan 29, 2019
-
-
Richard van der Hoff authored
I got fed up with always adding '@unittest.DEBUG' every time I needed to debug a test.
-
- Jan 24, 2019
-
-
Amber Brown authored
-
- Dec 14, 2018
-
-
Neil Johnson authored
Allow for the creation of a support user. A support user can access the server, join rooms, interact with other users, but does not appear in the user directory nor does it contribute to monthly active user limits.
-
- Dec 04, 2018
-
-
Richard van der Hoff authored
-
- Nov 27, 2018
-
-
Richard van der Hoff authored
* Add better diagnostics to flakey keyring test * fix interpolation fail * Check logcontexts before and after each test * update changelog * update changelog
-
Richard van der Hoff authored
* Some words about garbage collections and logcontexts * Do a GC after each test to fix logcontext leaks This feels like an awful hack, but... * changelog
-
- Nov 06, 2018
-
-
Amber Brown authored
-
- Nov 05, 2018
-
-
Amber Brown authored
-
- Oct 30, 2018
-
-
Amber Brown authored
-
- Oct 01, 2018
-
-
Amber Brown authored
-
- Sep 27, 2018
-
-
Schnuffle authored
Signed-off-by:
Schnuffle <schnuffle@github.com>
-
- Sep 20, 2018
-
-
Amber Brown authored
-
Amber Brown authored
-
- Sep 03, 2018
-
-
Amber Brown authored
-
- Aug 30, 2018
-
-
Amber Brown authored
-
- Aug 17, 2018
-
-
Amber Brown authored
-
- Aug 14, 2018
-
-
Amber Brown authored
-
- Aug 10, 2018
-
-
black authored
-
- Jul 17, 2018
-
-
Amber Brown authored
-