Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 404 correctly on missing paths via NoResource | Matthew Hodgson | 2018-03-23 | 1 | -2/+2 |
* | Factor out get_db_conn to HomeServer base class | Richard van der Hoff | 2018-01-26 | 1 | -13/+0 |
* | Implement listen_tcp method in remaining workers | Silke | 2017-12-18 | 1 | -21/+17 |
* | Fix user_dir startup | Richard van der Hoff | 2017-08-16 | 1 | -1/+1 |
* | Factor out common application start | Richard van der Hoff | 2017-08-15 | 1 | -41/+12 |
* | Make workers report to master for user ip updates | Erik Johnston | 2017-06-27 | 1 | -2/+2 |
* | Fix for workers | Erik Johnston | 2017-06-21 | 1 | -1/+1 |
* | Initial worker impl | Erik Johnston | 2017-06-16 | 1 | -0/+270 |