synapse-product/synapse
Erik Johnston 5e50058473 Remove unused indices
This includes removing both unused indices and indices that are subsets
of other indices.
2016-05-13 13:28:07 +01:00
..
api Merge branch 'develop' of github.com:matrix-org/synapse into erikj/ignore_user 2016-05-09 13:21:06 +01:00
app Pass through _get_state_group_for_events 2016-05-10 19:18:03 +02:00
appservice Remove some unused functions (#711) 2016-04-08 14:01:56 +01:00
config More consistent config naming 2016-05-10 14:39:16 +02:00
crypto Uncommit accidentally commited edit to cipher list 2016-05-10 18:44:32 +02:00
events Remove the is_new_state argument to persist event. 2016-03-31 15:00:42 +01:00
federation Run transaction queue on reactor 2016-05-09 10:10:06 +01:00
handlers missed a spot 2016-05-12 18:19:58 +01:00
http Fix more typos in per-request metrics 2016-04-28 15:29:46 +01:00
metrics copyrights 2016-01-07 04:26:29 +00:00
push move filter_events_for_client out of base handler 2016-05-11 13:42:37 +01:00
replication Log the stream IDs in an order that makes sense 2016-05-13 11:54:44 +01:00
rest Merge remote-tracking branch 'origin/develop' into dbkr/email_notifs 2016-05-10 14:40:19 +02:00
static/client
storage Remove unused indices 2016-05-13 13:28:07 +01:00
streams Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util Docstring 2016-04-29 19:47:35 +01:00
__init__.py Bump version and changelog 2016-03-30 12:35:25 +01:00
notifier.py move filter_events_for_client out of base handler 2016-05-11 13:42:37 +01:00
python_dependencies.py Merge remote-tracking branch 'origin/develop' into dbkr/email_notifs 2016-04-29 10:05:20 +01:00
server.py Optionally split out the pushers into a separate process 2016-04-21 17:22:37 +01:00
state.py Always use state cache entry if it exists 2016-04-20 11:49:10 +01:00
types.py Add and use get_domian_from_id 2016-05-09 10:36:03 +01:00
visibility.py move filter_events_for_client out of base handler 2016-05-11 13:42:37 +01:00