Historie revizí

Autor SHA1 Zpráva Datum
  Patrick Cloke 679c691f6f Remove more usages of cursor_to_dict. (#16551) před 8 měsíci
  Patrick Cloke aa483cb4c9 Update ruff config (#16283) před 9 měsíci
  Shay e625c3dca0 Revert "Stop writing to column `user_id` of tables `profiles` and `user_filters`. (#15953) před 11 měsíci
  Shay f25b0f8808 Stop writing to column `user_id` of tables `profiles` and `user_filters` (#15787) před 11 měsíci
  Shay d0c4257f14 `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) před 1 rokem
  Shay 9f6ff6a0eb Add not null constraint to column `full_user_id` of tables `profiles` and `user_filters` (#15537) před 1 rokem
  Shay 301b4156d5 Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) před 1 rokem
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) před 2 roky
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) před 2 roky
  David Robertson e605e4b8f2 Database storage profile passes mypy (#11342) před 2 roky
  Jonathan de Jong 89cfc3dd98 [pyupgrade] `tests/` (#10347) před 2 roky
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) před 3 roky
  Patrick Cloke e7b769aea1 Convert storage test cases to HomeserverTestCase. (#9736) před 3 roky
  Dirk Klimpel 7a2e9b549d Remove user's avatar URL and displayname when deactivated. (#8932) před 3 roky
  Patrick Cloke 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) před 3 roky
  Patrick Cloke 050e20e7ca Convert some of the general database methods to async (#8100) před 3 roky
  Erik Johnston 852f80d8a6 Fixup tests před 4 roky
  Erik Johnston c66a06ac6b Move storage classes into a main "data store". před 4 roky
  Amber Brown 77055dba92 Fix tests on postgresql (#3740) před 5 roky
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) před 5 roky
  black 8b3d9b6b19 Run black. před 5 roky
  Amber Brown 49af402019 run isort před 6 roky
  Richard van der Hoff 63ef607f1f Fix tests for Store.__init__ update před 6 roky
  Mark Haines 700487a7c7 Fix flake8 warnings for tests před 8 roky
  Matthew Hodgson 6c28ac260c copyrights před 8 roky
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a před 9 roky
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string před 9 roky
  Paul "LeoNerd" Evans bcf5121937 Neaten more of the storage layer tests with assertObjectHasAttributes; more standardisation on test layout před 9 roky
  Paul "LeoNerd" Evans ae7dfeb5b6 Use new 'tests.unittest' in new storage level tests před 9 roky
  Paul "LeoNerd" Evans 493b1e6d3c Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer constructor, as DataStore's constructor will want it ready před 9 roky