Commit History

Author SHA1 Message Date
  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
  Kegan Dougal b98cd03193 Use event IDs instead of dumping event content in the txns table. 9 years ago
  Kegan Dougal 0a60bbf4fa Finish appservice txn storage impl and tests. 9 years ago
  Kegan Dougal 1ead1caa18 Implement create_appservice_txn with tests. 9 years ago
  Kegan Dougal 1c2dcf762a Partially implement txn store methods with tests. 9 years ago
  Kegan Dougal de190e49d5 Add more unit tests for exclusive namespaces. 9 years ago
  Kegan Dougal 127efeeb68 Update unit tests to use new format. 9 years ago
  Kegan Dougal cb43fbeeb4 Fix tests which broke when event caching was introduced. 9 years ago
  Kegan Dougal 27091f146a Add hs_token column and generate a different token f.e application service. 9 years ago
  Kegan Dougal 89f2e8fbdf Fix bug in store defer. Add more unit tests. 9 years ago