summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-03-30Prepare to release version 0.30ick2-0.30Lars Wirzenius3-5/+5
2018-03-30Change: update NEWSLars Wirzenius1-0/+1
2018-03-30Drop: much debug loggingLars Wirzenius3-29/+0
2018-03-30Change: don't mount /proc, /sys inside chrootLars Wirzenius1-6/+0
2018-03-30Bump version number post-release to 0.29+gitLars Wirzenius3-2/+12
2018-03-30Prepare to release version 0.29ick2-0.29Lars Wirzenius3-5/+5
2018-03-30Change: stop pylint from complaining about arguments differingLars Wirzenius1-0/+1
They don't seem to differ. No idea what's going on.
2018-03-30Fix: name of base class execute method argLars Wirzenius1-1/+1
2018-03-30Merge: rewrite worker managerLars Wirzenius12-455/+1573
2018-03-30Change: update NEWS about worker manager rewriteLars Wirzenius1-0/+3
2018-03-30Change: worker_manager to use new classes in ick2Lars Wirzenius1-421/+44
2018-03-30Add: classes for pipeline actionsLars Wirzenius3-0/+533
2018-03-30Add: ActionEnvironment class for executing in various contextsLars Wirzenius3-1/+313
2018-03-30Add: classes for managing workspacesLars Wirzenius2-0/+132
2018-03-30Add: Reporter class for reporting progress to controllerLars Wirzenius2-1/+49
2018-03-30Change: rename blob service to artifact storeLars Wirzenius2-10/+12
2018-03-30Add: BlobClient class to use artifact store APILars Wirzenius3-4/+99
2018-03-30Add: ControllerClient class for using controller APILars Wirzenius4-23/+133
2018-03-30Add: HttpAPI class for using REST-ful HTTP APILars Wirzenius4-17/+270
2018-03-30Change: ./check to not run yarns when told not toLars Wirzenius1-14/+21
2018-03-25Change: install *.service, not just ick*.serviceLars Wirzenius1-1/+1
2018-03-24Fix: lib.py wait_for_port to actually workLars Wirzenius1-0/+2
Previously, if the timing was just right, the function would try to connect to the port before gunicorn had opened it, and handled the resulting excption badly. Should now handle it correctly.
2018-03-24Merge: artifact service, handles large blobsLars Wirzenius27-102/+117
2018-03-24Change: handle up/downloads of large blobsLars Wirzenius5-18/+31
2018-03-24Change: rename blob service to artifact storeLars Wirzenius23-84/+86
2018-02-24Bump version number post-release to 0.28+gitLars Wirzenius3-2/+12
2018-02-24Prepare to release version 0.28ick2-0.28Lars Wirzenius3-5/+5
2018-02-24Change: update NEWS for ALPHA-2Lars Wirzenius1-0/+4
2018-02-24Bump version number post-release to 0.27+gitLars Wirzenius3-2/+12
2018-02-24Prepare to release version 0.27ick2-0.27Lars Wirzenius3-5/+5
2018-02-24Fix: remove indeterminism and move triggering of a buildLars Wirzenius1-4/+4
2018-02-24Add: scenario for building concurrentlyLars Wirzenius1-0/+185
2018-02-24Change: update NEWSLars Wirzenius1-0/+5
2018-02-14Fix: icktool to get blob service URL from controllerLars Wirzenius1-15/+25
2018-02-14Change: allow user to only run yarns with ./checkLars Wirzenius1-7/+9
2018-02-09Merge branch 'liw/debs'Lars Wirzenius23-68/+189
2018-02-09Change: update NEWS with interim releasesLars Wirzenius3-5/+77
2018-02-09Change: make all .service units be conditional on configLars Wirzenius21-63/+112
If the config file is missing, the unit won't start.
2018-01-27Fix: add missing copyright yearLars Wirzenius1-1/+1
2018-01-27Change: make systemd restart failed worker managerLars Wirzenius2-0/+5
2018-01-27Add: set LC_ALL and DEBIAN_FRONTEND when running commandsLars Wirzenius2-1/+10
2018-01-27Change: bind mount /proc, /sys into chroot actionsLars Wirzenius2-1/+34
2018-01-27Drop: methods that never get calledLars Wirzenius1-6/+0
2018-01-27Change: get debootstrap suite from debian_codename parameterLars Wirzenius2-1/+12
2018-01-27Change: have a default mirror for debootstrapLars Wirzenius2-1/+4
2018-01-27Change: bind mount workspace as /workspace in containersLars Wirzenius2-2/+9
2018-01-27Fix: add 2018 to check copyright yearsLars Wirzenius1-1/+1
2018-01-26Change: sort output of icktoolLars Wirzenius3-16/+19
2018-01-22Bump version number post-release to 0.23+gitLars Wirzenius3-2/+12
2018-01-22Prepare to release version 0.23ick2-0.23Lars Wirzenius3-5/+5