Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Erik Johnston ae5b2a72c0 Reduce serialization errors in MultiWriterIdGen (#8456) 4 yıl önce
  Patrick Cloke 30426c7063 Convert additional database methods to async (select list, search, insert_many, delete_*) (#8168) 4 yıl önce
  Patrick Cloke 4a739c73b4 Convert simple_update* and simple_select* to async (#8173) 4 yıl önce
  Patrick Cloke 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) 4 yıl önce
  Patrick Cloke 050e20e7ca Convert some of the general database methods to async (#8100) 4 yıl önce
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 4 yıl önce
  Richard van der Hoff 67593b1728 Add `HomeServer.signing_key` property (#7805) 4 yıl önce
  Amber Brown 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 yıl önce
  Erik Johnston 2284eb3a53 Add database config class (#6513) 4 yıl önce
  Erik Johnston 852f80d8a6 Fixup tests 5 yıl önce
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 5 yıl önce
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions 5 yıl önce
  Amber Brown b36c82576e Run Black on the tests again (#5170) 5 yıl önce
  Amber Brown 7072fe3084 Fix UPSERTs on SQLite 3.24+ (#4477) 5 yıl önce
  Amber Brown 58f6c48183 Use native UPSERTs where possible (#4306) 5 yıl önce
  Richard van der Hoff 414fa36f3e Fix up tests 6 yıl önce
  black 8b3d9b6b19 Run black. 6 yıl önce
  Amber Brown 49af402019 run isort 6 yıl önce
  Richard van der Hoff 63ef607f1f Fix tests for Store.__init__ update 7 yıl önce
  Erik Johnston 00957d1aa4 User Cursor.__iter__ instead of fetchall 7 yıl önce
  Erik Johnston 8aab9d87fa Don't require config to create database 8 yıl önce
  Daniel Wagner-Hall 95481e7ba7 Merge pull request #571 from matrix-org/daniel/asids 8 yıl önce
  Mark Haines 700487a7c7 Fix flake8 warnings for tests 8 yıl önce
  Daniel Wagner-Hall 763360594d Mark AS users with their AS's ID 8 yıl önce
  Matthew Hodgson 6c28ac260c copyrights 8 yıl önce
  Mark Haines 1ee3d26432 synapse/storage/_base.py:_simple_selectupdate_one was unused 9 yıl önce
  Erik Johnston a2c4f3f150 Fix daedlock 9 yıl önce
  Erik Johnston 43c2e8deae Add support for using executemany 9 yıl önce
  Erik Johnston 22d7a59306 Fix tests after commit 9a0579 9 yıl önce
  Erik Johnston 9236136f3a Make work in both Maria and SQLite. Fix tests 9 yıl önce