summaryrefslogtreecommitdiff
path: root/ick2/workerapi.py
AgeCommit message (Expand)AuthorFilesLines
2019-10-18Revert "Add: TokenGetter"Lars Wirzenius1-2/+1
2019-08-03Add: TokenGetterLars Wirzenius1-1/+2
2018-05-17Change: how controller stores persistent dataLars Wirzenius1-3/+0
2018-04-25Change: GET /work, POST /worker use access token to identify workerLars Wirzenius1-8/+11
2018-04-23Change: all actions must have a "where"Lars Wirzenius1-24/+0
2018-04-23Fix: copyright yearLars Wirzenius1-1/+1
2018-04-23Add: don't have a PUT for workers, log created workerLars Wirzenius1-0/+36
2017-11-18Refactor: move WorkerAPI to its own moduleLars Wirzenius1-0/+25