MatrixSynapse/synapse/replication/slave/storage
Andrew Morgan 546c23e496 Merge branch 'develop' of github.com:matrix-org/synapse into hawkowl/cache-config-without-synctl
* 'develop' of github.com:matrix-org/synapse: (199 commits)
  Extend web_client_location to handle absolute URLs (#7006)
  Add some benchmarks for LruCache (#6446)
  Convert http.HTTPStatus objects to their int equivalent (#7188)
  Reduce the number of calls to `resource.getrusage` (#7183)
  Remove some `run_in_background` calls in replication code (#7203)
  Revert "Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback""
  Revert "Revert "Improve the UX of the login fallback when using SSO (#7152)""
  Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback"
  Revert "Improve the UX of the login fallback when using SSO (#7152)"
  tweak changelog
  1.12.3
  Update docstring per review comments
  Fix device list update stream ids going backward (#7158)
  Fix the debian build in a better way. (#7212)
  Fix changelog wording
  1.12.2
  Pin Pillow>=4.3.0,<7.1.0 to fix dep issue
  1.12.1
  review comment
  1.12.1
  ...
2020-04-03 17:13:16 +01:00
..
__init__.py Add a slaved events store class 2016-04-06 14:18:35 +01:00
_base.py Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00:00
_slaved_id_tracker.py Fix assertion to stop transaction queue getting wedged 2017-03-15 12:16:55 +00:00
account_data.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
appservice.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
client_ips.py cleanup 2020-01-17 01:05:50 +11:00
deviceinbox.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
devices.py Comments from review 2020-03-18 10:13:55 +00:00
directory.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
events.py Merge worker apps into one. (#6964) 2020-02-25 16:56:55 +00:00
filtering.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
groups.py Allow moving group read APIs to workers (#6866) 2020-02-07 11:14:19 +00:00
keys.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
presence.py Fixup synapse.replication to pass mypy checks (#6667) 2020-01-14 14:08:06 +00:00
profile.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
push_rule.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
pushers.py Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00:00
receipts.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
registration.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
room.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
transactions.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00