summary refs log tree commit diff
path: root/synapse/handlers/auth.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-09-27 09:43:27 +0100
committerErik Johnston <erik@matrix.org>2016-09-27 11:23:49 +0100
commit9040c9ffa1b9de46dba95edbce66759ee5c1e6c7 (patch)
treeaa4ad63575969d746876884f4acdb79ad085c2b8 /synapse/handlers/auth.py
parentMerge pull request #1140 from matrix-org/erikj/typing_fed_timeout (diff)
downloadsynapse-9040c9ffa1b9de46dba95edbce66759ee5c1e6c7.tar.xz
Fix background reindex of origin_server_ts
The storage function `_get_events_txn` was removed everywhere except
from this background reindex. The function was removed due to it being
(almost) completely unused while also being large and complex.
Therefore, instead of resurrecting `_get_events_txn` we manually
reimplement the bits that are needed directly.
Diffstat (limited to 'synapse/handlers/auth.py')
0 files changed, 0 insertions, 0 deletions