summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* Make our use of json binary path safebaserock/richardmaw/bugfix/unicode-safe-jsonRichard Maw2014-07-114-14/+22
* Merge remote-tracking branch 'origin/baserock/richardmaw/S11284/morphologies-...Richard Maw2014-07-1121-2745/+756
|\
| * Don't check if a file exists before trying to read itRichard Maw2014-07-101-28/+28
| * Use exact filenames to refer to morphology filesRichard Maw2014-07-1013-78/+89
| * Don't attempt to load symlinks as morphologiesRichard Maw2014-07-073-1/+49
| * Make MorphologyFinder use file pathsRichard Maw2014-07-074-28/+18
| * Add class hierarchies for Morphology load errorsRichard Maw2014-07-071-28/+36
| * Exorcise some old and unused commandsRichard Maw2014-07-072-2442/+536
| * Remove check on checkout/branch that there are systemsRichard Maw2014-07-071-22/+0
| * Remove code made vestigial from the `morph edit` rewriteRichard Maw2014-07-073-119/+1
* | Merge branch 'sam/splitting-fixes'Sam Thursfield2014-07-071-10/+14
|\ \
| * | Rewrite SplitRules.partition() docstring to be clearer to meSam Thursfield2014-07-041-3/+4
| * | Fix issue when overriding default chunk splitting rulesSam Thursfield2014-07-041-7/+10
| |/
* | Fix Morph failing to update some cached git reposSam Thursfield2014-07-073-13/+46
|/
* Make morph factory tests expect MorphologyNotFoundErrorRichard Ipsum2014-06-251-6/+5
* Replace AutodetectError with MorphologyNotFoundErrorRichard Ipsum2014-06-251-24/+24
* Add chatty status messages to aid the userRichard Ipsum2014-06-251-5/+12
* Improve var names in morphloaderRichard Ipsum2014-06-241-24/+22
* Fix duplicate names error messageRichard Ipsum2014-06-241-5/+6
* Merge branch 'sam/only-update-git-when-needed-v2'Sam Thursfield2014-06-191-3/+11
|\
| * Only updated cached git repos when necessarySam Thursfield2014-06-181-3/+11
* | 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/distbuild-gc-fix'Sam Thursfield2014-06-161-0/+3
|\
| * Don't delete subdirectories of tempdir in gc pluginSam Thursfield2014-06-131-0/+3
* | Check for presence of btrfs before trying to use itSam Thursfield2014-06-115-1/+49
* | Make buildcommand use InitiatorConnectionMachineRichard Ipsum2014-06-111-2/+11
* | Note future improvement for fetching artifacts from remote cacheSam Thursfield2014-06-101-0/+4
* | 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
* | | Morph deploy should never update git reposPaul Sherwood2014-06-101-0/+1
* | | Merge branch 'baserock/richardmaw/S11226/yarns-v2'Richard Maw2014-06-091-2/+2
|\ \ \ | |_|/ |/| |
| * | initramfs.write: create parent directories of locationRichard Maw2014-06-061-2/+2
* | | Fix up before mergeSam Thursfield2014-06-091-36/+43
* | | 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
* | | Merge branch 'sam/list-artifacts'Sam Thursfield2014-06-052-142/+124
|\ \ \ | |/ / |/| |
| * | Rewrite copy_artifacts plugin as list_artifactsSam Thursfield2014-06-052-142/+124
| |/
* | Add initramfs support to write extensions that produce disksRichard Maw2014-06-024-8/+66