summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * | Add distbuild-helperRichard Ipsum2014-03-211-0/+322
| * | Don't test distbuild pluginRichard Ipsum2014-03-211-0/+1
| * | Add the distbuild pluginRichard Ipsum2014-03-211-0/+343
| * | Add the distbuild libsRichard Ipsum2014-03-2128-0/+3886
* | | Stop using GitDirectory().list_files() to check for .gitfatAdam Coldrick2014-03-251-1/+1
* | | Merge branch 'sam/nfs-deploy-fixes-2'Sam Thursfield2014-03-242-4/+5
|\ \ \
| * | | Use os.environ[] instead of os.environ.get() to read a required variableSam Thursfield2014-03-241-1/+1
| * | | Be consistent with nfsboot_root pathSam Thursfield2014-03-241-3/+4
|/ / /
* | | Merge branch 'sam/nfs-deploy-fixes'Richard Ipsum2014-03-203-60/+74
|\ \ \
| * | | Make sanity checks for nfsboot deployments run earlierSam Thursfield2014-03-182-55/+70
| * | | Improve comment in nfsboot.configureSam Thursfield2014-03-181-1/+3
| * | | Remove fstab hack from nfsboot.configureSam Thursfield2014-03-181-4/+1
| | |/ | |/|
* | | Merge branch 'baserock/pedroalvarez/system-integration5'Pedro Alvarez2014-03-203-7/+96
|\ \ \
| * | | Run the system integration commands when buildingPedro Alvarez2014-03-201-0/+46
| * | | Generate scripts with the system-integration-commands of chunk morphologies.Pedro Alvarez2014-03-201-3/+42
| * | | Use morphlib.fsutils.mount when possiblePedro Alvarez2014-03-181-1/+1
| * | | Extend morphlib.fsutils.mount to take a fstypePedro Alvarez2014-03-181-3/+7
| |/ /
* | | Merge branch 'adamcoldrick/ingest-binaries-v5-rebase'Adam Coldrick2014-03-206-3/+259
|\ \ \ | |/ / |/| |
| * | Implement morph push and morph pulladamcoldrick/ingest-binaries-v5-rebaseAdam Coldrick2014-03-202-0/+95
| * | Implement morph add-binary using git-fat to store large filesAdam Coldrick2014-03-201-0/+110
| * | Make existing morph commands use git-fatAdam Coldrick2014-03-203-1/+22
| * | Add functionality for doing git commands in a directoryAdam Coldrick2014-03-201-2/+32
|/ /
* | Merge remote-tracking branch 'origin/baserock/richardmaw/S10630-32-bit-tests'Lars Wirzenius2014-03-1721-266/+97
|\ \
| * | Allow run-in-artifact cmdtest to pass on x86_32Richard Maw2014-03-142-2/+1
| * | Remove bootstrap-mode cmdtestRichard Maw2014-03-142-56/+0
| * | Remove morph tag cmdtestsRichard Maw2014-03-144-177/+0
| * | Raise the disk image size for deployment testRichard Maw2014-03-141-1/+1
| * | Use morph print-architecture to generate morphologiesRichard Maw2014-03-1411-13/+13
| * | check script: allow fine-grained control of which tests are runRichard Maw2014-03-141-17/+82
|/ /
* | Merge branch 'baserock/richardmaw/S10630-multi-deploy-v2'Richard Maw2014-03-1410-116/+368
|\ \
| * | Revert "tests: Allow running ./check on 32-bit x86"Richard Maw2014-03-1416-24/+24
| * | tests: Allow running ./check on 32-bit x86Richard Maw2014-03-1416-26/+26
| * | deploy: Set status prefix to show which deployment the status is forRichard Maw2014-03-141-53/+69
| * | deploy: Make extension output display which it isRichard Maw2014-03-141-1/+2