summaryrefslogtreecommitdiff
path: root/ick2/exceptions.py
AgeCommit message (Collapse)AuthorFilesLines
2019-10-18Revert "Change: move exceptions to exceptions.py, rename persitent.py"Lars Wirzenius1-17/+1
This reverts commit 066664763f16318076e34d702cce746b2fd4afca.
2019-10-18Revert "Add: MuckStore"Lars Wirzenius1-6/+0
This reverts commit b87027a3c7d3bc88e2674c9e22c8745c9dbf1043.
2019-08-03Add: MuckStoreLars Wirzenius1-0/+6
2019-08-03Change: move exceptions to exceptions.py, rename persitent.pyLars Wirzenius1-1/+17
2018-07-26Change: upon triggering build, check project defines all parametersLars Wirzenius1-0/+7
2018-04-25Change: GET /work, POST /worker use access token to identify workerLars Wirzenius1-1/+7
2017-12-15Refactor: get rid of useless __init__Lars Wirzenius1-2/+1
2017-11-25Fix: POST /project with an existing project name failsLars Wirzenius1-0/+6
2017-11-18Refactor: move API specific exceptions into a separate moduleLars Wirzenius1-0/+30