| Commit message (Expand) | Author | Files | Lines |
2019-09-03 | Docker packaging should not su-exec or chmod if already running as UID/GID (#... | Michael Kaye | 2 | -35/+50 |
2019-09-03 | Ensure an auth instance is available to ListMediaInRoom (#5967) | Travis Ralston | 2 | -0/+2 |
2019-09-03 | fix typo | Matthew Hodgson | 1 | -1/+1 |
2019-09-03 | Remove double return statements (#5962) | Andrew Morgan | 15 | -20/+1 |
2019-09-03 | Opentrace device lists (#5853) | Jorik Schellekens | 8 | -58/+118 |
2019-09-02 | Remove unused methods from c/s api v1 in register.py (#5963) | Andrew Morgan | 3 | -137/+2 |
2019-09-02 | fix thumbnail storage location (#5915) | L0ric0 | 2 | -1/+2 |
2019-09-02 | Update INSTALL.md to say that Python 2 is no longer supported (#5953) | Aaron Raimist | 2 | -2/+3 |
2019-08-30 | Revert "Add m.id_access_token flag (#5930)" (#5945) | Andrew Morgan | 2 | -7/+1 |
2019-08-30 | Remove unnecessary parentheses around return statements (#5931) | Andrew Morgan | 81 | -286/+287 |
2019-08-31 | Move buildkite config to the pipelines repo (#5943) | Amber Brown | 3 | -310/+16 |
2019-08-30 | Add m.id_access_token flag (#5930) | Andrew Morgan | 2 | -1/+7 |
2019-08-30 | Removed unused jenkins/ folder and script (#5938) | Amber Brown | 2 | -16/+1 |
2019-08-30 | Revert "Use the v2 lookup API for 3PID invites (#5897)" (#5937) | Andrew Morgan | 4 | -166/+9 |
2019-08-30 | Fix buildkite pipeline plugin matrix-org/annotate using the wrong variable co... | Amber Brown | 1 | -3/+3 |
2019-08-29 | Fix coverage in sytest and use plugins for buildkite (#5922) | Amber Brown | 8 | -32/+92 |
2019-08-28 | Add a link to python's logging config schema (#5926) | Jorik Schellekens | 3 | -2/+5 |
2019-08-28 | Let synctl use a config directory. (#5904) | Jorik Schellekens | 3 | -6/+15 |
2019-08-28 | Removing entry for 5903 | Will Hunt | 1 | -1/+0 |
2019-08-28 | Use the v2 lookup API for 3PID invites (#5897) | Andrew Morgan | 4 | -9/+166 |
2019-08-28 | Config templating (#5900) | Jorik Schellekens | 9 | -46/+366 |
2019-08-28 | Implement a structured logging output system. (#5680) | Amber Brown | 31 | -82/+1328 |
2019-08-28 | Fix a cache-invalidation bug for worker-based deployments (#5920) | Richard van der Hoff | 2 | -8/+17 |
2019-08-28 | Typographical corrections in docker/README (# |