MatrixSynapse/synapse
Mark Haines 41e4b2efea Add the create_profile method back since the tests use it 2016-06-17 19:20:47 +01:00
..
api
app Fix setting gc thresholds in the workers 2016-06-17 11:48:12 +01:00
appservice
config Turn use_frozen_events off by default 2016-06-17 15:11:22 +01:00
crypto
events
federation Merge pull request #878 from matrix-org/erikj/ujson 2016-06-17 16:22:12 +01:00
handlers Add a comment on why we don't create a profile for upgrading users 2016-06-17 19:18:53 +01:00
http Work around TLS bug in twisted 2016-06-15 10:39:08 +01:00
metrics
push Fix ``KeyError: 'msgtype'``. Use ``.get`` 2016-06-17 13:49:16 +01:00
replication
rest Line lengths 2016-06-15 16:58:12 +01:00
static/client
storage Add the create_profile method back since the tests use it 2016-06-17 19:20:47 +01:00
streams
util Remove registered_users from the distributor. 2016-06-17 19:14:16 +01:00
__init__.py Bump version and changelog 2016-06-15 15:50:48 +01:00
notifier.py
python_dependencies.py
server.py Use worker_ prefixes for worker config, use existing support for multiple config files 2016-06-16 17:29:50 +01:00
state.py
types.py Make get_domain_from_id throw SynapseError on invalid ID 2016-06-14 13:25:29 +01:00
visibility.py