Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-06-06 | redact_uri in two missed log paths | Michael Telatynski | 1 | -2/+2 |
2018-06-05 | factor out uri redaction into a method on http | Michael Telatynski | 3 | -13/+17 |
2018-06-02 | Strip `access_token` from outgoing requests using existing regex | Michael Telatynski | 1 | -1/+6 |
2018-06-01 | Handle RRs which arrive before their events | Richard van der Hoff | 1 | -25/+19 |
2018-06-01 | Ignore depth when updating read-receipts | Richard van der Hoff | 1 | -30/+37 |
2018-06-01 | Add private IPv6 addresses to preview blacklist #3312 | Felix Schäfer | 1 | -0/+3 |
2018-06-01 | remove unnecessary INSERT | Neil Johnson | 1 | -1/+0 |
2018-05-31 | code_style.rst: formatting | Richard van der Hoff | 1 | -1/+1 |
2018-05-31 | Run Prometheus on a different port, optionally. (#3274) | Amber Brown | 16 | -26/+192 |
2018-05-31 | Consistently use six's iteritems and wrap lazy keys/values in list() if they'... | Amber Brown | 29 | -101/+116 |
2018-05-29 | Update some comments and docstrings in SyncHandler | Richard van der Hoff | 1 | -1/+11 |
2018-05-29 | fix tests | Richard van der Hoff | 1 | -0/+1 |
2018-05-29 |