summary refs log tree commit diff
path: root/scripts-dev (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-16bump version and changelog for 0.29.0 v0.29.0Neil Johnson2-1/+5
2018-05-14further musical chairsNeil Johnson1-2/+3
2018-05-14rearrange and collect related PRsNeil Johnson1-26/+27
2018-05-14v0.29.0-rc1: bump version and change log v0.29.0-rc1Neil Johnson2-3/+65
2018-05-10transaction_id, destination twiceDamir Manapov1-2/+0
2018-05-10Set Server header in SynapseRequestRichard van der Hoff23-27/+28
2018-05-10Catch failure to part user from roomDavid Baker1-7/+13
2018-05-10Many docstringsDavid Baker2-0/+36
2018-05-10Remove redundant request_handler decoratorRichard van der Hoff7-38/+42
2018-05-10Factor wrap_request_handler_with_logging out of wrap_request_handlerRichard van der Hoff1-54/+66
2018-05-10Remove include_metrics paramRichard van der Hoff1-17/+7
2018-05-10Move outgoing_responses_counter handling to RequestMetricsRichard van der Hoff2-4/+2
2018-05-10Bump requests_counter in wrapped_request_handlerRichard van der Hoff1-4/+11
2018-05-10Move RequestMetrics handling into SynapseRequest.processing()Richard van der Hoff2-24/+64
2018-05-10Make RequestMetrics take a raw time rather than a clockRichard van der Hoff2-6/+6
2018-05-10Oops, don't call function passed to run_in_backgroundDavid Baker1-1/+1
2018-05-10Move request_id management into SynapseRequestRichard van der Hoff2-15/+25
2018-05-09Move RequestsMetrics to its own fileRichard van der Hoff2-124/+151
2018-05-09Add comment to sync as to why code path is splitErik Johnston1-0/+5
2018-05-09Fix returned token is no longer a tupleErik Johnston1-1/+1
2018-05-09Fix up commentErik Johnston1-1/+1
2018-05-09Update commentsErik Johnston1-5/+6
2018-05-09