forked-synapse/synapse
Erik Johnston 547b1355d3 Fix perf regression in PR #3530
The get_entities_changed function was changed to return all changed
entities since the given stream position, rather than only those changed
from a given list of entities. This resulted in the function incorrectly
returning large numbers of entities that, for example, caused large
increases in database usage.
2018-07-17 10:27:51 +01:00
..
api Make auth & transactions more testable (#3499) 2018-07-14 07:34:49 +10:00
app run isort 2018-07-09 16:09:20 +10:00
appservice run isort 2018-07-09 16:09:20 +10:00
config rerun isort with latest version 2018-07-16 14:23:25 +02:00
crypto run isort 2018-07-09 16:09:20 +10:00
events run isort 2018-07-09 16:09:20 +10:00
federation rename assert_params_in_request to assert_params_in_dict 2018-07-13 21:53:01 +02:00
groups another typo 2018-07-10 12:28:42 +01:00
handlers typo 2018-07-13 12:03:39 +01:00
http rerun isort with latest version 2018-07-16 14:23:25 +02:00
metrics run isort 2018-07-09 16:09:20 +10:00
module_api Delete devices in various logout situations 2017-11-29 16:44:35 +00:00
push run isort 2018-07-09 16:09:20 +10:00
replication Use stream cache in get_linearized_receipts_for_room 2018-07-10 17:22:42 +01:00
rest rerun isort with latest version 2018-07-16 14:23:25 +02:00
server_notices run isort 2018-07-09 16:09:20 +10:00
static/client
storage rerun isort with latest version 2018-07-16 14:23:25 +02:00
streams Fix develop because I broke it :( (#3535) 2018-07-14 09:51:00 +10:00
util Fix perf regression in PR #3530 2018-07-17 10:27:51 +01:00
__init__.py version 2018-07-07 10:48:06 +10:00
event_auth.py run isort 2018-07-09 16:09:20 +10:00
notifier.py run isort 2018-07-09 16:09:20 +10:00
python_dependencies.py Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
server.py run isort 2018-07-09 16:09:20 +10:00
server.pyi Send users a server notice about consent 2018-05-22 11:54:51 +01:00
state.py run isort 2018-07-09 16:09:20 +10:00
types.py run isort 2018-07-09 16:09:20 +10:00
visibility.py run isort 2018-07-09 16:09:20 +10:00