summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Test nested deploymentsRichard Maw2014-03-144-30/+125
| * | Add sysroot write extensionRichard Maw2014-03-141-0/+29
| * | scripts: Add helper commands for altering cluster morphologiesRichard Maw2014-03-141-11/+97
| * | Add the ability to do nested deploymentsRichard Maw2014-03-141-6/+18
| * | Move deploy logic into multiple methodsRichard Maw2014-03-141-14/+28
| * | Move tempdir creation out of the loopRichard Maw2014-03-141-21/+27
| * | Patch buildcommand once, rather that once per systemRichard Maw2014-03-141-3/+5
| * | Remove ugly loading of old b&m pluginRichard Maw2014-03-141-10/+0
| * | yarns: set deployment name based on system nameRichard Maw2014-03-144-7/+8
| * | Fix copyright date in stagingarea_testsRichard Maw2014-03-141-1/+1
|/ /
* | Merge branch 'liw/quieten-staging-area'Lars Wirzenius2014-03-133-6/+10
|\ \
| * | Reduce spam from setting up staging areaLars Wirzenius2014-03-103-6/+10
* | | Merge branch 'sam/build-cluster-error'Sam Thursfield2014-03-122-2/+5
|\ \ \
| * | | Give a useful error when attempting to build a cluster morphSam Thursfield2014-03-121-1/+4
| * | | Fix creating a Source() from a cluster morphologySam Thursfield2014-03-121-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/sam/deploy-test-fix'Lars Wirzenius2014-03-102-8/+4
|\ \ \
| * | | tests: Fix tests.deploy/deploy-clusterSam Thursfield2014-03-112-8/+4
|/ / /
* | | Merge branch 'sam/branching-fixes'Sam Thursfield2014-03-113-5/+10
|\ \ \ | |/ / |/| |
| * | Fix `morph petrify` in cases where root repo URL has a trailing /Sam Thursfield2014-03-072-3/+8
| * | Raise correct error on `morph checkout|branch` of repo with no morphsSam Thursfield2014-03-071-2/+2
* | | Merge branch 'liw/fix-check-2-rebase'Lars Wirzenius2014-03-1041-195/+246
|\ \ \ | |/ / |/| |
| * | Fix paths for chunk directories in cmdtestsLars Wirzenius2014-03-0633-148/+164
| * | Convert colons to slashes for chunk nameLars Wirzenius2014-03-062-3/+14
| * | Fix directory names for chunks to use slashes, not colonsLars Wirzenius2014-03-061-5/+5
| * | Fix pathname (colon to slash) in test implementationsLars Wirzenius2014-03-061-21/+21
| * | Fix system branch dirname generation to avoid colonsLars Wirzenius2014-03-062-4/+12
| * | Fix assert in unit testLars Wirzenius2014-03-061-2/+2
| * | Disable test so that "./check --full" passesLars Wirzenius2014-03-061-0/+5
| * | Pass in user's PYTHONPATH to morph when run from yarnsLars Wirzenius2014-03-062-3/+23
| * | Remove setting of SRCDIR in morph.shell-libLars Wirzenius2014-03-051-9/+0
|/ /
* | Merge branch 'baserock/markdoffman/s10382/add-help-option-v3'Mark Doffman2014-03-041-16/+52
|\ \
| * | Make '--help' and help subcommand the same.Mark Doffman2014-03-041-16/+52
* | | Merge branch 'upgrades-v5'Sam Thursfield2014-03-0424-185/+577
|\ \ \ | |/ / |/| |
| * | deploy: Record deployment information in deployed systemSam Thursfield2014-03-044-3/+86
| * | yarns: Fix how Morph is runSam Thursfield2014-03-041-6/+2
| * | deploy: Add upgrading to deployment.yarnSam Thursfield2014-03-042-1/+39
| * | deploy: Fix double exception in rawdisk.writeSam Thursfield2014-03-041-1/+2
| * | deploy: Check the --upgrade flag has been used correctly.Sam Thursfield2014-03-046-0/+199
| * | deploy: Add optional 'check' extensionsSam Thursfield2014-03-041-1/+17
| * | deploy: Honour AUTOSTART in ssh-rsync extensionSam Thursfield2014-03-041-0/+5
| * | Make parse_autostart() into more general get_environment_boolean()Sam Thursfield2014-03-044-11/+11
| * | deploy: Always set new system as defaultSam Thursfield2014-03-041-0/+5
| * | deploy: Depend on client OS version manager to deploy upgradesSam Thursfield2014-03-041-91/+41