Commit History

Author SHA1 Message Date
  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
  Erik Johnston 850b103b36 Implement pluggable password auth 7 years ago
  Erik Johnston 84379062f9 Fix AS retries, but with correct ordering 8 years ago
  Erik Johnston 310197bab5 Fix AS retries 8 years ago
  Erik Johnston 05e01f21d7 Remove event fetching from DB threads 8 years ago
  Erik Johnston ce2cdced61 Move cache size fiddling to descriptors only. Fix tests 8 years ago
  Erik Johnston 0487c9441f Fix tests 8 years ago
  Daniel Wagner-Hall 2680043bc6 Require ID and as_token be unique for ASs 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Erik Johnston 4fe95094d1 Merge branch 'develop' of github.com:matrix-org/synapse into mysql 9 years ago
  Erik Johnston 9236136f3a Make work in both Maria and SQLite. Fix tests 9 years ago
  Kegan Dougal cf1fa59f4b Use a sender localpart instead of a user ID. 9 years ago
  Kegan Dougal c217504949 Edit SQL schema to use string IDs not ints. Use token as ID. Update tests. 9 years ago
  Kegan Dougal b59aa74556 Fix tests and missing returns on deferreds. 9 years ago
  Kegan Dougal d33ae65efc Remove more reg/unreg methods. Read config not database for cache. 9 years ago