Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run isort | Amber Brown | 2018-07-09 | 1 | -1/+1 |
* | replace invalid utf8 with \ufffd | Matthew Hodgson | 2018-07-02 | 1 | -2/+2 |
* | a fix which doesn't NPE everywhere | Matthew Hodgson | 2018-07-01 | 1 | -9/+17 |
* | don't mix unicode strings with utf8-in-byte-strings | Matthew Hodgson | 2018-07-01 | 1 | -2/+9 |
* | Log number of events fetched from DB | Richard van der Hoff | 2018-06-21 | 1 | -1/+4 |
* | factor out uri redaction into a method on http | Michael Telatynski | 2018-06-05 | 1 | -7/+2 |
* | update metrics to be in seconds | Amber Brown | 2018-05-28 | 1 | -10/+10 |
* | Merge pull request #3246 from NotAFile/py3-repr-string | Amber Brown | 2018-05-24 | 1 | -1/+1 |
|\ | |||||
| * | use repr, not str | Adrian Tschira | 2018-05-19 | 1 | -1/+1 |
* | | Add in flight request metrics | Erik Johnston | 2018-05-21 | 1 | -1/+3 |
|/ | |||||
* | Set Server header in SynapseRequest | Richard van der Hoff | 2018-05-10 | 1 | -1/+10 |
* | Move RequestMetrics handling into SynapseRequest.processing() | Richard van der Hoff | 2018-05-10 | 1 | -11/+58 |
* | Move request_id management into SynapseRequest | Richard van der Hoff | 2018-05-10 | 1 | -0/+9 |
* | Add b prefixes to some strings that are bytes in py3 | Adrian Tschira | 2018-04-04 | 1 | -3/+3 |
* | Track DB scheduling delay per-request | Richard van der Hoff | 2018-01-16 | 1 | -1/+3 |
* | Track db txn time in millisecs | Richard van der Hoff | 2018-01-16 | 1 | -3/+3 |
* | replace 'except:' with 'except Exception:' | Richard van der Hoff | 2017-10-23 | 1 | -1/+1 |
* | Move SynapseSite to its own file | Mark Haines | 2016-04-22 | 1 | -0/+146 |