Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-05-16 | Comments | Erik Johnston | 1 | -0/+8 |
2018-05-16 | Move and rename variable | Erik Johnston | 1 | -3/+3 |
2018-05-15 | Make purge_history operate on tokens | Erik Johnston | 3 | -21/+25 |
2018-05-15 | Use events_to_purge table rather than token | Erik Johnston | 1 | -15/+34 |
2018-05-10 | transaction_id, destination twice | Damir Manapov | 1 | -2/+0 |
2018-05-10 | Set Server header in SynapseRequest | Richard van der Hoff | 23 | -27/+28 |
2018-05-10 | Catch failure to part user from room | David Baker | 1 | -7/+13 |
2018-05-10 | Many docstrings | David Baker | 2 | -0/+36 |
2018-05-10 | Remove redundant request_handler decorator | Richard van der Hoff | 7 | -38/+42 |
2018-05-10 | Factor wrap_request_handler_with_logging out of wrap_request_handler | Richard van der Hoff | 1 | -54/+66 |
2018-05-10 | Remove include_metrics param | Richard van der Hoff | 1 | -17/+7 |
2018-05-10 | Move outgoing_responses_counter handling to RequestMetrics | Richard van der Hoff | 2 | -4/+2 |
2018-05-10 | Bump requests_counter in wrapped_request_handler | Richard van der Hoff | 1 | -4/+11 |
2018-05-10 |