summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* yarns: Test building and deployment of a system with a chunk in definitionsbaserock/adamcoldrick/load-chunks-from-definitionsAdam Coldrick2014-07-043-0/+67
* unittests: Test that paths in the morph field of chunks workAdam Coldrick2014-07-046-32/+96
* Adapt traverse_morphs to be able to load chunk morphologies from definitionsAdam Coldrick2014-07-031-22/+54
* Add information about the whereabouts of the morphology to SourcesAdam Coldrick2014-07-033-6/+10
* tests: Fix the branch-from-image test to get the right SHAAdam Coldrick2014-07-031-1/+1
* unittests: Test that the description field is ignored for chunksAdam Coldrick2014-07-031-3/+6
* Use the whole chunk morphology to compute cache keysAdam Coldrick2014-07-031-5/+10
* yarns: Don't use filepaths for chunk morphologiesAdam Coldrick2014-07-033-8/+8
* yarns: Adapt to put morphologies in subdirsbaserock/richardmaw/S11284/morphologies-by-pathRichard Maw2014-06-198-202/+198
* Don't check if a file exists before trying to read itRichard Maw2014-06-191-16/+16
* Use exact filenames to refer to morphology filesRichard Maw2014-06-1914-1747/+1754
* Don't assume morphologies end in .morphRichard Maw2014-06-195-193/+13
* Add class hierarchies for Morphology load errorsRichard Maw2014-06-191-27/+35
* Exorcise some old and unused commandsRichard Maw2014-06-1934-2772/+0
* Remove check on checkout/branch that there are systemsRichard Maw2014-06-192-31/+0
* Remove code made vestigial from the `morph edit` rewriteRichard Maw2014-06-193-119/+1
* Merge branch 'baserock/adamcoldrick/deploy-specific-systems-v5'Adam Coldrick2014-06-186-11/+203
|\
| * Add yarn tests for new deployment functionalitybaserock/adamcoldrick/deploy-specific-systems-v5Adam Coldrick2014-06-183-1/+111
| * Update the help text for morph deployAdam Coldrick2014-06-181-1/+5
| * Allow the user to specify deployments in a clusterAdam Coldrick2014-06-181-8/+43
| * Add unit test to test the validation of cluster morphsAdam Coldrick2014-06-181-0/+18
| * Validate cluster morphologiesAdam Coldrick2014-06-181-1/+26
|/
* Fix: use end of options option with run-partsRichard Ipsum2014-06-181-1/+6
* Merge remote-tracking branch 'origin/sam/morph-version-no-tags'Sam Thursfield2014-06-181-2/+3
|\
| * Use abbreviated commit SHA as version number, rather than the tagSam Thursfield2014-06-121-2/+3
* | Merge remote-tracking branch 'origin/sam/distbuild-gc-fix'Sam Thursfield2014-06-161-0/+3
|\ \
| * | Don't delete subdirectories of tempdir in gc pluginSam Thursfield2014-06-131-0/+3
* | | Update NEWS for releasebaserock-14.24Richard Maw2014-06-121-0/+14
| |/ |/|
* | Check for presence of btrfs before trying to use itSam Thursfield2014-06-115-1/+49
* | Merge branch 'baserock/richardipsum/distbuild_err_when_no_controller2'Richard Ipsum2014-06-113-12/+62
|\ \
| * | Make buildcommand use InitiatorConnectionMachineRichard Ipsum2014-06-111-2/+11
| * | Import InitiatorConnectionMachineRichard Ipsum2014-06-111-1/+2
| * | Use superRichard Ipsum2014-06-111-1/+1
| * | Add InitiatorConnectionMachineRichard Ipsum2014-06-111-5/+36
| * | Add max_retries optionRichard Ipsum2014-06-111-5/+14
|/ /
* | Fix: force select to wait on timeoutRichard Ipsum2014-06-101-0/+3
* | 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