Historial de Commits

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