Patrick Cloke
|
509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
|
4 anni fa |
Erik Johnston
|
2284eb3a53
Add database config class (#6513)
|
5 anni fa |
Erik Johnston
|
852f80d8a6
Fixup tests
|
5 anni fa |
Erik Johnston
|
9a4fb457cf
Change DataStores to accept 'database' param.
|
5 anni fa |
Erik Johnston
|
c66a06ac6b
Move storage classes into a main "data store".
|
5 anni fa |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
5 anni fa |
Erik Johnston
|
4fb44fb5b9
Expose DataStore._get_events as get_events_as_list
|
5 anni fa |
Amber Brown
|
77055dba92
Fix tests on postgresql (#3740)
|
6 anni fa |
Amber Brown
|
99dd975dae
Run tests under PostgreSQL (#3423)
|
6 anni fa |
black
|
8b3d9b6b19
Run black.
|
6 anni fa |
Amber Brown
|
49af402019
run isort
|
6 anni fa |
Adrian Tschira
|
1515560f5c
Use str(e) instead of e.message
|
6 anni fa |
Erik Johnston
|
cb9f8e527c
s/replication_client/federation_client/
|
6 anni fa |
Erik Johnston
|
6ea27fafad
Fix tests
|
6 anni fa |
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
|
9 anni fa |
Matthew Hodgson
|
6c28ac260c
copyrights
|
9 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 |