| Commit message (Expand) | Author | Files | Lines |
2018-06-08 | Do not include docker files in python build | Michael Kaye | 1 | -0/+1 |
2018-06-08 | Refactor docker locations and README. | Michael Kaye | 7 | -117/+126 |
2018-06-08 | Refactor docker locations and README. | Michael Kaye | 7 | -117/+126 |
2018-06-08 | Try to log more helpful info when a sig verification fails | Richard van der Hoff | 1 | -6/+25 |
2018-06-08 | Fix event filtering in get_missing_events handler | Richard van der Hoff | 1 | -0/+4 |
2018-06-07 | fix various changelog bugs and typos | Matthew Hodgson | 1 | -4/+3 |
2018-06-07 | fix log | Richard van der Hoff | 1 | -1/+1 |
2018-06-07 | Fix event-purge-by-ts admin API | Richard van der Hoff | 1 | -6/+4 |
2018-06-06 | Add missing dependency on attr | Richard van der Hoff | 1 | -0/+1 |
2018-06-06 | Fix sql error in _get_state_groups_from_groups | Richard van der Hoff | 1 | -1/+1 |
2018-06-06 | 7 char sha in changelog v0.31.0 github/release-v0.31.0 release-v0.31.0 | Neil Johnson | 1 | -3/+3 |
2018-06-06 | Update CHANGES.rst | Neil Johnson | 1 | -4/+4 |
2018-06-06 | bump version and changelog | Neil Johnson | 2 | -3/+12 |
2018-06-06 | also redact __str__ of ApplicationService used for logging | Michael Telatynski | 1 | -1/+5 |
2018-06-06 | redact_uri in two missed log paths | Michael Telatynski | 1 | -2/+2 |
2018-06-06 | Fix metric documentation tables (#3341) | Amber Brown | 1 | -20/+30 |
2018-06-06 | Add note to changelog on prometheus metrics | Richard van der Hoff | 1 | -1/+4 |
2018-06-06 | Fix metric documentation tables (#3341) | Amber Brown | 1 | -20/+30 |
2018-06-06 | federation/send_queue.py: fix usage of sortedcontainers.SortedDict | Ivan Shapovalov | 1 | -27/+22 |
2018-06-05 | update tox.ini to cover 292 succeeding tests | Krombel | 1 | -11/+19 |
2018-06-05 | factor out uri redaction into a method on http | Michael Telatynski | 3 | -13/+17 |
2018-06-05 | Let's try labels instead of label, that might work | Will Hunt | 1 | -3/+3 |
2018-06-06 | Port to sortedcontainers (with tests!) (#3332) | Amber Brown | 6 | -35/+241 |
2018-06-05 | Add metrics to track appservice transactions | Will Hunt | 1 | -0/+22 |
2018-06-04 | doc/postgres.rest: fix displaying of the last command block | Bruno Pagani | 1 | -9/+9 |
2018-06-04 | Fix replication metrics | Richard van der Hoff | 1 | -2/+2 |
2018-06-04 | bump version and changelog v0.31.0-rc1 | Neil Johnson | 2 | -1/+47 |
2018-06-04 | Hopefully, fix LaterGuage error handling | Richard van der Hoff | 1 | -3/+6 |
2018-06-04 | Add hacky cache factor override system | Erik Johnston | 4 | -4/+18 |
2018-06-04 | Put python's logs into Trial when running unit tests (#3319) | Amber Brown | 1 | -13/+27 |
2018-06-03 | federation/send_queue.py: fix usage of LaterGauge | Ivan Shapovalov | 1 | -1/+1 |
2018-06-02 | Strip `access_token` from outgoing requests using existing regex | Michael Telatynski | 1 | -1/+6 |
2018-06-01 | Remove was_forgotten_at | Richard van der Hoff | 1 | -26/+0 |
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-30 | remove trailing whitespace | Richard van der Hoff | 1 | -2/+2 |
2018-05-30 | fix english and wrap comment | Richard van der Hoff | 1 | -1/+2 |
2018-05-29< |