summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CASQuota: Move cache check methods into new Classraoul/870-root-cache-dirRaoul Hidalgo Charman2019-02-1911-304/+339
* context: remove artifactdirRaoul Hidalgo Charman2019-02-1912-53/+58
* cachedir: add new dir option that's default root to other dirsRaoul Hidalgo Charman2019-02-1915-91/+116
* Merge branch 'phil/additional-linting-excludes' into 'master'Phil Dawson2019-02-192-1/+4
|\
| * .gitignore: ignore the build output directoryphil/additional-linting-excludesDor Askayo2019-02-191-0/+3
| * setup.cfg: exclude .eggs/**, build/** and tmp/** from pycodestyle lintingDor Askayo2019-02-191-1/+1
|/
* Merge branch 'juerg/shell-test' into 'master'Jürg Billeter2019-02-191-0/+3
|\
| * tests/integration/shell.py: More asserts in test_isolated_no_mountjuerg/shell-testJürg Billeter2019-02-191-0/+2
| * tests/integration/shell.py: Skip test_isolated_no_mount without sandboxJürg Billeter2019-02-191-0/+1
|/
* Merge branch 'juerg/artifact-test' into 'master'Jürg Billeter2019-02-192-34/+64
|\
| * tests: Don't use integration test for artifact logJürg Billeter2019-02-192-34/+64
|/
* Merge branch 'adamjones/labels' into 'master'Tom Pollard2019-02-192-0/+4
|\
| * Add a link to the label descriptions in the issue templatesAdam Jones2019-02-192-0/+4
|/
* Merge branch 'valentindavid/absolute-whitelist' into 'master'Jürg Billeter2019-02-195-6/+9
|\
| * element.py: Expect absolute paths in overlap whitelistsValentin David2019-02-195-6/+9
|/
* Merge branch 'gokcennurlu/dont_cache_if_stage_fails' into 'master'Jürg Billeter2019-02-191-5/+5
|\
| * Prevent caching when Element.stage() failsgokcennurlu/dont_cache_if_stage_failsGökçen Nurlu2019-02-191-5/+5
|/
* Merge branch 'chandan/fix-mapping-import' into 'master'Jürg Billeter2019-02-191-1/+1
|\
| * buildstream/_yaml.py: Import Mapping from collections.abcChandan Singh2019-02-191-1/+1
|/
* Merge branch 'chandan/fix-badge-subprocess-error' into 'master'Chandan Singh2019-02-181-1/+1
|\
| * doc/badges.py: Fix catching of CalledProcessErrorChandan Singh2019-02-181-1/+1
|/
* Merge branch 'jonathan/wsl-tests-allow-fail' into 'master'Jonathan Maw2019-02-181-1/+1
|\
| * .gitlab-ci: make wsl-test automatic, allow failureJonathan Maw2019-02-181-1/+1
|/
* Merge branch 'tristan/collect-missing-coverage' into 'master'Tristan Van Berkom2019-02-181-0/+2
|\
| * .gitlab-ci.yml: Some new test environments were added, but not collecting cov...Tristan Van Berkom2019-02-181-0/+2
|/
* Merge branch 'chandan/remove-pkg-resources' into 'master'Tristan Van Berkom2019-02-181-1/+1
|\
| * requirements/Makefile: exclude pkg-resourcesChandan Singh2019-02-181-1/+1
|/
* Merge branch 'jmac/cache_artifacts_with_vdir' into 'master'Jürg Billeter2019-02-185-107/+140
|\
| * element.py: Alter _cache_artifact to use CasBasedDirectoryJim MacArthur2019-02-182-14/+21
| * element.py: Expand scope of timed_activity in _cache_artifact()Jürg Billeter2019-02-181-94/+94
| * _casbaseddirectory.py: Add _get_digest() methodJürg Billeter2019-02-181-0/+12
| * storage: Add Directory.get_size()Jim MacArthur2019-02-183-0/+22
| * _casbaseddirectory.py: Remove unused find_root() methodJürg Billeter2019-02-181-8/+0
| * _casbaseddirectory.py: Correct typo for _get_underlying_directoryJim MacArthur2019-02-181-1/+1
| * _casbaseddirectory.py: Fix order in _recalculate_recursing_up()Jürg Billeter2019-02-181-1/+1
|/
* Merge branch 'tristan/document-release-process' into 'master'Tristan Van Berkom2019-02-181-0/+258
|\
| * CONTRIBUTING.rst: Documenting the release processTristan Van Berkom2019-02-181-0/+258
|/
* Merge branch 'jjardon/distros' into 'master'Javier Jardón2019-02-151-0/+6
|\
| * README.rst: Add table with distros with packaged buildstreamjjardon/distrosJavier Jardón2019-02-151-0/+6
|/
* Merge branch 'chandan/bst-here-tags' into 'master'Chandan Singh2019-02-151-3/+17
|\
| * contrib/bst-here: Allow users to specify image variantChandan Singh2019-02-151-3/+17
| * contrib/bst-here: Change default image to buildstream/buildstreamChandan Singh2019-02-151-1/+1
|/
* Merge branch 'are_you_sure2' into 'master'Angelos Evripiotis2019-02-154-44/+13
|\
| * userconfig: rm really-workspace-close-project-inaccessibleare_you_sure2Angelos Evripiotis2019-02-154-44/+13
|/
* Merge branch 'bschubert/set-as-set' into 'master'Benjamin Schubert2019-02-153-16/+12
|\
| * Use sets when checking for existence of an elementBenjamin Schubert2019-02-153-16/+12
|/
* Merge branch 'aevri/mtime1' into 'master'Angelos Evripiotis2019-02-154-4/+25
|\
| * storage.Directory.export_to_tar: mtime=_magic...aevri/mtime1Angelos Evripiotis2019-02-154-4/+25
|/
* Merge branch 'danielsilverstone-ct/variables-rework' into 'master'Benjamin Schubert2019-02-153-133/+182
|\
| * Variables: Rework how expansion strings workDaniel Silverstone2019-02-153-133/+182
|/