Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-11-22 | Track cache hit ratios | Erik Johnston | 1 | -1/+96 | |
2019-11-21 | Fix link to user_dir_populate.sql in the user directory docs (#6388) | Aaron Raimist | 2 | -2/+2 | |
2019-11-21 | Clean up newline quote marks around the codebase (#6362) | Andrew Morgan | 26 | -46/+43 | |
2019-11-20 | update macOS installation instructions | Matthew Hodgson | 1 | -2/+10 | |
2019-11-20 | 1.6.0rc1 v1.6.0rc1 | Andrew Morgan | 62 | -61/+75 | |
2019-11-20 | Docker: Change permissions for data dir before attempting to write to it (#6389) | Andrew Morgan | 2 | -3/+4 | |
2019-11-20 | Move admin endpoints into separate files (#6308) | Manuel Stahl | 5 | -555/+622 | |
2019-11-20 | Lint | Brendan Abolivier | 1 | -1/+3 | |
2019-11-18 | Apply suggestions from code review | Erik Johnston | 2 | -3/+3 | |
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Co-Authored-By: Brendan Abolivier <babolivier@matrix.org> | |||||
2019-11-15 | Replace UPDATE with UPSERT on device_max_stream_id table (#6363) | Andrew Morgan | 2 | -2/+16 | |
2019-11-14 | Add optional python dependencies to snap packaging (#6317) | James |