summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Note future improvement for fetching artifacts from remote cacheSam Thursfield2014-06-102-0/+7
* | Merge branch 'sam/remote-artifact-cache-failure'Sam Thursfield2014-06-103-50/+60
|\ \
| * | Fix up sam/remote-artifact-cache-failure branch after reviewSam Thursfield2014-06-101-3/+10
| * | Ensure that transferring an artifact from the remote cache is atomicSam Thursfield2014-06-031-15/+29
| * | Improve robustness when fetching artifacts from remote artifact cacheSam Thursfield2014-06-032-30/+18
| * | Tweak exception message of remote artifact cache GetErrorSam Thursfield2014-06-031-2/+3
| * | Make all remote artifact cache get errors inherit from GetErrorSam Thursfield2014-06-031-3/+3
* | | Merge branch 'baserock/pedroalvarez/deploy-dont-update-gits'Pedro Alvarez2014-06-101-0/+1
|\ \ \
| * | | Morph deploy should never update git reposPaul Sherwood2014-06-101-0/+1
|/ / /
* | | Merge branch 'baserock/richardmaw/S11226/yarns-v2'Richard Maw2014-06-093-2/+128
|\ \ \ | |_|/ |/| |
| * | Add yarn to test initramfs deploymentsRichard Maw2014-06-062-0/+126
| * | initramfs.write: create parent directories of locationRichard Maw2014-06-061-2/+2
* | | Merge branch 'baserock/ps/simple-edit-syntax'Sam Thursfield2014-06-0925-179/+82
|\ \ \
| * | | Fix up before mergeSam Thursfield2014-06-092-37/+44
| * | | Fix tests for new `morph edit` syntaxPaul Sherwood2014-06-0923-70/+33
| * | | Add messages to help user know what is happeningPaul Sherwood2014-06-081-0/+16
| * | | Simplify morph edit syntax and logicPaul Sherwood2014-06-081-124/+41
|/ / /
* | | Make morph gc clear out deployments in tmpdirPaul Sherwood2014-06-071-1/+6
|/ /
* | Merge branch 'baserock/richardmaw/S11226/writeext-fstab'Richard Maw2014-06-061-5/+7
|\ \
| * | Use UUID in fstab entries if providedRichard Maw2014-06-041-4/+6
| * | Make uuid mandatory when calling create_btrfs_system_layoutRichard Maw2014-06-041-1/+1
* | | Update NEWS for Baserock 14.23 releasebaserock-14.23Adam Coldrick2014-06-051-0/+10
* | | Merge branch 'sam/list-artifacts'Sam Thursfield2014-06-053-143/+125
|\ \ \
| * | | Rewrite copy_artifacts plugin as list_artifactsSam Thursfield2014-06-053-143/+125
| | |/ | |/|
* | | Move presence check for job into remove functionRichard Ipsum2014-06-041-6/+6
* | | Add comment to explain the use of _JobFailed eventRichard Ipsum2014-06-041-0/+6
* | | Merge branch 'baserock/richardipsum/distbuild_state_fix'Richard Ipsum2014-06-041-23/+28
|\ \ \
| * | | Make Jobs finish when caching is completeRichard Ipsum2014-06-031-24/+24
| * | | Make job fail if caching failsRichard Ipsum2014-06-031-0/+5
| |/ /
* | | Improve error message in _notify_annotation_failedRichard Ipsum2014-06-041-4/+6
| |/ |/|
* | Merge branch 'baserock/richardmaw/S11159/initramfs-support'Richard Maw2014-06-036-8/+128
|\ \ | |/ |/|
| * Add initramfs support to write extensions that produce disksRichard Maw2014-06-024-8/+66
| * Add initramfs write extensionRichard Maw2014-06-022-0/+62
|/
* Update NEWS for Baserock 14.22 releasebaserock-14.22Sam Thursfield2014-05-291-0/+12
* Merge remote-tracking branch 'origin/sam/ssh-rsync-check'Sam Thursfield2014-05-232-26/+24
|\
| * deploy: Do sanity checks earlier in ssh-rsync (upgrade) extensionSam Thursfield2014-05-202-26/+24
* | Fix long lineDaniel Silverstone2014-05-161-1/+2
* | Merge branch 'baserock/danielsilverstone/vagrant-support'Daniel Silverstone2014-05-162-8/+16
|\ \ | |/ |/|
| * Fix state subvolume generator to preserve permissionsbaserock/danielsilverstone/vagrant-supportDaniel Silverstone2014-05-161-1/+1
| * VirtualBox Write Extension: Vagrant supportDaniel Silverstone2014-05-161-7/+15
|/
* Update NEWS for Baserock 14.20 releasebaserock-14.20Sam Thursfield2014-05-141-0/+22
* Update README for Baserock 14.20 releaseSam Thursfield2014-05-141-12/+8
* Merge remote-tracking branch 'origin/sam/distbuild-logs-2'Sam Thursfield2014-05-141-0/+1
|\
| * distbuild: Include .build-log when copying chunk artifacts to the TroveSam Thursfield2014-05-141-0/+1
* | Merge branch 'sam/distbuild-morphology'Sam Thursfield2014-05-141-0/+23
|\ \
| * | Add distbuild-morphology command.Sam Thursfield2014-05-141-0/+23
|/ /
* | Merge branch 'baserock/richardipsum/build-log-on-stdout-tee2'Richard Ipsum2014-05-146-26/+74
|\ \ | |/ |/|
| * Make distbuild put worker logs onto stdoutRichard Ipsum2014-05-141-0/+1
| * Use logfile kwarg to generate build logRichard Ipsum2014-05-141-24/+47
| * Add logfile kwarg to staging area runcmdRichard Ipsum2014-05-141-1/+8