Историја ревизија

Аутор SHA1 Порука Датум
  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 пре 9 година
  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 пре 10 година
  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 година
  Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. пре 10 година
  Erik Johnston 30bcbc433a Fix up directory server to not require uploading room hosts. Update the room hosts table with the current room hosts (if we have them) on GET. пре 10 година
  Kegan Dougal 7fc84c7019 Make retrying requests on DNS failures configurable, and turn off retrying only in directory.get_association пре 10 година
  Kegan Dougal 9a1638ed21 Removed http_server from HomeServer. Updated unit tests to use either resource_for_federation or resource_for_client depending on what is being tested. пре 10 година
  Paul "LeoNerd" Evans 3a1cfe18cf Implement directory service federation by Federation Queries; avoid local_only hack; add unit tests пре 10 година