Richard van der Hoff
|
63ef607f1f
Fix tests for Store.__init__ update
|
7 anni fa |
Richard van der Hoff
|
eaaabc6c4f
replace 'except:' with 'except Exception:'
|
7 anni fa |
Erik Johnston
|
c974116f19
Implement device key caching over federation
|
7 anni fa |
Erik Johnston
|
524d61bf7e
Fix tests
|
8 anni fa |
Erik Johnston
|
35e2cc8b52
Merge pull request #1155 from matrix-org/erikj/pluggable_pwd_auth
|
8 anni fa |
Patrik Oldsberg
|
9bfc617791
storage/appservice: make appservice methods only relying on the cache synchronous
|
8 anni fa |
Erik Johnston
|
850b103b36
Implement pluggable password auth
|
8 anni fa |
Erik Johnston
|
84379062f9
Fix AS retries, but with correct ordering
|
8 anni fa |
Erik Johnston
|
310197bab5
Fix AS retries
|
8 anni fa |
Erik Johnston
|
05e01f21d7
Remove event fetching from DB threads
|
8 anni fa |
Erik Johnston
|
ce2cdced61
Move cache size fiddling to descriptors only. Fix tests
|
8 anni fa |
Erik Johnston
|
0487c9441f
Fix tests
|
8 anni fa |
Daniel Wagner-Hall
|
2680043bc6
Require ID and as_token be unique for ASs
|
8 anni fa |
Matthew Hodgson
|
6c28ac260c
copyrights
|
8 anni fa |
Erik Johnston
|
4fe95094d1
Merge branch 'develop' of github.com:matrix-org/synapse into mysql
|
9 anni fa |
Erik Johnston
|
9236136f3a
Make work in both Maria and SQLite. Fix tests
|
9 anni fa |
Kegan Dougal
|
cf1fa59f4b
Use a sender localpart instead of a user ID.
|
9 anni fa |
Kegan Dougal
|
c217504949
Edit SQL schema to use string IDs not ints. Use token as ID. Update tests.
|
9 anni fa |
Kegan Dougal
|
b59aa74556
Fix tests and missing returns on deferreds.
|
9 anni fa |
Kegan Dougal
|
d33ae65efc
Remove more reg/unreg methods. Read config not database for cache.
|
9 anni fa |
Kegan Dougal
|
b98cd03193
Use event IDs instead of dumping event content in the txns table.
|
9 anni fa |
Kegan Dougal
|
0a60bbf4fa
Finish appservice txn storage impl and tests.
|
9 anni fa |
Kegan Dougal
|
1ead1caa18
Implement create_appservice_txn with tests.
|
9 anni fa |
Kegan Dougal
|
1c2dcf762a
Partially implement txn store methods with tests.
|
9 anni fa |
Kegan Dougal
|
de190e49d5
Add more unit tests for exclusive namespaces.
|
9 anni fa |
Kegan Dougal
|
127efeeb68
Update unit tests to use new format.
|
9 anni fa |
Kegan Dougal
|
cb43fbeeb4
Fix tests which broke when event caching was introduced.
|
9 anni fa |
Kegan Dougal
|
27091f146a
Add hs_token column and generate a different token f.e application service.
|
9 anni fa |
Kegan Dougal
|
89f2e8fbdf
Fix bug in store defer. Add more unit tests.
|
9 anni fa |