summaryrefslogtreecommitdiff
path: root/yarns/300-workers.yarn
AgeCommit message (Collapse)AuthorFilesLines
2019-10-18Revert "Add: MuckStore"Lars Wirzenius1-1/+0
This reverts commit b87027a3c7d3bc88e2674c9e22c8745c9dbf1043.
2019-08-03Add: MuckStoreLars Wirzenius1-0/+1
2019-07-05Change: make yarns run against a remote Ick instance, not localLars Wirzenius1-19/+14
2018-06-10Add: notification serviceLars Wirzenius1-0/+1
2018-04-25Change: GET /work, POST /worker use access token to identify workerLars Wirzenius1-2/+3
2018-04-06Add: authentication URL to controller /versionLars Wirzenius1-0/+1
2018-03-24Change: rename blob service to artifact storeLars Wirzenius1-1/+1
2018-02-09Change: make all .service units be conditional on configLars Wirzenius1-1/+2
If the config file is missing, the unit won't start.
2017-11-19Add: scenario for testing unauthorized accessLars Wirzenius1-2/+3
2017-11-05Refactor: change token generation to name the userLars Wirzenius1-1/+1
2017-10-16Add: /workers endpointLars Wirzenius1-9/+9
2017-10-16Add: yarn scenario for managing workersLars Wirzenius1-0/+159