summaryrefslogtreecommitdiff
path: root/morphlib/plugins
Commit message (Expand)AuthorAgeFilesLines
* morphloader: Get commands when loading morphologyAdam Coldrick2014-08-141-1/+1
* show-dependencies: Use sanitise_morphology_path instead of stripping `.morph`Adam Coldrick2014-08-141-2/+2
* Merge branch 'baserock/richardmaw/misc-fixups'baserock/richardmaw/tmpRichard Maw2014-08-121-104/+15
|\
| * Fix `morph edit` when repo has the same ref as system branchRichard Maw2014-08-121-3/+11
| * Make morph show-branch-root print the pathRichard Maw2014-08-121-3/+4
| * Remove petrify and unpetrify commandsRichard Maw2014-08-121-98/+0
|/
* Avoid creating and pushing temporary build branches when they aren't necessary.Richard Maw2014-08-122-64/+16
* Cut BuildBranch out of morphlib.extensionsRichard Maw2014-08-121-2/+1
* Turn BuildBranch methods into regular functionsRichard Maw2014-08-122-10/+18
* Use sanitise_morphology_path in serialise_artifactRichard Ipsum2014-07-311-1/+1
* Fix list-artifacts post chunks-in-definitionsbaserock/richardmaw/bugfix/fix-list-artifactsRichard Maw2014-07-281-1/+1
* 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