summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cmdtests: We can no longer meaningfully look at chunks in the cachebaserock/adamcoldrick/wip-partial-deploybaserock/adamcoldrick/use-ostree-for-artifact-cacheAdam Coldrick2015-03-0322-188/+14
* yarns: Disable the cross-bootstrap yarnAdam Coldrick2015-03-031-7/+9
* yarns: Make the distbuild yarn expose the worker's artifact cache over HTTPAdam Coldrick2015-03-033-4/+30
* morph-cache-server: Add support for an OSTree artifact cacheAdam Coldrick2015-03-031-52/+63
* gc: Make `morph gc` use the OSTree artifact cacheAdam Coldrick2015-03-031-3/+7
* deploy: Use OSTree to checkout the system for deploymentAdam Coldrick2015-03-031-7/+30
* builder: Use the OSTree artifact cache when buildingAdam Coldrick2015-03-033-45/+49
* Make morph use OSTreeArtifactCache instead of LocalArtifactCacheAdam Coldrick2015-03-031-2/+4
* RemoteArtifactCache: Support multiple cache methodsAdam Coldrick2015-03-031-1/+26
* Add an artifact cache which uses OSTreeAdam Coldrick2015-03-034-5/+232
* Add a class to wrap the OSTree APIAdam Coldrick2015-03-033-0/+141
* bins: We no longer want chunks to be tarballsAdam Coldrick2015-03-032-122/+39
* Move the chunk cache logic into buildcommandAdam Coldrick2015-03-032-22/+23
* Create device nodes in staging areaAdam Coldrick2015-03-033-35/+39
* Add support for unionfs-fuseAdam Coldrick2015-03-034-16/+40
* Use overlayfs when deployingAdam Coldrick2015-03-031-4/+34
* Use overlayfs when building systemsAdam Coldrick2015-03-033-7/+47
* Allow the passing of options to fsutils.mountAdam Coldrick2015-03-031-3/+6
* Merge branch 'sam/distbuild-worker-disconnect'Sam Thursfield2015-03-031-8/+35
|\
| * distbuild: Be more robust when a worker disconnectsSam Thursfield2015-02-031-8/+35
* | Merge branch 'sam/fewer-submodule-updates'Sam Thursfield2015-03-033-66/+65
|\ \
| * | Only update Git submodules in cache when necessarySam Thursfield2015-02-103-67/+66
| |/
* | Fix copyright yearsSam Thursfield2015-02-271-1/+1
* | Merge remote-tracking branch 'origin/sam/disable-new-btrfs-features'Sam Thursfield2015-02-271-1/+25
|\ \
| * | Fix Morph producing unbootable systemsSam Thursfield2015-02-261-1/+25
|/ /
* | Merge branch 'sam/sourceresolver-fixes'Sam Thursfield2015-02-254-87/+138
|\ \
| * | sourceresolver: Never assume that a given ref is present locallySam Thursfield2015-02-201-6/+8
| * | sourceresolver: Factor out 'cache repo locally' code into a functionSam Thursfield2015-02-204-31/+30
| * | sourceresolver: Simplify some code pathsSam Thursfield2015-02-202-36/+40
| * | sourceresolver: Fix InvalidRefError when local git cache is out of dateSam Thursfield2015-02-201-7/+11
| * | sourceresolver: Always try to read chunk morph files from definitionsSam Thursfield2015-02-201-29/+40
| * | sourceresolver: Fix LsTreeError raised when constructing build graphSam Thursfield2015-02-202-9/+40
* | | Merge remote-tracking branch 'lauren/baserock/lauren/morph-versioning'Sam Thursfield2015-02-253-3/+24
|\ \ \ | |/ / |/| |
| * | Add protocol versioning for distbuild systemsLauren Perry2015-02-253-3/+24
|/ /
* | Merge remote-tracking branch 'lauren/baserock/lauren/distbuild-invalid-input-...Sam Thursfield2015-02-202-13/+22
|\ \
| * | Update copyright yearsLauren Perry2015-02-092-2/+2
| * | Fix distbuild controller crashing on some invalid inputsLauren Perry2015-02-092-11/+20
* | | Merge branch 'baserock/adamcoldrick/build-graph-speedups-v2'Adam Coldrick2015-02-1818-245/+570
|\ \ \
| * | | Show a message when the build is startingAdam Coldrick2015-02-181-1/+1
| * | | Add tests for sourceresolverAdam Coldrick2015-02-183-14/+341
| * | | Read files from a local clone of definitions where possibleSam Thursfield2015-02-181-1/+30
| * | | Add a mechanism for extracting all files from a given commit to a dirSam Thursfield2015-02-184-6/+88
| * | | Split up traverse_morphs to improve readabilitySam Thursfield2015-02-181-61/+79
| * | | Add an LRU cache for detected build-systemsSam Thursfield2015-02-181-19/+101
| * | | Add an LRU cache for resolved tree refsSam Thursfield2015-02-183-30/+75
| * | | Add a cache manager utilising pylru and pickleAdam Coldrick2015-02-181-2/+52
| * | | Move MorphologyFactory into SourceResolverSam Thursfield2015-02-184-381/+69
| * | | sourceresolver: Add comments and factor out common functionSam Thursfield2015-02-181-13/+15
| * | | Convert the empty-stratum test into a yarnAdam Coldrick2015-02-185-38/+37
| * | | Fix some yarns to shut down their git servers when finishedAdam Coldrick2015-02-183-0/+3
|/ / /