Historique des commits

Auteur SHA1 Message Date
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) il y a 6 ans
  black 8b3d9b6b19 Run black. il y a 6 ans
  Amber Brown 49af402019 run isort il y a 6 ans
  Adrian Tschira 1515560f5c Use str(e) instead of e.message il y a 6 ans
  Erik Johnston cb9f8e527c s/replication_client/federation_client/ il y a 6 ans
  Erik Johnston 6ea27fafad Fix tests il y a 6 ans
  Richard van der Hoff 63ef607f1f Fix tests for Store.__init__ update il y a 7 ans
  Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' il y a 7 ans
  Erik Johnston c974116f19 Implement device key caching over federation il y a 7 ans
  Erik Johnston 524d61bf7e Fix tests il y a 8 ans
  Erik Johnston 35e2cc8b52 Merge pull request #1155 from matrix-org/erikj/pluggable_pwd_auth il y a 8 ans
  Patrik Oldsberg 9bfc617791 storage/appservice: make appservice methods only relying on the cache synchronous il y a 8 ans
  Erik Johnston 850b103b36 Implement pluggable password auth il y a 8 ans
  Erik Johnston 84379062f9 Fix AS retries, but with correct ordering il y a 8 ans
  Erik Johnston 310197bab5 Fix AS retries il y a 8 ans
  Erik Johnston 05e01f21d7 Remove event fetching from DB threads il y a 8 ans
  Erik Johnston ce2cdced61 Move cache size fiddling to descriptors only. Fix tests il y a 8 ans
  Erik Johnston 0487c9441f Fix tests il y a 8 ans
  Daniel Wagner-Hall 2680043bc6 Require ID and as_token be unique for ASs il y a 8 ans
  Matthew Hodgson 6c28ac260c copyrights il y a 8 ans
  Erik Johnston 4fe95094d1 Merge branch 'develop' of github.com:matrix-org/synapse into mysql il y a 9 ans
  Erik Johnston 9236136f3a Make work in both Maria and SQLite. Fix tests il y a 9 ans
  Kegan Dougal cf1fa59f4b Use a sender localpart instead of a user ID. il y a 9 ans
  Kegan Dougal c217504949 Edit SQL schema to use string IDs not ints. Use token as ID. Update tests. il y a 9 ans
  Kegan Dougal b59aa74556 Fix tests and missing returns on deferreds. il y a 9 ans
  Kegan Dougal d33ae65efc Remove more reg/unreg methods. Read config not database for cache. il y a 9 ans
  Kegan Dougal b98cd03193 Use event IDs instead of dumping event content in the txns table. il y a 9 ans
  Kegan Dougal 0a60bbf4fa Finish appservice txn storage impl and tests. il y a 9 ans
  Kegan Dougal 1ead1caa18 Implement create_appservice_txn with tests. il y a 9 ans
  Kegan Dougal 1c2dcf762a Partially implement txn store methods with tests. il y a 9 ans