summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert distbuild parts of "Make our use of json binary path safe"baserock/richardmaw/bugfix/stop-decoding-distbuild-commsRichard Maw2014-07-183-6/+6
* Fix JSON file handling to be binary filename safeLars Wirzenius2014-07-1510-30/+47
|\
| * Allow non-unicode paths to be hardlinked into staging areasbaserock/richardmaw/bugfix/unicode-safe-pathsRichard Maw2014-07-112-8/+17
| * Make our use of json binary path safebaserock/richardmaw/bugfix/unicode-safe-jsonRichard Maw2014-07-118-22/+30
* | Fix bug in list-artifacts pluginRichard Ipsum2014-07-111-1/+1
* | Log the address we attempt to bindRichard Ipsum2014-07-111-0/+1
|/
* Merge remote-tracking branch 'origin/baserock/richardmaw/S11284/morphologies-...Richard Maw2014-07-1162-5495/+2626
|\
| * yarns: Adapt to put morphologies in subdirsbaserock/richardmaw/S11284/morphologies-by-path-v4Richard Maw2014-07-108-195/+191
| * 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-1014-1757/+1768
| * 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-0736-3309/+536
| * Remove check on checkout/branch that there are systemsRichard Maw2014-07-072-31/+0
| * Remove code made vestigial from the `morph edit` rewriteRichard Maw2014-07-073-119/+1
* | Revert "Revert "Update NEWS for release 14.28.""baserock-14.28Michael Drake2014-07-111-0/+6
* | Revert "Update NEWS for release 14.28."Daniel Silverstone2014-07-091-6/+0
* | Update NEWS for release 14.28.Michael Drake2014-07-091-0/+6
* | 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
| |/
* | Merge branch 'sam/update-gits-fix'Sam Thursfield2014-07-073-13/+46
|\ \ | |/ |/|
| * Fix Morph failing to update some cached git reposSam Thursfield2014-07-073-13/+46
|/
* Update NEWS filebaserock-14.26Richard Ipsum2014-06-271-0/+9
* Merge remote-tracking branch 'origin/baserock/richardipsum/improve_getmorph_e...Lars Wirzenius2014-06-262-31/+37
|\
| * 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/distbuild-busyloop-debug'Sam Thursfield2014-06-201-0/+4
|\
| * distbuild: Log a message when a socket error is receivedSam Thursfield2014-06-191-0/+4
* | 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
| |/
* | 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