summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* ssh-rsync: Don't delete version if it existsbaserock/richardmaw/fix-ssh-rsync-destroying-versionsRichard Maw2014-10-091-77/+102
* Merge remote-tracking branch 'origin/baserock/ps/log-chunk-build-times'Richard Maw2014-10-091-0/+8
|\
| * Log elapsed time for each chunk buildbaserock/ps/log-chunk-build-timesPaul Sherwood2014-09-271-0/+7
* | Update artifact resolver and ckc testsRichard Ipsum2014-10-092-9/+9
* | Tidy up artifact resolvingRichard Ipsum2014-10-092-34/+24
* | Merge branch 'sam/handle-missing-version-label'Sam Thursfield2014-10-082-2/+7
|\ \
| * | deploy: Make ssh-rsync upgrade extension handle unset VERSION_LABELSam Thursfield2014-10-082-2/+7
* | | Merge branch 'baserock/richardmaw/fix-distbuild-v3'Richard Maw2014-10-085-107/+38
|\ \ \ | |/ / |/| |
| * | Allow distbuilds to choose where to put logsRichard Maw2014-10-081-0/+5
| * | Fix issues with distbuild caused by moving to building per-sourceRichard Maw2014-10-082-3/+5
| * | Allow ephemeral ports for distbuild servicesRichard Maw2014-10-021-1/+1
| * | distbuild: allow daemons to bind to ephemeral portsRichard Maw2014-10-011-2/+22
| * | Allow default split rules to be overridden in-codeRichard Maw2014-10-011-4/+4
| * | Remove overlap detection logicRichard Maw2014-10-012-96/+0
| * | Remove run-in-artifact subcommandRichard Maw2014-10-011-1/+1
* | | Merge branch 'sam/gbo-read-access'Sam Thursfield2014-10-071-2/+13
|\ \ \
| * | | Never require SSH access to the Trove where baserock: content is hostedSam Thursfield2014-10-071-2/+13
| | |/ | |/|
* | | xfer-hole: Fix bug in copy_slice_from_file.Lars Wirzenius2014-10-021-2/+8
* | | ssh-rsync: gett UUID of the disk before writing fstabPedro Alvarez2014-10-011-2/+5
| |/ |/|
* | Fix behaviour of `morph --version`Pedro Alvarez2014-09-301-2/+4
|/
* Safely interpolate in environment variable reportingRichard Maw2014-09-241-2/+2
* Add no cover to morphology hash functionRichard Ipsum2014-09-231-1/+1
* Merge branch 'baserock/richardmaw-os/tidy-build-logic-v7'Richard Maw2014-09-2227-938/+686
|\
| * Remove Artifact compatibility methodsRichard Maw2014-09-193-40/+7
| * Remove get_dependency_prefix_setRichard Maw2014-09-191-14/+0
| * Fix show-dependencies plugin to use source deps.Richard Maw2014-09-191-2/+2
| * FIXUP: Fix unit tests after changing to per-source buildsRichard Maw2014-09-195-90/+28
| * Build per-source rather than per-artifactRichard Maw2014-09-196-297/+314
| * FIXUP: Add compatibility methods to Artifact for fields that moved to SourceRichard Maw2014-09-192-2/+36
| * Move dependencies and cache keys to SourcesRichard Maw2014-09-192-22/+23
| * FIXUP: Fix up unit tests from change allowing multiple sourcesRichard Maw2014-09-199-276/+114
| * Create multiple sources per stratum morphologyRichard Maw2014-09-196-66/+112
| * Make morphologies hashableRichard Maw2014-09-191-0/+3
| * Turn Morphology.needs_artifact_metadata_cached into a propertyRichard Maw2014-09-193-40/+4
| * Remove Morphology.builds_artifactsRichard Maw2014-09-195-44/+0
| * Tidy morphlib.artifact.Artifact.metadata_basenameRichard Maw2014-09-191-4/+1
| * Rename BuildCommand.get_sources to fetch_sourcesRichard Maw2014-09-192-3/+3
| * Move metadata_version value to cachekeycomputerRichard Maw2014-09-192-5/+1
| * Eliminate BuilderBase.new_artifactRichard Maw2014-09-192-14/+3
| * Validate build-depends in MorphologyLoaderSam Thursfield2014-09-192-5/+56
| * Don't validate morphologies during ArtifactResolverRichard Maw2014-09-172-49/+9
| * Add __repr__ method to Source and SplitRulesRichard Maw2014-09-173-0/+23
| * Make remoteartifactcache tests define sensible artifactsRichard Maw2014-09-171-3/+3
| * Be more lenient in Artifact dependency unit testsRichard Maw2014-09-171-4/+6
| * Stop creating a separate -kernel artifact for systemsRichard Maw2014-09-171-20/+0
* | Prevent cliapp from logging env. variables with 'PASSWORD' in their nameSam Thursfield2014-09-193-0/+19
* | Don't log environment variables with 'PASSWORD' in their name.Sam Thursfield2014-09-193-21/+23
|/
* Fix tarfile.chown for versions of python smaller than 2.7.3baserock/franred/bugfix/python-tarfile-chownFrancisco Redondo Marchena2014-09-121-9/+38
* Fix `morph branch-from-image` to work for deployed imagesbaserock/richardmaw/bugfix/branch-from-deployed-imageRichard Maw2014-09-111-1/+2
* Fix up openstack.write extensionbaserock/pedroalvarez/openstack-exts-fixupsPedro Alvarez2014-09-091-1/+0