Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-08-22 | Add missing index on users_in_public_rooms. (#5894) | Richard van der Hoff | 2 | -0/+18 |
2019-08-22 | Servlet to purge old rooms (#5845) | Richard van der Hoff | 6 | -0/+232 |
2019-08-22 | Improve error msg when key-fetch fails (#5896) | Richard van der Hoff | 2 | -5/+8 |
2019-08-21 | Drop some unused tables. (#5893) | Richard van der Hoff | 4 | -47/+23 |
2019-08-20 | Avoid deep recursion in appservice recovery (#5885) | Richard van der Hoff | 2 | -18/+26 |
2019-08-20 | Opentracing doc update (#5776) | Jorik Schellekens | 2 | -27/+41 |
2019-08-20 | Make changelog entry be a feature | Erik Johnston | 1 | -0/+0 |
2019-08-20 | Remove now unused pick_server_from_list | Erik Johnston | 1 | -30/+0 |
2019-08-20 | Fixup _sort_server_list to be slightly more efficient | Erik Johnston | 1 | -2/+11 |
2019-08-20 | Refactor the Appservice scheduler code | Richard van der Hoff | 3 | -49/+68 |
2019-08-20 | Remove test debugs | Erik Johnston | 3 | -3/+0 |
2019-08-20 | Change jitter to be a factor rather than absolute value | Erik Johnston | 2 | -13/+14 |
2019-08-17 | 1.3.1 v1.3.1 |