anonymousland-synapse/synapse
Richard van der Hoff 245d53d32a Write a clear restart indicator in logs
I'm fed up with never being able to find the point a server restarted in the
logs.
2018-06-20 15:33:14 +01:00
..
api Refactor get_send_level to take a power_levels event 2018-06-14 11:26:27 +01:00
app Write a clear restart indicator in logs 2018-06-20 15:33:14 +01:00
appservice Merge pull request #3344 from Half-Shot/hs/as-metrics 2018-06-07 11:37:12 +01:00
config Write a clear restart indicator in logs 2018-06-20 15:33:14 +01:00
crypto Try to log more helpful info when a sig verification fails 2018-06-08 12:13:08 +01:00
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 Remove run_on_reactor (#3395) 2018-06-14 18:27:37 +10:00
groups Replace some more comparisons with six 2018-05-19 17:56:31 +02:00
handlers Remove run_on_reactor (#3395) 2018-06-14 18:27:37 +10:00
http Merge pull request #3276 from matrix-org/dbkr/unbind 2018-06-11 16:02:00 +01:00
metrics spell gauge correctly 2018-06-16 07:10:34 +01:00
module_api
push Remove run_on_reactor (#3395) 2018-06-14 18:27:37 +10:00
replication Fix replication metrics 2018-06-04 16:23:05 +01:00
rest Remove run_on_reactor (#3395) 2018-06-14 18:27:37 +10:00
server_notices Avoid sending consent notice to guest users 2018-05-25 11:36:43 +01:00
static/client
storage Merge pull request #3276 from matrix-org/dbkr/unbind 2018-06-11 16:02:00 +01:00
streams
util Remove run_on_reactor (#3395) 2018-06-14 18:27:37 +10:00
__init__.py v0.31.2 2018-06-14 16:24:32 +01:00
event_auth.py Make default state_default 50 2018-06-14 12:38:09 +01:00
notifier.py cleanup pep8 errors 2018-05-22 16:54:22 -05:00
python_dependencies.py Add missing dependency on attr 2018-06-06 17:12:41 +01:00
server.py Stub out ServerNoticesSender on the workers 2018-05-22 11:54:51 +01:00
server.pyi Send users a server notice about consent 2018-05-22 11:54:51 +01:00
state.py fix idiotic typo in state res 2018-06-11 14:43:55 +01:00
types.py
visibility.py