summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check for systems in subdirectoriesbaserock/adamcoldrick/chunks-in-defs-with-morph-edit-changesAdam Coldrick2014-04-151-5/+5
* Don't force the morphology name to be the basename of the .morph fileAdam Coldrick2014-04-151-5/+0
* Don't check if a morphology exists when loading from cached reposAdam Coldrick2014-04-151-21/+9
* Use exact filenames to refer to morphology filesAdam Coldrick2014-04-156-13/+14
* Make auto-generated chunk morphologies be YAML not JSONAdam Coldrick2014-04-151-5/+3
* Make morph edit use a path to a morphology as its only argumentAdam Coldrick2014-04-151-54/+23
* Allow comment, repo and ref fields in chunk morphologiesAdam Coldrick2014-04-151-0/+4
* Make morph load chunk morphologies from definitionsAdam Coldrick2014-04-151-2/+23
* Merge branch 'sam/distbuild-concurrency-fixes'Sam Thursfield2014-04-1411-60/+87
|\
| * distbuild: Consistently name all maybe_ message callbacksSam Thursfield2014-04-142-25/+25
| * distbuild: Make some transitions more specificSam Thursfield2014-04-142-23/+18
| * distbuild: Fix possible 'one user disconnecting breaks all builds' issueSam Thursfield2014-04-141-2/+2
| * distbuild: Fix 'one build failure causes all concurrent builds to hang'Sam Thursfield2014-04-141-8/+25
| * distbuild: Clarify InitiatorConnection docstringSam Thursfield2014-04-141-3/+6
| * distbuild: Label state machine transition tablesSam Thursfield2014-04-1411-0/+12
| * distbuild: worker-build failure does not indicate an error in the controllerSam Thursfield2014-04-141-1/+1
|/
* Merge branch 'sam/distbuild-logging-improvements'Sam Thursfield2014-04-1413-47/+125
|\
| * distbuild: Log IPs of initiators and workers in more placesSam Thursfield2014-04-102-32/+31
| * distbuild: Improve logging of connections and objectsSam Thursfield2014-04-1010-8/+94
| * distbuild: Remove debug logging from serialise-artifact codeSam Thursfield2014-04-101-7/+0
| * distbuild: Disable extra debugging by defaultSam Thursfield2014-04-102-2/+2
* | Merge branch 'sam/distbuild-gc-fix'Sam Thursfield2014-04-141-6/+14
|\ \ | |/ |/|
| * distbuild: Stop workers blowing their entire cache away every timeDaniel Silverstone2014-04-141-6/+14
|/
* Merge branch 'sam/tweak-no-origin-error'Sam Thursfield2014-04-091-6/+8
|\
| * Tweak some user-facing error messages in 'gitdir'Sam Thursfield2014-04-081-6/+8
|/
* Merge branch 'baserock/pedroalvarez/extra-kernel-args'Pedro Alvarez2014-04-041-1/+5
|\
| * Adding support to add extra kernel args in extlinux.confPedro Alvarez2014-04-041-1/+5
|/
* Merge branch 'baserock/adamcoldrick/git-fat-handle-whitespace-rebase'Adam Coldrick2014-04-031-1/+21
|\
| * Escape special characters and handle whitespace in gitattributesbaserock/adamcoldrick/git-fat-handle-whitespace-rebaseAdam Coldrick2014-04-021-1/+21
* | Use larger buffer in _relay_exec_outputRichard Ipsum2014-04-011-1/+1
* | Merge remote-tracking branch 'origin/baserock/markdoffman/s10617/add-yaml-hel...Lars Wirzenius2014-03-318-75/+246
|\ \
| * | Add help files for nfsboot, rawdisk and tar.baserock/markdoffman/s10617/add-yaml-help-optionMark Doffman2014-04-013-0/+24
| * | Add write and configuration extensions to help.Mark Doffman2014-03-311-32/+45
| * | Add utilities for listing and finding extensions.Mark Doffman2014-03-314-43/+177
|/ /
* | Fix _maybe_abort in distbuildRichard Ipsum2014-03-281-1/+1
* | Merge branch 'baserock/danielsilverstone/memoise-cache-keys-better'Daniel Silverstone2014-03-282-10/+36
|\ \ | |/ |/|
| * CacheKeyComputer Tests: Update to explicitly test for memoisationbaserock/danielsilverstone/memoise-cache-keys-betterDaniel Silverstone2014-03-281-0/+13
| * CacheKeyComputer: Memoise cache keys more effectively.Daniel Silverstone2014-03-281-10/+23
|/
* Merge branch 'baserock/richardipsum/merge_distbuild'Richard Ipsum2014-03-2736-13/+4703
|\
| * UI change: distbuild has its own subcommandRichard Ipsum2014-03-261-7/+39
| * Remove Initiator and InitiatorBuildCommandRichard Ipsum2014-03-261-49/+0
| * Bring InitiatorBuildCommand into buildcommandRichard Ipsum2014-03-261-0/+30
| * Fix deployRichard Ipsum2014-03-261-2/+3
| * Make morph install distbuildRichard Ipsum2014-03-261-3/+3
| * Make InitiatorBuildCommand construct BuildCommandRichard Ipsum2014-03-261-0/+1
| * Transfer all chunk artifacts after they are builtRichard Ipsum2014-03-261-10/+15
| * Fix build controllerRichard Ipsum2014-03-261-6/+34
| * Make serialise work with artifact splittingRichard Ipsum2014-03-261-26/+118
| * Don't print worker in initiatorRichard Ipsum2014-03-261-2/+0
| * Fix push_build_branchesRichard Ipsum2014-03-261-1/+1