summary refs log tree commit diff
path: root/sphinx_api_docs.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-26correct attributions in changelogRichard van der Hoff1-1/+2
2019-07-261.2.1Richard van der Hoff5-4/+30
2019-07-26Log when we receive a /make_* request from a different originRichard van der Hoff3-4/+38
2019-07-26Log when we receive receipt from a different originErik Johnston1-13/+22
2019-07-26Fix DoS when there is a cycle in redaction eventsRichard van der Hoff1-0/+4
Make sure that synapse doesn't explode when a redaction redacts itself, or there is a larger cycle.
2019-07-25log when a redaction attempts to redact an event in a different roomRichard van der Hoff2-0/+28
2019-07-251.2.0 v1.2.0 release-v1.2.0Andrew Morgan3-3/+12
2019-07-241.2.0rc2 v1.2.0rc2Andrew Morgan3-2/+10
2019-07-24Fix servlet metric names (#5734)Jorik Schellekens10-31/+92
* Fix servlet metric names Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * Remove redundant check * Cover all return paths
2019-07-22