Commit Verlauf

Autor SHA1 Nachricht Datum
  Patrick Cloke 3ac412b4e2 Require types in tests.storage. (#14646) vor 1 Jahr
  David Robertson f2d2481e56 Require SQLite >= 3.27.0 (#13760) vor 2 Jahren
  Dirk Klimpel 444588c5fc Add some type hints to tests files (#12833) vor 2 Jahren
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) vor 2 Jahren
  reivilibre e6897e7383 Refactor `tests.util.setup_test_homeserver` and `tests.server.setup_test_homeserver`. (#11503) vor 2 Jahren
  Olivier Wilkinson (reivilibre) 8cd68b8102 Revert accidental commits to develop. vor 2 Jahren
  Olivier Wilkinson (reivilibre) b3fd99b74a Move `tests.utils.setup_test_homeserver` to `tests.server` vor 2 Jahren
  Marcus 8070b893db update black to 21.6b0 (#10197) vor 3 Jahren
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) vor 3 Jahren
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) vor 3 Jahren
  Erik Johnston ae5b2a72c0 Reduce serialization errors in MultiWriterIdGen (#8456) vor 4 Jahren
  Patrick Cloke 30426c7063 Convert additional database methods to async (select list, search, insert_many, delete_*) (#8168) vor 4 Jahren
  Patrick Cloke 4a739c73b4 Convert simple_update* and simple_select* to async (#8173) vor 4 Jahren
  Patrick Cloke 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) vor 4 Jahren
  Patrick Cloke 050e20e7ca Convert some of the general database methods to async (#8100) vor 4 Jahren
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) vor 4 Jahren
  Richard van der Hoff 67593b1728 Add `HomeServer.signing_key` property (#7805) vor 4 Jahren
  Amber Brown 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) vor 4 Jahren
  Erik Johnston 2284eb3a53 Add database config class (#6513) vor 4 Jahren
  Erik Johnston 852f80d8a6 Fixup tests vor 4 Jahren
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class vor 4 Jahren
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions vor 4 Jahren
  Amber Brown b36c82576e Run Black on the tests again (#5170) vor 5 Jahren
  Amber Brown 7072fe3084 Fix UPSERTs on SQLite 3.24+ (#4477) vor 5 Jahren
  Amber Brown 58f6c48183 Use native UPSERTs where possible (#4306) vor 5 Jahren
  Richard van der Hoff 414fa36f3e Fix up tests vor 6 Jahren
  black 8b3d9b6b19 Run black. vor 6 Jahren
  Amber Brown 49af402019 run isort vor 6 Jahren
  Richard van der Hoff 63ef607f1f Fix tests for Store.__init__ update vor 7 Jahren
  Erik Johnston 00957d1aa4 User Cursor.__iter__ instead of fetchall vor 7 Jahren