summaryrefslogtreecommitdiff
path: root/morphlib/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Raise correct error on `morph checkout|branch` of repo with no morphsSam Thursfield2014-03-071-2/+2
* | deploy: Record deployment information in deployed systemSam Thursfield2014-03-041-0/+54
* | deploy: Add optional 'check' extensionsSam Thursfield2014-03-041-1/+17
* | deploy: Add new --upgrade optionSam Thursfield2014-03-041-0/+7
* | Add missing year to copyright headerLars Wirzenius2014-03-031-1/+1
|/
* Revert "Add utilities for listing and finding extensions."Mark Doffman2014-02-211-11/+40
* Add utilities for listing and finding extensions.Mark Doffman2014-02-211-40/+11
* Allow omitting repo and ref when referring to strataRichard Maw2014-02-131-3/+3
* Allow tagging branches with null refsRichard Maw2014-02-131-27/+13
* Update Copyright and wrap lines longer than 79 charsPedro Alvarez2014-02-041-2/+3
* Improve help for gc commandrichardipsum/gc_plugin_improve_helpRichard Ipsum2014-01-301-6/+9
* LocalArtifactCache now takes a an FS objectDaniel Firth2013-12-201-1/+2
* Replaces Tempdir with fs.tempfs.TempFSDaniel Firth2013-12-201-14/+17
* Deploy and cross-bootstrap commands no longer validate host architectureBen Brown2013-12-202-0/+17
* Modify morph to strip .morph extensions from parametersBen Brown2013-12-163-5/+7
* plugins: Convert deploy to new classes.Richard Maw2013-11-291-85/+70
* plugins: Use new build command as defaultRichard Maw2013-11-292-2/+2
* plugins: Add new build commandRichard Maw2013-11-291-0/+92
* sysbranchdir: Move load_all_morphologies helper hereRichard Maw2013-11-291-9/+2
* GitDir: Add GitIndex classRichard Maw2013-11-221-1/+1
* GitDir: Provide more specific object access than cat-fileRichard Maw2013-11-221-2/+2
* Remove unused invent_new_branch methodRichard Maw2013-11-221-12/+0
* Fix typoRichard Ipsum2013-11-061-1/+1
* Added scenario test to prevent morph edit from being used without a system ar...Daniel Firth2013-11-011-0/+2
* Added scenario test for preventing building uncommitted systemsDaniel Firth2013-11-011-1/+8
* Don't remove an existing branch in 'morph branch'Pedro Alvarez2013-10-311-0/+3
* Deploying a non-cluster morphology now displays an error messageDaniel Firth2013-10-301-0/+4
* Add --artifact-cache-server and --git-resolve-cache-serverLars Wirzenius2013-10-291-2/+5
* Building with references to tags will now instead use the underlying commitDaniel Firth2013-10-281-2/+3
* Tidy up debug output of morph buildDaniel Firth2013-10-281-1/+1
* build-without-push: Handle null repo/refRichard Maw2013-10-141-2/+2
* Merge branch 'danielfirth/RT193'Daniel Firth2013-10-111-1/+1
|\
| * Added chunkname prefix to some elements of the debug log.Dan Firth2013-10-111-1/+1
* | Merge branch 'danielfirth/RT219'Daniel Firth2013-10-111-1/+1
|\ \
| * | Morph now executes extensions in the repository containing the morphologiesDaniel Firth2013-09-261-1/+1
* | | Merge remote-tracking branch 'origin/baserock/richardipsum'Lars Wirzenius2013-10-081-2/+3
|\ \ \
| * | | Fix bug in autotools versionRichard Ipsum2013-10-081-2/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/danielfirth/RT189'Lars Wirzenius2013-10-082-13/+0
|\ \ \ | |/ / |/| |
| * | Re-enabled validation for morph editDan Firth2013-10-011-10/+0
| * | Dropped support for 'system-kind' from system morphology filesDan Firth2013-09-271-1/+0
| * | Dropped support for 'disk-size' from system morphology files'Dan Firth2013-09-271-2/+0
| |/
* | Merge branch 'baserock/richardmaw/S8847/branch-from-image-v3'Jonathan Maw2013-09-302-45/+149
|\ \
| * | B&M: refactor branch-from-imageRichard Maw2013-09-252-9/+107
| * | b&m: checkout and branch use context managerRichard Maw2013-09-251-36/+7
| * | b&m: Add system branch initializing context managerRichard Maw2013-09-251-0/+35
| |/