Patrick Cloke
|
eed7c5b89e
Convert auth handler to async/await (#7261)
|
vor 4 Jahren |
Richard van der Hoff
|
39230d2171
Clean up some LoggingContext stuff (#7120)
|
vor 4 Jahren |
Erik Johnston
|
8df862e45d
Add `rooms.room_version` column (#6729)
|
vor 4 Jahren |
Erik Johnston
|
75d8f26ac8
Split state groups into a separate data store (#6296)
|
vor 5 Jahren |
Erik Johnston
|
2284eb3a53
Add database config class (#6513)
|
vor 5 Jahren |
Erik Johnston
|
bc5cb8bfe8
Remove database config parsing from apps.
|
vor 5 Jahren |
Erik Johnston
|
4ca3ef10b9
Fixup tests
|
vor 5 Jahren |
Amber Brown
|
0f87b912ab
Implementation of MSC2314 (#6176)
|
vor 5 Jahren |
Erik Johnston
|
ec6de1cc7d
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_out_persistence_store
|
vor 5 Jahren |
Neil Johnson
|
2794b79052
Option to suppress resource exceeded alerting (#6173)
|
vor 5 Jahren |
Erik Johnston
|
3ca4c7c516
Use new EventPersistenceStore
|
vor 5 Jahren |
Erik Johnston
|
336eeea3ff
Fix postgres unit tests to use prepare_database
|
vor 5 Jahren |
Andrew Morgan
|
4548d1f87e
Remove unnecessary parentheses around return statements (#5931)
|
vor 5 Jahren |
Richard van der Hoff
|
8c97f6414c
Remove non-functional 'expire_access_token' setting (#5782)
|
vor 5 Jahren |
Andrew Morgan
|
baf081cd3b
Merge tag 'v1.2.0rc2' into develop
|
vor 5 Jahren |
Jorik Schellekens
|
cf2972c818
Fix servlet metric names (#5734)
|
vor 5 Jahren |
Amber Brown
|
4806651744
Replace returnValue with return (#5736)
|
vor 5 Jahren |
Richard van der Hoff
|
9481707a52
Fixes to the federation rate limiter (#5621)
|
vor 5 Jahren |
Amber Brown
|
463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606)
|
vor 5 Jahren |
Richard van der Hoff
|
c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522)
|
vor 5 Jahren |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
vor 5 Jahren |
Neil Johnson
|
a11865016e
Set default room version to v4. (#5379)
|
vor 5 Jahren |
Andrew Morgan
|
3719680ee4
Add ability to perform password reset via email without trusting the identity server (#5377)
|
vor 5 Jahren |
Amber Brown
|
f1e5b41388
Make all the rate limiting options more consistent (#5181)
|
vor 5 Jahren |
Erik Johnston
|
dc4f6d1b01
Use correct config option for ratelimiting in tests
|
vor 5 Jahren |
Amber Brown
|
df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171)
|
vor 5 Jahren |
Amber Brown
|
b36c82576e
Run Black on the tests again (#5170)
|
vor 5 Jahren |
Richard van der Hoff
|
54a87a7b08
Collect room-version variations into one place (#4969)
|
vor 5 Jahren |
Richard van der Hoff
|
a54a44734f
Use an explicit dbname for postgres connections in the tests. (#4928)
|
vor 5 Jahren |
Erik Johnston
|
cc09685830
Add test
|
vor 5 Jahren |