MatrixSynapse/synapse
Richard van der Hoff 0f05fd1530
Reduce the number of calls to `resource.getrusage` (#7183)
Let's just call `getrusage` once on each logcontext change, rather than twice.
2020-04-03 13:21:30 +01:00
..
_scripts
api Support SAML in the user interactive authentication workflow. (#7102) 2020-04-01 08:48:00 -04:00
app Remove some `run_in_background` calls in replication code (#7203) 2020-04-03 12:29:30 +01:00
appservice
config Revert "Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback"" 2020-04-03 11:28:49 +01:00
crypto
events
federation Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00:00
groups
handlers Support SAML in the user interactive authentication workflow. (#7102) 2020-04-01 08:48:00 -04:00
http Fix "'NoneType' has no attribute start|stop" logcontext errors (#7181) 2020-03-31 15:18:41 +01:00
logging Reduce the number of calls to `resource.getrusage` (#7183) 2020-04-03 13:21:30 +01:00
metrics
module_api
push Fix concurrent modification errors in pusher metrics (#7106) 2020-03-19 10:28:49 +00:00
replication Remove connections per replication stream metric. (#7195) 2020-04-01 10:40:46 +01:00
res/templates Support SAML in the user interactive authentication workflow. (#7102) 2020-04-01 08:48:00 -04:00
rest Support SAML in the user interactive authentication workflow. (#7102) 2020-04-01 08:48:00 -04:00
server_notices
spam_checker_api
state
static Revert "Revert "Improve the UX of the login fallback when using SSO (#7152)"" 2020-04-03 11:28:43 +01:00
storage Merge pull request #7190 from matrix-org/rav/one_bg_update_at_a_time 2020-04-03 13:17:30 +01:00
streams
util Rewrite prune_old_outbound_device_pokes for efficiency (#7159) 2020-03-30 19:06:52 +01:00
__init__.py 1.12.3 2020-04-03 10:57:07 +01:00
event_auth.py
notifier.py
python_dependencies.py Fix the debian build in a better way. (#7212) 2020-04-03 10:23:36 +01:00
secrets.py
server.py Fix a bug which could cause incorrect 'cyclic dependency' error. (#7178) 2020-03-31 13:09:16 +01:00
server.pyi Remove usage of "conn_id" for presence. (#7128) 2020-03-30 16:37:24 +01:00
types.py
visibility.py