MatrixSynapse/synapse
Patrick Cloke b2b0c85279
Support providing an index predicate for upserts. (#13822)
This is useful to upsert against a table which has a unique
partial index while avoiding conflicts.
2022-09-15 18:28:48 +00:00
..
_scripts
api Remove unused method in `synapse.api.auth.Auth`. (#13795) 2022-09-14 10:33:54 -04:00
app
appservice
config
crypto
events
federation Fix a long-standing spec compliance bug where Synapse would accept a trailing slash on the end of `/get_missing_events` federation requests. (#13789) 2022-09-14 09:28:12 +01:00
handlers Keep track when we try and fail to process a pulled event (#13589) 2022-09-14 13:57:50 -05:00
http
logging
metrics
module_api
push Update event push action and receipt tables to support threads. (#13753) 2022-09-14 17:11:16 +00:00
replication
res
rest A third batch of Pydantic validation for rest/client/account.py (#13736) 2022-09-15 18:36:02 +01:00
server_notices
spam_checker_api
state
static
storage Support providing an index predicate for upserts. (#13822) 2022-09-15 18:28:48 +00:00
streams
util Fix a memory leak when running the unit tests. (#13798) 2022-09-14 15:29:05 +00:00
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py