summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Add ability to have 'writable' cache servers.Daniel Silverstone2012-09-071-0/+19
| | | * | Support running on a different port from 8080Daniel Silverstone2012-09-071-1/+6
| | | * | Return tree SHA1 when looking for ref resolution.Daniel Silverstone2012-09-072-4/+14
| | | * | A direct-mode for git cache accessDaniel Silverstone2012-09-072-9/+30
| | | * | Add a .gitignore to ignore *.pycDaniel Silverstone2012-09-071-0/+1
| | |/ /
| | * | Revert "Use the desired artifact filename as the download filename."Jannis Pohlmann2012-05-011-1/+0
| | * | Add /trees which serves the contents of a git tree using ls-tree.Jannis Pohlmann2012-04-202-0/+45
| | * | Use the desired artifact filename as the download filename.Jannis Pohlmann2012-04-181-0/+1
| | * | Add support for /artifacts.Jannis Pohlmann2012-04-181-0/+17
| | * | Fix various small issues preventing bundles from working.Jannis Pohlmann2012-04-182-3/+6
| | * | Add untested support for bundles.Jannis Pohlmann2012-04-182-6/+25
| | * | Use "Cache-Control: no-cache" to avoid caching of /sha1s results.Jannis Pohlmann2012-04-181-0/+1
| | * | Raise a RepositoryNotFoundError if a repo does not exist in the cache.Jannis Pohlmann2012-04-182-2/+12
| | * | Initial import implementing /files and /sha1s.Jannis Pohlmann2012-04-175-0/+259
| | /
| * | distbuild: allow daemons to bind to ephemeral portsRichard Maw2014-10-012-3/+28
| * | Fix and integrate distbuild unit testsRichard Maw2014-10-014-128/+133
| * | Allow default split rules to be overridden in-codeRichard Maw2014-10-011-4/+4
| * | Remove remaining test.as-root cmdtestsRichard Maw2014-10-018-455/+0
| * | Remove overlap detection logicRichard Maw2014-10-0110-438/+0
| * | Remove run-in-artifact subcommandRichard Maw2014-10-016-117/+1
| * | Remove tarball image format tests from tests.as-rootRichard Maw2014-10-014-157/+0
| * | Move architecture existing test to yarnRichard Maw2014-10-015-37/+31
| * | Move the branch-from-image test to a yarnRichard Maw2014-10-015-59/+49
| * | Make show-dependencies not use build-mode: testRichard Maw2014-10-011-25/+7
| * | Stop tests.branching needing build-mode: testRichard Maw2014-10-013-5/+5
| * | Remove unused cmdtestsRichard Maw2014-10-0114-780/+0
| * | Modify yarns to use test-shell instead of build-mode: testRichard Maw2014-10-014-167/+178
| * | Add test shell for use in staging area testsRichard Maw2014-10-011-0/+144
* | | 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
| | |/ | |/|
* | | Merge branch 'baserock/pedroalvarez/fix-xfer-hole'Pedro Alvarez2014-10-021-2/+8
|\ \ \
| * | | xfer-hole: Fix bug in copy_slice_from_file.Lars Wirzenius2014-10-021-2/+8
|/ / /
* | | Merge branch 'baserock/pedroalvarez/uuid-upgrades'Pedro Alvarez2014-10-021-2/+5
|\ \ \ | |_|/ |/| |
| * | ssh-rsync: gett UUID of the disk before writing fstabPedro Alvarez2014-10-011-2/+5
|/ /
* | Merge branch 'baserock/pedroalvarez/morph-version-fix'Pedro Alvarez2014-09-302-4/+7
|\ \ | |/ |/|
| * Fix behaviour of `morph --version`Pedro Alvarez2014-09-302-4/+7
|/
* Merge branch 'richardmaw/env-logging-fix'Sam Thursfield2014-09-241-2/+2
|\
| * 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-2229-2667/+2365
|\
| * 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
| * FIXUP: Cmdtest artifact listings after building per-sourceRichard Maw2014-09-192-2/+2
| * 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 show-dependencies output to include source namesRichard Maw2014-09-191-1679/+1679
| * FIXUP: Fix up unit tests from change allowing multiple sourcesRichard Maw2014-09-199-276/+114