summaryrefslogtreecommitdiff
path: root/without-tests
AgeCommit message (Collapse)AuthorFilesLines
2017-12-03Add: blob serviceLars Wirzenius1-0/+2
2017-11-26Add: pipeline sub-APILars Wirzenius1-0/+1
2017-11-18Refactor: move ProjectAPI tests to its own moduleLars Wirzenius1-1/+0
2017-11-18Refactor: move WorkAPI tests to its own moduleLars Wirzenius1-1/+0
2017-11-18Refactor: move VersionAPI tests into their own moduleLars Wirzenius1-1/+0
2017-11-18Refactor: move ProjectAPI to its own moduleLars Wirzenius1-0/+1
2017-11-18Refactor: move WorkAPI into its own moduleLars Wirzenius1-0/+1
2017-11-18Refactor: move LogAPI to its own moduleLars Wirzenius1-0/+1
2017-11-18Refactor: move BuildsAPI to its own moduleLars Wirzenius1-0/+1
2017-11-18Refactor: move WorkerAPI to its own moduleLars Wirzenius1-2/+1
2017-11-18Refactor: move VersionAPI into its own moduleLars Wirzenius1-0/+1
2017-11-18Refactor: move APIbase into its own moduleLars Wirzenius1-0/+1
2017-11-18Refactor: move API specific exceptions into a separate moduleLars Wirzenius1-0/+1
2017-11-18Refactor: move HTTP response function into their own moduleLars Wirzenius1-0/+1
2017-08-06Fix: setup.py, version numbersLars Wirzenius1-0/+1
2017-08-06Add: ControllerAPI, ControllerStateLars Wirzenius1-4/+3
2017-07-01Add: production controller applicationLars Wirzenius1-0/+2
Rewrite the controller to be a proper application. This is not quite production ready, actually: it only runs in debug mode. Later on I'll add support for uwsgi and systemd units for managing it, but for now this is enough.
2017-07-01Add: ick2lib.Project class to hold data about a projectLars Wirzenius1-0/+3