summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use given artifact when constructing StrataRichard Maw2014-01-161-8/+6
* Unit tests: Fix up for changes to chunk construct apiRichard Maw2014-01-161-24/+15
* Split chunk morphologies according to new rulesRichard Maw2014-01-162-85/+49
* ArtifactResolver: Generate dependencies from split rulesRichard Maw2014-01-162-527/+256
* CacheKeyComputer: Include split rules in computationRichard Maw2014-01-162-2/+4
* Add split rules to sourcesRichard Maw2014-01-164-2/+299
* MorphologyFactory: validate new fields using loader codeRichard Maw2014-01-161-0/+2
* MorphologyLoader: Validate new fieldsRichard Maw2014-01-162-6/+204
* Replace chunk 'chunks' field with 'products'Richard Maw2014-01-157-19/+25
* ArtifactResolver: Use Artifacts from SourcesRichard Maw2014-01-151-20/+9
* Source: Create all Artifact objects in advanceRichard Maw2014-01-151-1/+4
* morph2.Morphology: add trivial .get methodRichard Maw2014-01-151-1/+9
* BuildCommand: Validate multiple root morphologiesRichard Maw2014-01-151-11/+21
* unit tests: Fix invalid morphologiesRichard Maw2014-01-154-13/+15
* yarns: Add a deploy testRichard Maw2014-01-152-3/+49
* yarns: Make test chunk create representative filesRichard Maw2014-01-151-2/+134
* yarns: Remove redundant repo in IMPLEMENTS THENRichard Maw2014-01-093-4/+4
* Merge branch 'liw/update-NEWS-for-BR13'baserock-13Lars Wirzenius2014-01-061-1/+43
|\
| * Update NEWS based on feedbackLars Wirzenius2014-01-061-4/+5
| * Update NEWS for Baserock 13 releaseLars Wirzenius2014-01-061-1/+42
|/
* Merge branch 'benbrown/RT44'Ben Brown2013-12-2013-551/+149
|\
| * LocalArtifactCache now takes a an FS objectDaniel Firth2013-12-204-53/+40
| * Removed unused CacheDir classDaniel Firth2013-12-203-215/+0
| * Replaces Tempdir with fs.tempfs.TempFSDaniel Firth2013-12-205-152/+50
| * Refactored localrepocacheDaniel Firth2013-12-202-131/+59
|/
* Merge branch 'baserock/pedroalvarez/fix-cross-bootstrap6'Pedro Alvarez2013-12-205-4/+88
|\
| * Add yarn test for cross-bootstrapPedro Alvarez2013-12-202-3/+69
| * Fix old cross-bootstrap testPedro Alvarez2013-12-201-1/+2
| * Deploy and cross-bootstrap commands no longer validate host architectureBen Brown2013-12-202-0/+17
|/
* Merge branch 'benbrown/quote-filename-and-ref'Ben Brown2013-12-182-10/+15
|\
| * Quote ref and filenameBen Brown2013-12-182-10/+15
|/
* Merge branch 'benbrown/S9850/strip-morph-extension'Ben Brown2013-12-165-5/+38
|\
| * Modify morph to strip .morph extensions from parametersBen Brown2013-12-165-5/+38
|/
* Merge branch 'benbrown/S9823/petrify-no-update'Ben Brown2013-12-112-7/+9
|\
| * urllib: Convert URLs with non URL friendly characters into a valid format.Ben Brown2013-12-112-7/+9
|/
* Merge remote-tracking branch 'remotes/origin/baserock/richardmaw/S9475/refact...Lars Wirzenius2013-11-2919-205/+972
|\
| * plugins: Convert deploy to new classes.Richard Maw2013-11-291-85/+70
| * yarns: Change expected result of building uncommitted morphologiesRichard Maw2013-11-291-3/+1
| * plugins: Use new build command as defaultRichard Maw2013-11-292-2/+2
| * plugins: Add new build commandRichard Maw2013-11-291-0/+92
| * morphlib: Add BuildBranch abstractionRichard Maw2013-11-293-0/+263
| * branchmanager: Allow deferred and optional cleanup on success.Richard Maw2013-11-292-14/+179
| * sysbranchdir: Move load_all_morphologies helper hereRichard Maw2013-11-293-10/+16
| * yarns: un-parameterise architecture in system morphologiesRichard Maw2013-11-293-10/+18
| * morphloader: use getattr for validate, set defaultsRichard Maw2013-11-291-16/+5
| * validation: Require there be non-bootstrap chunks in systemsRichard Maw2013-11-293-8/+86
| * morphloader: Require systems have at least one stratumRichard Maw2013-11-294-48/+155
| * morphloader: Set default values for cluster morphsRichard Maw2013-11-292-3/+54
| * morphloader: Don't use ValueError exceptionRichard Maw2013-11-292-4/+26
| * yarns: Correctly allow run_morph to output stderr on failureRichard Maw2013-11-291-7/+10
|/