Commit History

Author SHA1 Message Date
  Will Hunt e8dbbcb64c Fix get|set_type_stream_id_for_appservice store functions (#8648) 3 years ago
  Will Hunt c276bd9969 Send some ephemeral events to appservices (#8437) 3 years ago
  Erik Johnston e3debf9682 Add logging on startup/shutdown (#8448) 3 years ago
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago
  Patrick Cloke e00816ad98 Do not yield on awaitables in tests. (#8193) 3 years ago
  Patrick Cloke f40645e60b Convert events worker database to async/await. (#8071) 3 years ago
  Patrick Cloke 050e20e7ca Convert some of the general database methods to async (#8100) 3 years ago
  Patrick Cloke a3a59bab7b Convert appservice, group server, profile and more databases to async (#8066) 3 years ago
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 3 years ago
  Amber Brown 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 years ago
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
  Erik Johnston 2284eb3a53 Add database config class (#6513) 4 years ago
  Erik Johnston 852f80d8a6 Fixup tests 4 years ago
  Erik Johnston 9a4fb457cf Change DataStores to accept 'database' param. 4 years ago
  Erik Johnston c66a06ac6b Move storage classes into a main "data store". 4 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Erik Johnston 4fb44fb5b9 Expose DataStore._get_events as get_events_as_list 5 years ago
  Amber Brown 77055dba92 Fix tests on postgresql (#3740) 5 years ago
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) 5 years ago
  black 8b3d9b6b19 Run black. 5 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Adrian Tschira 1515560f5c Use str(e) instead of e.message 6 years ago
  Erik Johnston cb9f8e527c s/replication_client/federation_client/ 6 years ago
  Erik Johnston 6ea27fafad Fix tests 6 years ago
  Richard van der Hoff 63ef607f1f Fix tests for Store.__init__ update 6 years ago
  Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
  Erik Johnston c974116f19 Implement device key caching over federation 7 years ago
  Erik Johnston 524d61bf7e Fix tests 7 years ago
  Erik Johnston 35e2cc8b52 Merge pull request #1155 from matrix-org/erikj/pluggable_pwd_auth 7 years ago
  Patrik Oldsberg 9bfc617791 storage/appservice: make appservice methods only relying on the cache synchronous 7 years ago