Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix user_dir startup | Richard van der Hoff | 2017-08-16 | 1 | -1/+1 |
| | | | | Add missing parameter to _base.start_worker_reactor | ||||
* | Factor out common application start | Richard van der Hoff | 2017-08-15 | 1 | -41/+12 |
| | | | | | We have 10 copies of this code, and I don't really want to update each one separately. | ||||
* | 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 |