summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Trying to mitigate a mtime granularity braking the cache testswillsalmon/CacheExpiryTestWilliam Salmon2018-08-165-3/+133
* Merge branch 'valentindavid/fallback_mirror_ostree' into 'master'Tristan Van Berkom2018-08-162-14/+20
|\
| * Fix ostree repository mirroringValentin David2018-08-162-14/+20
|/
* Merge branch 'chandan/sourcetransform' into 'master'Chandan Singh2018-08-1531-58/+794
|\
| * Add NEWS entry for Source Transform and pip sourcechandan/sourcetransformChandan Singh2018-08-151-0/+7
| * Add pip source pluginChandan Singh2018-08-1522-6/+454
| * Allow source plugins to access previous sourcesChandan Singh2018-08-159-56/+337
|/
* Merge branch 'jmac/cas_virtual_directory' into 'master'Jim MacArthur2018-08-1515-59/+743
|\
| * Add basic storage test 'storage-test.py'jmac/cas_virtual_directoryJim MacArthur2018-08-154-0/+60
| * Sandbox: Return a CasBasedDirectory when an environment variable is setJim MacArthur2018-08-151-2/+10
| * filebaseddirectory: Update index after descendJim MacArthur2018-08-151-1/+2
| * Directory API: add mark_changedJim MacArthur2018-08-154-0/+16
| * Initial implementation of _casbaseddirectory.pyJim MacArthur2018-08-151-0/+563
| * Move KeyStrength enum out to element_enums.pyJim MacArthur2018-08-154-38/+67
| * _filebaseddirectory/directory.py: Move VirtualDirectoryError to DirectoryJim MacArthur2018-08-152-15/+15
| * Convert uses of external_directory to get_underlying_directory()Jim MacArthur2018-08-153-3/+10
|/
* Merge branch 'juerg/cas' into 'master'Jürg Billeter2018-08-152-17/+78
|\
| * _artifactcache/casserver.py: Improve ByteStream error handlingJürg Billeter2018-08-151-19/+52
| * _artifactcache/cascache.py: Fix resource_name format for blobsJürg Billeter2018-08-151-2/+6
| * _artifactcache/casserver.py: Fix resource_name format for blobsJürg Billeter2018-08-151-6/+30
|/
* Merge branch 'Qinusty/526-fail-on-warnings' into 'master'Tristan Van Berkom2018-08-1544-83/+398
|\
| * tests: Add tests for configurable warningsJosh Smith2018-08-159-2/+201
| * docs: Add documentation for Configurable WarningsJosh Smith2018-08-152-12/+36
| * git.py: Add configurable warning for inconsistent-submoduleJosh Smith2018-08-151-1/+10
| * _project.py: Add fatal-warnings configuration itemJosh Smith2018-08-1533-69/+152
|/
* Merge branch 'Qinusty/gnu-mirror' into 'master'Qinusty2018-08-152-2/+2
|\
| * examples: Switch ftp.gnu.org to mirrorQinusty/gnu-mirrorJosh Smith2018-08-152-2/+2
|/
* Merge branch 'valentindavid/fallback_mirror_git' into 'master'Tristan Van Berkom2018-08-154-5/+337
|\
| * Test we can discovered submodules on fallback mirrored git repositoriesValentin David2018-08-141-0/+96
| * Test git mirroring fallback on submodules when main repo is not mirrored.Valentin David2018-08-141-0/+97
| * tests: Add a test of the git source with submodulesJonathan Maw2018-08-143-0/+80
| * tests: Test that fetching passes when upstream is absentJonathan Maw2018-08-141-0/+61
| * tests/frontend/mirror.py: Re-enable a test for gitValentin David2018-08-141-4/+0
| * buildstream/plugins/sources/git.py: Fix clone side effect in getting fetchersValentin David2018-08-141-1/+3
|/
* Merge branch '463-make-dependency-type-default-to-build-2' into 'master'Jonathan Maw2018-08-1413-25/+188
|\
| * Add NEWSJonathan Maw2018-08-141-0/+4
| * docs: Add documentation of build-depends and runtime-depends fieldsJonathan Maw2018-08-141-2/+66
| * versions: Bump format version to 14Jonathan Maw2018-08-141-1/+1
| * tests: Add tests for loading builddeps and runtime depsJonathan Maw2018-08-148-4/+78
| * loader: Add 'build-depends' and 'runtime-depends' fields to elementsJonathan Maw2018-08-142-18/+39
|/
* NEWS: Move recent entries to a new 1.3.1 sectionJürg Billeter2018-08-141-9/+17
* Merge branch 'valentindavid/ruamel-version' into 'master'Valentin David2018-08-131-1/+1
|\
| * Set version of ruaml.yaml to strictly less than 0.15.52.Valentin David2018-08-131-1/+1
|/
* Merge branch 'valentindavid/fix_included_junction_track' into 'master'Tristan Van Berkom2018-08-132-2/+37
|\
| * Fix tracking of junctions used in project.conf.Valentin David2018-08-132-2/+37
|/
* Merge branch 'chandan/remote-source-cachekey-test' into 'master'Tristan Van Berkom2018-08-136-1/+18
|\
| * remote source: Add cachekey testChandan Singh2018-08-136-1/+18
|/
* Merge branch 'chandan/update-fedora-install-docs' into 'master'Javier Jardón2018-08-121-1/+2
|\
| * doc: Fix install instructions for FedoraChandan Singh2018-08-121-1/+2
|/
* Merge branch 'valentindavid/deterministic-source' into 'master'Tristan Van Berkom2018-08-1230-30/+246
|\