summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-15Prepare to release version 0.22ick2-0.22Lars Wirzenius3-5/+5
2018-01-15Merge branch 'liw/create_workspace_step'Lars Wirzenius13-113/+494
2018-01-15Update: NEWSLars Wirzenius1-7/+19
2018-01-14Refactor: worker manager buffers outputLars Wirzenius2-24/+62
2018-01-14Add: run shell actions in a container if requestedLars Wirzenius2-13/+32
2018-01-14Add: icktool make-it-so commandLars Wirzenius1-0/+20
2018-01-14Add: populate_systree action to worker-managerLars Wirzenius1-2/+3
2018-01-14Add: prepend a create_workspace action to pipelinesLars Wirzenius5-29/+103
2018-01-14Add: 2018 to copyright yearsLars Wirzenius10-10/+10
2018-01-14Add: move actions for a build into build resourceLars Wirzenius6-35/+131
2018-01-14Add: show dict diffs in a way that's easier to understandLars Wirzenius2-1/+71
2018-01-14Drop: debug log messageLars Wirzenius1-8/+0
2018-01-14Fix: rename ContainerAPI to ControllerAPILars Wirzenius1-2/+2
2018-01-14Add: SystreePopulatorLars Wirzenius1-0/+43
2018-01-14Add: download a blob from APILars Wirzenius1-0/+12
2018-01-14Add: create /var/lib/ick/systree in postinstLars Wirzenius2-0/+4
2017-12-31Update: NEWSLars Wirzenius1-0/+4
2017-12-31Change: get systree blob name from systree_name parameterLars Wirzenius1-1/+2
2017-12-31Add: built-in archive action to worker-managerLars Wirzenius1-16/+81
2017-12-30Add: support "where: chroot" for pipeline actionsLars Wirzenius2-1/+13
2017-12-27Bump version number post-release to 0.21+gitLars Wirzenius3-2/+12
2017-12-27Prepare to release version 0.21ick2-0.21Lars Wirzenius3-5/+5
2017-12-27Add: disable unused-variable for pylintLars Wirzenius1-1/+2
2017-12-27Merge branch 'liw/yarns'Lars Wirzenius5-163/+258
2017-12-27Add: update NEWSLars Wirzenius1-0/+2
2017-12-27Refactor: worker_manager for cleanlinessLars Wirzenius1-183/+230
2017-12-27Add: pass params to shell, Python actionsLars Wirzenius1-2/+23
2017-12-27Change: WorkAPI to add parameters in build resourcesLars Wirzenius1-0/+2
2017-12-27Add: parameters to build resources in yarnsLars Wirzenius2-0/+23
2017-12-16Bump version number post-release to 0.20+gitLars Wirzenius3-2/+12
2017-12-16Prepare to release version 0.20ick2-0.20Lars Wirzenius3-5/+5
2017-12-16Add: update NEWSLars Wirzenius1-0/+2
2017-12-16Add: icktool put-blob and get-blobLars Wirzenius1-0/+71
2017-12-16Add: implement nocheck in DEB_BUILD_OPTIONSLars Wirzenius1-0/+2
2017-12-16Add: blob service to Debian packageLars Wirzenius5-3/+69
2017-12-15Fix: unify arg names in subclassesLars Wirzenius2-13/+10
2017-12-15Refactor: get rid of useless __init__Lars Wirzenius1-2/+1
2017-12-15Add: update NEWSLars Wirzenius1-0/+3
2017-12-15Fix: send registration request as JSONLars Wirzenius1-1/+1
2017-12-15Fix: working directory in worker-manager service fileLars Wirzenius1-1/+1
2017-12-15Fix: add missing scope for creating a workerLars Wirzenius1-0/+1
2017-12-15Add: more informative logging of registrationLars Wirzenius1-1/+5
2017-12-15Refactor: break long lineLars Wirzenius1-1/+2
2017-12-15Add: make worker-manager register workerLars Wirzenius1-0/+10
2017-12-15Merge: cleanups for resources storageLars Wirzenius9-99/+120
2017-12-15Refactor: use PipelineInstances class in projectapi.pyLars Wirzenius1-18/+12
2017-12-15Refactor: use PipelineInstance in projectapi.pyLars Wirzenius1-19/+4
2017-12-15Add: ick2.PipelineInstanceLars Wirzenius1-0/+18
2017-12-15Add: ApiBase.get_state methodLars Wirzenius1-0/+3
2017-12-15Add: PipelineInstances classLars Wirzenius2-0/+7