summaryrefslogtreecommitdiff
path: root/morphlib/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix error message.tlsa/cve-checkMichael Drake2015-04-241-1/+1
* Fix a couple of comments.Michael Drake2015-04-161-2/+2
* Implement checking of version agains CVE ranges.Michael Drake2015-04-161-8/+23
* Add debian version comparason code.Michael Drake2015-04-161-0/+221
* Avoid cloning repos that we don't have data for.Michael Drake2015-04-151-18/+21
* Load CVEs from YAML file, instead of hardcoding.Michael Drake2015-04-151-23/+31
* Improve version guessing.Michael Drake2015-04-151-1/+72
* Improve output formatting.Michael Drake2015-04-151-2/+3
* Make it easier to add software to internal DBMichael Drake2015-04-151-9/+25
* Add WIP CVE checking pluginMichael Drake2015-04-151-0/+165
* Implement partial distbuildsAdam Coldrick2015-04-021-4/+20
* Add `morph certify` plugin to check for build reproducibility.Michael Drake2015-04-011-0/+140
* Implement partial buildsAdam Coldrick2015-04-011-20/+88
* build: Clearer messages when creating temporary build branchesSam Thursfield2015-03-311-1/+4
* Set PATH to fixed valueKejia Hu (Terry)2015-03-301-1/+1
* Add plugin to get details of given chunk name.Michael Drake2015-03-301-0/+79
* % escape all % charactersRichard Ipsum2015-03-271-1/+1
* Use python3 compatible notation for catching exceptionsJavier Jardón2015-03-162-3/+3
* Merge "Use the modern way of the GPL copyright header: URL instead real address"Javier Jardón2015-03-1615-40/+25
|\
| * Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-1615-41/+26
* | Use python3 compatible notation for octal constantsJavier Jardón2015-03-131-3/+3
* | print: use function instead the statement oneJavier Jardón2015-03-131-1/+2
|/
* Merge branch 'sam/distbuild-build-logs'Sam Thursfield2015-03-111-1/+0
|\
| * distbuild: Create a new directory to store build logs for each build.Sam Thursfield2015-02-181-1/+0
* | Add an LRU cache for resolved tree refsSam Thursfield2015-02-181-1/+2
|/
* Fix copyright yearsSam Thursfield2015-02-111-1/+1
* distbuild: Refuse to start controller if there are no workers listedSam Thursfield2015-02-111-0/+5
* Treat path given to deploy cmd as relative to cwdRichard Ipsum2015-01-231-2/+4
* Treat path given to build cmd as relative to cwdRichard Ipsum2015-01-231-2/+6
* Merge branch 'sam/optional-temporary-build-branches'Sam Thursfield2015-01-192-26/+87
|\
| * Make temporary build branches optionalSam Thursfield2015-01-062-26/+87
* | Merge branch 'sam/cached-repo-cleanup'Sam Thursfield2015-01-122-4/+4
|\ \ | |/ |/|
| * Rework CachedRepo to use the GitDirectory class where possibleSam Thursfield2014-12-032-4/+4
* | Rename builder2 module to builderSam Thursfield2014-12-191-2/+2
* | deploy: Note that some of the extensions listed live in definitions.gitSam Thursfield2014-12-091-2/+5
* | Add missing types to the docstring in the DeployPlugin.deploy() functionPete Fotheringham2014-12-051-1/+27
|/
* Remove unicode charactersPedro Alvarez2014-12-011-2/+4
* Action review commentsPete Fotheringham2014-12-011-0/+23
* Fix list-artifacts commandSam Thursfield2014-11-141-1/+1
* Allow `morph deploy` to cache missing Git repos if it needs toSam Thursfield2014-11-111-1/+0
* Move create_source_pool code into new 'sourceresolver' moduleSam Thursfield2014-11-101-2/+4
* Only search for repository root in GitDirectory constructor if told toSam Thursfield2014-11-052-3/+3
* Fix lines longer than 79 charactersSam Thursfield2014-10-291-2/+2
* Merge remote-tracking branch 'origin/sam/build-fix-3'Sam Thursfield2014-10-291-6/+15
|\
| * Fix distbuild to allow passing a commit instead of a named ref to be builtSam Thursfield2014-10-271-6/+15
|/
* build: Resolve the ref being built in the user's local definitions.gitSam Thursfield2014-10-242-4/+5
* build: Restructure how BuildCommand.build() is calledSam Thursfield2014-10-241-3/+5
* Fix synopsis of `morph edit` commandSam Thursfield2014-10-221-1/+1
* Fix the `morph list-artifacts` commandSam Thursfield2014-10-101-6/+7
* Allow distbuilds to choose where to put logsRichard Maw2014-10-081-0/+5