summary refs log tree commit diff
path: root/contrib (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-07Fixes typo (bellow -> below) (#7449)Patrick Cloke3-2/+3
2020-05-07Add more type hints to SAML handler. (#7445)Patrick Cloke3-12/+18
2020-05-07Support any process writing to cache invalidation stream. (#7436)Erik Johnston26-231/+226
2020-05-07Add a configuration setting for the dummy event threshold (#7422)Brendan Abolivier4-1/+31
2020-05-06Improve per-block CPU and DB usage metrics (#7426)Patrick Cloke2-12/+27
2020-05-06Port group attestation renewal slow down from matrix-org-hotfixes (#7442)Andrew Morgan2-4/+3
2020-05-06Make redis go faster with hiredis (#7439)Richard van der Hoff2-1/+4
2020-05-06Stop Auth methods from polling the config on every req. (#7420)Andrew Morgan7-106/+168
2020-05-06Make get_e2e_cross_signing_key delegate to get_e2e_cross_signing_keys_bulkRichard van der Hoff2-54/+7
2020-05-06Fix batching for fetching cross-signing keysRichard van der Hoff1-23/+15
2020-05-06use an upsert to update device_lists_outbound_last_successRichard van der Hoff4-18/+72
2020-05-06Better type