summaryrefslogtreecommitdiff
path: root/morphlib/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove update-gits commandRichard Maw2014-07-221-83/+0
* Tidy deploy_plugin a littleRichard Maw2014-07-221-5/+5
* Fix JSON file handling to be binary filename safeLars Wirzenius2014-07-151-1/+2
|\
| * Make our use of json binary path safebaserock/richardmaw/bugfix/unicode-safe-jsonRichard Maw2014-07-111-1/+2
* | Fix bug in list-artifacts pluginRichard Ipsum2014-07-111-1/+1
|/
* Use exact filenames to refer to morphology filesRichard Maw2014-07-105-27/+28
* Make MorphologyFinder use file pathsRichard Maw2014-07-071-3/+2
* Exorcise some old and unused commandsRichard Maw2014-07-072-2442/+536
* Remove check on checkout/branch that there are systemsRichard Maw2014-07-071-22/+0
* Remove code made vestigial from the `morph edit` rewriteRichard Maw2014-07-071-64/+0
* 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
* 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
* | Merge branch 'sam/remote-artifact-cache-failure'Sam Thursfield2014-06-101-12/+2
|\ \
| * | Improve robustness when fetching artifacts from remote artifact cacheSam Thursfield2014-06-031-12/+2
* | | Morph deploy should never update git reposPaul Sherwood2014-06-101-0/+1
| |/ |/|
* | Fix up before mergeSam Thursfield2014-06-091-36/+43
* | Add messages to help user know what is happeningPaul Sherwood2014-06-081-0/+16
* | Simplify morph edit syntax and logicPaul Sherwood2014-06-081-124/+41
* | Make morph gc clear out deployments in tmpdirPaul Sherwood2014-06-071-1/+6
* | Rewrite copy_artifacts plugin as list_artifactsSam Thursfield2014-06-052-142/+124
|/
* Add distbuild-morphology command.Sam Thursfield2014-05-141-0/+23
* distbuild: Label state machine transition tablesSam Thursfield2014-04-141-0/+1
* distbuild: Stop workers blowing their entire cache away every timeDaniel Silverstone2014-04-141-6/+14
* 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
* | Add utilities for listing and finding extensions.Mark Doffman2014-03-311-43/+16
|/
* Merge branch 'baserock/richardipsum/merge_distbuild'Richard Ipsum2014-03-273-9/+337
|\
| * UI change: distbuild has its own subcommandRichard Ipsum2014-03-261-7/+39
| * Remove Initiator and InitiatorBuildCommandRichard Ipsum2014-03-261-49/+0
| * Fix deployRichard Ipsum2014-03-261-2/+3
| * Make InitiatorBuildCommand construct BuildCommandRichard Ipsum2014-03-261-0/+1
| * Add the distbuild pluginRichard Ipsum2014-03-211-0/+343
* | Implement morph push and morph pulladamcoldrick/ingest-binaries-v5-rebaseAdam Coldrick2014-03-201-0/+93
* | 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-201-0/+10
* | 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
* | 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