summaryrefslogtreecommitdiff
path: root/ick2/state.py
AgeCommit message (Expand)AuthorFilesLines
2018-04-19Drop: pipeline instancesLars Wirzenius1-21/+0
2018-04-19Change: trigger a project, build all pipelines in the projectLars Wirzenius1-2/+23
2018-01-19Change: builds are now numbered foo/123, as are logsLars Wirzenius1-1/+4
2018-01-19Add: debug log messages to trace resource problemsLars Wirzenius1-1/+9
2018-01-18Change: rename 'name' field on pipelines to 'pipeline'Lars Wirzenius1-1/+1
2018-01-14Add: 2018 to copyright yearsLars Wirzenius1-1/+1
2018-01-14Add: move actions for a build into build resourceLars Wirzenius1-4/+21
2017-12-15Add: ick2.PipelineInstanceLars Wirzenius1-0/+18
2017-12-15Add: PipelineInstances classLars Wirzenius1-0/+6
2017-12-15Refactors: Workers, Project classesLars Wirzenius1-0/+55
2017-11-05Add: ick2.WrongPipelineStatusLars Wirzenius1-0/+6
2017-10-16Refactor: make State handle any resource typeLars Wirzenius1-24/+24
2017-09-24Fix: errors/warnings from pylintLars Wirzenius1-5/+0
2017-09-24Add: copyright license declaration to all filesLars Wirzenius1-0/+13
2017-08-06Add: ControllerAPI, ControllerStateLars Wirzenius1-0/+83