summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc/./arch_sandboxing: no OSTree artifact cacheaevri/doc_arch_depsAngelos Evripiotis2019-02-201-6/+6
* doc/./arch_sandboxing: reword 'user provided user'Angelos Evripiotis2019-02-201-1/+1
* doc/./arch_sandboxing: 'read only'->'read-only'Angelos Evripiotis2019-02-201-1/+1
* doc/./arch_cachekeys: note no direct runtime depsAngelos Evripiotis2019-02-201-0/+3
* doc/./arch_cachekeys: consistent full-stopsAngelos Evripiotis2019-02-201-5/+5
* doc/./arch_cachekeys: JSON now, not dict pickleAngelos Evripiotis2019-02-201-1/+1
* doc/./arch_scheduler: fix 'imerative' typoAngelos Evripiotis2019-02-201-1/+1
* doc/./arch_scheduler: fixup "it's" typosAngelos Evripiotis2019-02-201-3/+3
* doc/../arch_dependency_model: transient/transitiveAngelos Evripiotis2019-02-201-2/+3
* Merge branch 'juerg/ci' into 'master'Jürg Billeter2019-02-201-1/+1
|\
| * .gitlab-ci.yml: Enable parallel testing with 2 CPUsJürg Billeter2019-02-201-1/+1
|/
* Merge branch 'phil/848-plugin-deprecation-warnings' into 'master'Phil Dawson2019-02-207-1/+130
|\
| * plugin.py: Add API to allow plugins to raise deprecation warningsphil/848-plugin-deprecation-warningsPhil Dawson2019-02-207-1/+130
|/
* Merge branch 'juerg/cachedfail' into 'master'Jürg Billeter2019-02-201-2/+5
|\
| * tests/integration/cachedfail.py: Fix test_push_cached_failJürg Billeter2019-02-201-2/+5
|/
* Merge branch 'aevri/doc_arch_tweaks' into 'master'Jürg Billeter2019-02-201-15/+16
|\
| * doc/./arch_data_model:edit comp stages for clarityAngelos Evripiotis2019-02-201-3/+4
| * doc/./arch_data_model: add some missing full-stopsAngelos Evripiotis2019-02-201-11/+11
| * doc/./arch_data_model: fixup affect/effectAngelos Evripiotis2019-02-201-3/+3
|/
* Merge branch 'raoul/870-root-cache-dir' into 'master'Jürg Billeter2019-02-1927-434/+499
|\
| * 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