MatrixSynapse/synapse
Richard van der Hoff 592ee217a3 Merge commit 'b7e7fd2' into release-v0.31.0 2018-06-06 07:02:02 +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 Merge pull request #3264 from matrix-org/neil/sign-up-stats 2018-06-01 13:42:01 +00:00
appservice
config Add private IPv6 addresses to preview blacklist #3312 2018-06-01 12:18:35 +02: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 LaterGauge 2018-06-03 14:16:17 +03:00
groups
handlers 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
http
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 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
server_notices
static/client
storage Merge pull request #3264 from matrix-org/neil/sign-up-stats 2018-06-01 13:42:01 +00:00
streams
util 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
__init__.py bump version and changelog 2018-06-04 16:09:58 +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
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