MatrixSynapse/synapse
Richard van der Hoff 0834b49c6a Fix event filtering in get_missing_events handler 2018-06-08 11:34:46 +01:00
..
api Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
app Add hacky cache factor override system 2018-06-04 15:39:28 +01:00
appservice Merge pull request #3344 from Half-Shot/hs/as-metrics 2018-06-07 11:37:12 +01:00
config Merge remote-tracking branch 'origin/master' into develop 2018-06-05 17:42:49 +01:00
crypto
events Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
federation federation/send_queue.py: fix usage of sortedcontainers.SortedDict 2018-06-06 02:45:18 +03:00
groups
handlers Fix event filtering in get_missing_events handler 2018-06-08 11:34:46 +01:00
http redact_uri in two missed log paths 2018-06-06 10:25:48 +01:00
metrics Hopefully, fix LaterGuage error handling 2018-06-04 15:59:14 +01:00
module_api
push Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
replication Fix replication metrics 2018-06-04 16:23:05 +01:00
rest fix log 2018-06-07 00:26:38 +01:00
server_notices
static/client
storage Fix sql error in _get_state_groups_from_groups 2018-06-06 14:19:01 +01:00
streams
util Port to sortedcontainers (with tests!) (#3332) 2018-06-06 00:13:57 +10:00
__init__.py bump version and changelog 2018-06-06 11:26:21 +01:00
event_auth.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
notifier.py
python_dependencies.py Add missing dependency on attr 2018-06-06 17:12:41 +01:00
server.py
server.pyi
state.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
types.py
visibility.py