История коммитов

Автор SHA1 Сообщение Дата
  Patrick Cloke 468dcc767b Allow admins to create aliases when they are not in the room (#7191) 4 лет назад
  Patrick Cloke 13892776ef Allow deleting an alias if the user has sufficient power level (#6986) 4 лет назад
  Patrick Cloke 7dcbc33a1b Validate the alt_aliases property of canonical alias events (#6971) 4 лет назад
  Patrick Cloke fe3941f6e3 Stop sending events when creating or deleting aliases (#6904) 4 лет назад
  Patrick Cloke 02e89021f5 Convert the directory handler tests to use HomeserverTestCase (#6919) 4 лет назад
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 лет назад
  Amber Brown b36c82576e Run Black on the tests again (#5170) 5 лет назад
  Erik Johnston cc09685830 Add test 5 лет назад
  Erik Johnston eaf4d11af9 Add configurable room list publishing rules 5 лет назад
  Erik Johnston e5481b22aa Use allow/deny 6 лет назад
  Erik Johnston 3c580c2b47 Add tests for alias creation rules 6 лет назад
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) 6 лет назад
  black 8b3d9b6b19 Run black. 6 лет назад
  Amber Brown 49af402019 run isort 6 лет назад
  Erik Johnston cb9f8e527c s/replication_client/federation_client/ 6 лет назад
  Erik Johnston 6ea27fafad Fix tests 6 лет назад
  Erik Johnston 631a73f7ef Fix tests 6 лет назад
  Richard van der Hoff 0bfea9a2be fix tests 7 лет назад
  Erik Johnston c974116f19 Implement device key caching over federation 7 лет назад
  Matthew Hodgson 6c28ac260c copyrights 8 лет назад
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a 9 лет назад
  Mark Haines ada711504e Replace hs.parse_roomalias with RoomAlias.from_string 9 лет назад
  Erik Johnston 7f4c7fe4e8 PEP8 10 лет назад
  Erik Johnston dd3711bdbd Fix tests.handlers.test_directory 10 лет назад
  Mark Haines 574377636e Add a keyword argument to get_json to avoid retrying on DNS failures. Rather than passing MatrixHttpClient.RETRY_DNS_LOOKUP_FAILURES as a fake query string parameter 10 лет назад
  Mark Haines 4f11518934 Split PlainHttpClient into separate clients for talking to Identity servers and talking to Capatcha servers 10 лет назад
  Paul "LeoNerd" Evans b0406b9ead Merge remote-tracking branch 'origin/develop' into test-sqlite-memory 10 лет назад
  Paul "LeoNerd" Evans cd62ee3f29 Have all unit tests import from our own subclass of trial's unittest TestCase; set up logging in ONE PLACE ONLY 10 лет назад
  Paul "LeoNerd" Evans 493b1e6d3c Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer constructor, as DataStore's constructor will want it ready 10 лет назад
  Paul "LeoNerd" Evans d13d0bba51 Unit-test DirectoryHandler against (real) SQLite memory store, not mocked storage layer 10 лет назад