summaryrefslogtreecommitdiff
path: root/ick2
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Add: delete method to ControllerClientLars Wirzenius1-0/+8
2018-04-25Change: GET /work, POST /worker use access token to identify workerLars Wirzenius7-25/+53
2018-04-24Change: when running commands, redirect stdin from /dev/nullLars Wirzenius1-8/+10
2018-04-23Change: all actions must have a "where"Lars Wirzenius5-29/+27
2018-04-23Fix: copyright yearLars Wirzenius1-1/+1
2018-04-23Add: don't have a PUT for workers, log created workerLars Wirzenius1-0/+36
2018-04-22Change: only pass specified env vars, not all from hostLars Wirzenius1-7/+1
2018-04-22Fix: unit testsLars Wirzenius1-0/+1
2018-04-22Fix: set env vars inside containerLars Wirzenius1-2/+3
2018-04-22Fix: add missing importLars Wirzenius1-0/+1
2018-04-22Add: log systree name that gets usedLars Wirzenius1-0/+2
2018-04-22Fix: exclude get_http_api from test coverageLars Wirzenius1-1/+1
2018-04-22Bump version number post-release to 0.46+gitLars Wirzenius1-2/+2
2018-04-22Prepare to release version 0.46ick2-0.46Lars Wirzenius1-2/+2
2018-04-22Fix: icktool --no-verify-tlsLars Wirzenius1-0/+3
2018-04-22Change: populate_systree defaults to value os systree_name parameterLars Wirzenius1-2/+2
2018-04-21Bump version number post-release to 0.45+gitLars Wirzenius1-2/+2
2018-04-21Prepare to release version 0.45ick2-0.45Lars Wirzenius1-2/+2
2018-04-21Bump version number post-release to 0.44+gitLars Wirzenius1-2/+2
2018-04-21Prepare to release version 0.44ick2-0.44Lars Wirzenius1-2/+2
2018-04-21Bump version number post-release to 0.43+gitLars Wirzenius1-2/+2
2018-04-21Prepare to release version 0.43ick2-0.43Lars Wirzenius1-2/+2
2018-04-21Add: /status endpoint for getting status of all projectsLars Wirzenius1-0/+17
2018-04-21Add: show_blobLars Wirzenius1-0/+4
2018-04-20Bump version number post-release to 0.42+gitLars Wirzenius1-2/+2
2018-04-20Prepare to release version 0.42ick2-0.42Lars Wirzenius1-2/+2
2018-04-20Fix: ControllerClient.trigger to trigger a projectLars Wirzenius1-3/+2
2018-04-20Bump version number post-release to 0.41+gitLars Wirzenius1-2/+2
2018-04-20Prepare to release version 0.41ick2-0.41Lars Wirzenius1-2/+2
2018-04-19Drop: pipeline instancesLars Wirzenius2-22/+0
2018-04-19Change: trigger a project, build all pipelines in the projectLars Wirzenius7-176/+111
2018-04-18Change: add all actions from all pipelines when project build startsLars Wirzenius1-1/+8
2018-04-16Bump version number post-release to 0.40+gitLars Wirzenius1-2/+2
2018-04-16Prepare to release version 0.40ick2-0.40Lars Wirzenius1-2/+2
2018-04-16Bump version number post-release to 0.39.2+gitLars Wirzenius1-2/+2
2018-04-16Prepare to release version 0.39.2ick2-0.39.2Lars Wirzenius1-2/+2
2018-04-16Fix: --setenv with two dashesLars Wirzenius1-1/+1
2018-04-16Bump version number post-release to 0.39.1+gitLars Wirzenius1-2/+2
2018-04-16Prepare to release version 0.39.1ick2-0.39.1Lars Wirzenius1-2/+2
2018-04-16Fix: long lineLars Wirzenius1-1/+2
2018-04-16Bump version number post-release to 0.39+gitLars Wirzenius1-2/+2
2018-04-16Prepare to release version 0.39ick2-0.39Lars Wirzenius1-2/+2
2018-04-16Fix: use nspawn --setenv, -E seems to not workLars Wirzenius1-1/+1
2018-04-15Bump version number post-release to 0.38+gitLars Wirzenius1-2/+2
2018-04-15Prepare to release version 0.38ick2-0.38Lars Wirzenius1-2/+2
2018-04-15Fix: pass in BUILD_NUMBER to containersLars Wirzenius1-0/+2
2018-04-15Bump version number post-release to 0.37+gitLars Wirzenius1-2/+2
2018-04-15Prepare to release version 0.37ick2-0.37Lars Wirzenius1-2/+2
2018-04-15Add: pass in build number via environment to child processesLars Wirzenius2-1/+12
2018-04-15Add: build_number to work resourceLars Wirzenius2-2/+7