Commit Graph

15407 Commits (e9a8c05bef24483c3d726e01a98441258b8af7a7)
 

Author SHA1 Message Date
Brendan Abolivier e9a8c05bef
Merge pull request #6243 from matrix-org/babolivier/port_db_fix_imports 5 years ago
Brendan Abolivier 2f859e865a
Changelog 5 years ago
Brendan Abolivier b2510dce85
Fix import paths in synapse_port_db 5 years ago
Brendan Abolivier c97ed64db3
Make synapse_port_db correctly create indexes (#6102) 5 years ago
Andrew Morgan 409c62b27b
Add config linting script that checks for bool casing (#6203) 5 years ago
Erik Johnston 7b6d99fa5a
Merge pull request #6231 from matrix-org/erikj/refactor_stores 5 years ago
Erik Johnston c17efdc01c Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_stores 5 years ago
Erik Johnston 23d62eded2 Clean up prepare_database.py a bit and add comments 5 years ago
Erik Johnston 6cc497f99b Delete background_update table creation in main data_store 5 years ago
Erik Johnston 1bbc5444a8 Move README into synapse/storage/__init__.py 5 years ago
Hubert Chathi 2761731634
Merge pull request #5726 from matrix-org/uhoreg/e2e_cross-signing2-part2 5 years ago
Andrew Morgan b2945d2672
Fix demo script on ipv6-supported boxes (#6229) 5 years ago
Adrien Luxey 0327a00a37 Update postgres.md (#6234) 5 years ago
Erik Johnston acf47c7698 Add a basic README to synapse.storage 5 years ago
Erik Johnston 336eeea3ff Fix postgres unit tests to use prepare_database 5 years ago
Erik Johnston bb6264be0b Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_stores 5 years ago
Erik Johnston 4b5163d521 Fix packaging 5 years ago
Erik Johnston 3c304aaaeb Newsfile 5 years ago
Erik Johnston ffd24545bb Fix schema management to work with multiple data stores. 5 years ago
Erik Johnston c66a06ac6b Move storage classes into a main "data store". 5 years ago
Andrew Morgan 22a9f75097 Delete format_tap.py (#6219) 5 years ago
Hubert Chathi 6493ed5723 Add changelog entry 5 years ago
Richard van der Hoff 93eaeec75a
Remove Auth.check method (#6217) 5 years ago
Hubert Chathi 36adfaedab Merge branch 'develop' into cross-signing_sig_upload 5 years ago
Hubert Chathi 125eb45e19 fix doc strings 5 years ago
Hubert Chathi 0a9d22808c Merge branch 'uhoreg/e2e_cross-signing_merged' into develop 5 years ago
Richard van der Hoff 47ada4dffe
Merge pull request #6214 from matrix-org/rav/event_auth/1 5 years ago
Richard van der Hoff 2b22faded7 Merge remote-tracking branch 'origin/develop' into rav/event_auth/1 5 years ago
Richard van der Hoff 560c122267
Fix logging config for the docker image (#6197) 5 years ago
Hubert Chathi cfc28325a6 Merge branch 'develop' into uhoreg/e2e_cross-signing_merged 5 years ago
Hubert Chathi 770a6053a0 add note about database upgrade 5 years ago
Brendan Abolivier 1ee97cbd01
Merge branch 'master' into develop 5 years ago
Brendan Abolivier 9fc14b5e84 Synapse 1.4.1 (2019-10-18) 5 years ago
Hubert Chathi f0f6a2b360 use the right function for when we're already in runInteraction 5 years ago
Erik Johnston d98029ea89
Merge pull request #6196 from matrix-org/erikj/await 5 years ago
przemas75 c3772a71cb Update docker-compose.yml for a static config file, and update traefik examples (#6142) 5 years ago
Brendan Abolivier 774b8d0930
Fix changelog 5 years ago
Brendan Abolivier 41b9faed16 1.4.1 5 years ago
Bart Noordervliet dc4bec885d Add missing BOOLEAN_COLUMNs to synapse_port_db (#6216) 5 years ago
Richard van der Hoff 80003dfcd5 Merge remote-tracking branch 'origin/develop' into rav/event_auth/1 5 years ago
Erik Johnston 5859a5c569 Fix presence timeouts when synchrotron restarts. (#6212) 5 years ago
Richard van der Hoff 1594de856c changelog 5 years ago
Richard van der Hoff 1ba359a11f rip out some unreachable code 5 years ago
Richard van der Hoff 6fb0a3da07 Remove dead changelog file 5 years ago
Richard van der Hoff 423f7ae397 Fix up changelogs 5 years ago
Richard van der Hoff 70d9759cdf Synapse 1.4.1rc1 (2019-10-17) 5 years ago
Richard van der Hoff 71cd3fed66 1.4.1rc1 5 years ago
Erik Johnston 5b0e9948ea Do the update as a background index 5 years ago
Erik Johnston a2bb50c2eb Merge pull request #6185 from matrix-org/erikj/fix_censored_evnets 5 years ago
Hubert Chathi 06fc66c81e
Merge pull request #6193 from matrix-org/uhoreg/interpret_device_key_in_storage 5 years ago