Commit Graph

15818 Commits (d537be1ebd0e7ce4c84118efa400932cc6432aa9)
 

Author SHA1 Message Date
Erik Johnston d537be1ebd Pass Database into the data store 5 years ago
Erik Johnston d64bb32a73 Move are_all_users_on_domain checks to main data store. 5 years ago
Erik Johnston 9a4fb457cf Change DataStores to accept 'database' param. 5 years ago
Erik Johnston f3ea2f5a08
Merge pull request #6469 from matrix-org/erikj/make_database_class 5 years ago
Erik Johnston 2ace775d88 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/make_database_class 5 years ago
Erik Johnston e216ec381a Remove unused var 5 years ago
Manuel Stahl 649b6bc088 Replace /admin/v1/users_paginate endpoint with /admin/v2/users (#5925) 5 years ago
Erik Johnston d085a8a0a5
Merge pull request #6483 from matrix-org/erikj/port_rest_v2 5 years ago
Erik Johnston edb8b6af9a Newsfile 5 years ago
Erik Johnston 9c41ba4c5f Port rest.client.v2 5 years ago
Erik Johnston af5d0ebc72
Merge pull request #6482 from matrix-org/erikj/port_rest_v1 5 years ago
Erik Johnston 410bfd035a Newsfile 5 years ago
Erik Johnston 4ca3ef10b9 Fixup tests 5 years ago
Erik Johnston 1a0997bbd5 Port rest/v1 to async/await 5 years ago
Andrew Morgan 09623446d4 Merge branch 'master' of github.com:matrix-org/synapse into develop 5 years ago
Andrew Morgan ff119879d6 Revert "Modify systemd unit file reference to align with installation instruction (#6369)" 5 years ago
Clifford Garwood II dc8747895e Modify systemd unit file reference to align with installation instruction (#6369) 5 years ago
Richard van der Hoff 63d6ad1064
Stronger typing in the federation handler (#6480) 5 years ago
Richard van der Hoff e1f4c83f41
Sanity-check the rooms of auth events before pulling them in. (#6472) 5 years ago
Clifford Garwood II ba7af15d4e Modify systemd unit file reference to align with installation instruction (#6369) 5 years ago
Erik Johnston 8b77fc6506 Fix DB scripts 5 years ago
Erik Johnston 6dcd6c40a0 Newsfile 5 years ago
Erik Johnston 4a33a6dd19 Move background update handling out of store 5 years ago
Erik Johnston 8863624f78 Comments 5 years ago
Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 5 years ago
Erik Johnston ddbbfc9512
Merge pull request #6464 from matrix-org/erikj/make_public_sql_base 5 years ago
Brendan Abolivier fe799f353d
Merge pull request #6470 from matrix-org/babolivier/port_db_ci_failure 5 years ago
Brendan Abolivier f8421a1404
Fix background updates for synapse_port_db 5 years ago
Brendan Abolivier 02c1f36ccd
Changelog 5 years ago
Brendan Abolivier 6cd11109db
Make synapse_port_db exit with a non-0 code if something failed 5 years ago
Richard van der Hoff e203874caa
get rid of (most of) have_events from _update_auth_events_and_context_for_auth (#6468) 5 years ago
Erik Johnston 685fae1ba5 Newsfile 5 years ago
Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions 5 years ago
Erik Johnston c2f525a525 Don't call SQLBaseStore methods from outside stores 5 years ago
Erik Johnston 3eb15c01d9
Merge pull request #6454 from matrix-org/erikj/clean_base_Store 5 years ago
Erik Johnston 9186c105a0 Revert "Move get_user_count_txn out of base store" 5 years ago
Erik Johnston a7f20500ff _CURRENT_STATE_CACHE_NAME is public 5 years ago
Erik Johnston b9449012db
Merge pull request #6441 from syamgk/fix-parameter-mismatch 5 years ago
Brendan Abolivier c530f9af4d
Merge pull request #6329 from matrix-org/babolivier/context_filters 5 years ago
Erik Johnston 00f0d67566 Move get_user_count_txn out of base store 5 years ago
Erik Johnston a785a2febe Newsfile 5 years ago
Erik Johnston 1056d6885a Move cache invalidation to main data store 5 years ago
Erik Johnston 6b2867096b Move event fetch vars to EventWorkStore 5 years ago
Erik Johnston ddd48b6851 Move account validity bg updates to registration store 5 years ago
Brendan Abolivier 65c6aee621
Un-remove room purge test 5 years ago
Brendan Abolivier aeda1b3b94
Merge branch 'babolivier/context_filters' of github.com:matrix-org/synapse into babolivier/context_filters 5 years ago
Brendan Abolivier 9dc84b7989
Merge branch 'develop' into babolivier/context_filters 5 years ago
Brendan Abolivier 08a436ecb2
Incorporate review 5 years ago
Andrew Morgan c1ae453932
Markdownification and other fixes to CONTRIBUTING (#6461) 5 years ago
Andrew Morgan 85901939c1
Fix error when using synapse_port_db on a vanilla synapse db (#6449) 5 years ago