Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-21 | Exclude soft-failed events from fwd-extremity candidates. (#5146) | Richard van der Hoff | 3 | -3/+14 | |
When considering the candidates to be forward-extremities, we must exclude soft failures. Hopefully fixes #5090. | |||||
2019-05-21 | Pin eliot to <1.8 on python 3.5.2 (#5218) | Richard van der Hoff | 3 | -7/+36 | |
* Pin eliot to <1.8 on python 3.5.2 Fixes https://github.com/matrix-org/synapse/issues/5199 * Add support for 'markers' to python_ |