summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make install-essential-files set the correct env_varbaserock/adamcoldrick/exts-in-subdirsAdam Coldrick2015-06-011-1/+1
* Stop assuming that the extensions are in the root of definitionsAdam Coldrick2015-06-011-1/+11
* Do not call str() on None types in sanitize_envRichard Ipsum2015-05-291-1/+1
* Ignore the configuration extensions when generating the cache-keyPedro Alvarez2015-05-291-0/+3
* Use keystoneclient python api in openstack.checkRichard Ipsum2015-05-291-29/+28
* deploy: Don't imply --upgrade in subsystemsRichard Maw2015-05-271-2/+5
* morph deploy: Allow overriding UPGRADE in definition or on command lineRichard Maw2015-05-271-4/+11
* Ignore --upgrade flag rather than exitingRichard Ipsum2015-05-271-4/+0
* Move 'git config' wrapper into its own classSam Thursfield2015-05-223-18/+75
* check: Allow yarns to be run with --snapshotAdam Coldrick2015-05-201-1/+9
* yarns: Fix typo in cross-bootstrap yarnAdam Coldrick2015-05-202-3/+3
* yarns: Add a test for `morph list-artifacts`Adam Coldrick2015-05-202-0/+18
* yarns: Add a test for `morph certify`Adam Coldrick2015-05-202-0/+19
* yarns: Add a test for `morph generate-manifest-csv`Adam Coldrick2015-05-202-1/+19
* generate-manifest-csv: Catch NoRemote error when cloning lorries repoAdam Coldrick2015-05-201-9/+20
* Give exact filename when an artifact is not found in the cache.Sam Thursfield2015-05-191-2/+3
* Use protocol to validate incoming requestsRichard Ipsum2015-05-192-23/+49
* Disable WC exec-output messages in log by defaultRichard Ipsum2015-05-181-1/+3
* Disable logging of build output by defaultRichard Ipsum2015-05-182-5/+13
* Bump supported definitions version to version 4Javier Jardón2015-05-181-1/+1
* distbuild: Handle errors from socketSam Thursfield2015-05-154-3/+25
* distbuild: Condense Initiator class to remove unnecessary duplicationLauren Perry2015-05-153-133/+24
* Add .gitreview fileRichard Ipsum2015-05-151-0/+5
* Fix crash in handling of recursive submodulesSam Thursfield2015-05-141-2/+2
* Fix prototype of create_source_pool()Sam Thursfield2015-05-1413-23/+21
* Protocol check fixRichard Ipsum2015-05-131-2/+2
* Explain how to cancel a distbuildAdam Coldrick2015-05-123-16/+33
* distbuild: Set job status to failed when sending exec-cancelAdam Coldrick2015-05-121-0/+8
* Revert "distbuild: Track worker jobs using artifact basename only"Adam Coldrick2015-05-121-29/+48
* Remove mention of MorphologyFactory in the unit testsAdam Coldrick2015-05-121-2/+0
* Clean up artifact serialisationAdam Coldrick2015-05-126-85/+99
* Move duplicate fix_chunk_build_mode function to a common locationAdam Coldrick2015-05-123-52/+33
* Enable native-bootstrap to continue build after recovered from fault.Kejia Hu (Terry)2015-05-121-6/+13
* Remove % from debug statementRichard Ipsum2015-05-121-1/+1
* Add a common func for handling build terminationRichard Ipsum2015-05-121-20/+11
* Add GraphProgress messagesRichard Ipsum2015-05-125-10/+91
* distbuild: Fix protocol version checking for distbuild commandsLauren Perry2015-05-111-0/+14
* yarns: Add yarn for morph diffRichard Maw2015-05-111-0/+22
* yarns: Add the ability to tag chunks and commit updates to definitionsRichard Maw2015-05-112-0/+30
* morph: Add morph diff subcommandRichard Maw2015-05-112-0/+148
* morphlib: Add utility module for parsing argv into lists of systemsRichard Maw2015-05-113-0/+143
* distbuild: Builds currently break due to job being set twiceLauren Perry2015-05-111-1/+0
* SourceResolver: Allow the resolution of multiple systemsRichard Maw2015-05-112-5/+10
* LRC: Make get_updated_repo handle multiple refsRichard Maw2015-05-111-16/+27
* MorphologyLoader: Set filename attribute at parse timeRichard Maw2015-05-111-2/+3
* morph anchor: Handle updating refsRichard Maw2015-05-111-5/+6
* morphlib.util: add word_join_listRichard Maw2015-05-111-0/+10
* yarns: Fix incorrect chunk name in test suiteAdam Coldrick2015-05-111-1/+1
* Fix mistake in sysroot.writeSam Thursfield2015-05-081-1/+1
* Raise an error if a stratum build-depends on itselfAdam Coldrick2015-05-082-0/+25