summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test we can discovered submodules on fallback mirrored git repositoriesvalentindavid/fallback_mirror_git-1.2Valentin David2018-08-161-0/+96
* Test git mirroring fallback on submodules when main repo is not mirrored.Valentin David2018-08-161-0/+97
* tests: Add a test of the git source with submodulesJonathan Maw2018-08-163-0/+80
* tests: Test that fetching passes when upstream is absentJonathan Maw2018-08-161-0/+61
* tests/frontend/mirror.py: Re-enable a test for gitValentin David2018-08-161-4/+0
* buildstream/plugins/sources/git.py: Fix clone side effect in getting fetchersValentin David2018-08-161-1/+3
* Merge branch 'Qinusty/gnu-mirror-backport-1.2' into 'bst-1.2'Valentin David2018-08-151-1/+1
|\
| * examples: Switch ftp.gnu.org to mirrorJosh Smith2018-08-151-1/+1
|/
* Merge branch 'bochecha/blessings' into 'bst-1.2'Tristan Van Berkom2018-08-151-1/+1
|\
| * deps: Specify the minimum version required for blessingsMathieu Bridon2018-08-141-1/+1
|/
* NEWS: Adding a news entry for the 1.1.6 release candidate1.1.6Tristan Van Berkom2018-08-141-0/+7
* Merge branch 'valentindavid/447-stack-trace-checkout' into 'bst-1.2'Tristan Van Berkom2018-08-143-1/+17
|\
| * _stream.py: Print details on checkout failureMartin Blanchard2018-08-141-1/+1
| * element.py: Raise an exception on unbuilt element checkoutMartin Blanchard2018-08-142-0/+16
|/
* Merge branch 'valentindavid/203-BuildStream-crashes-when-dependency-tree-too-...Tristan Van Berkom2018-08-142-1/+62
|\
| * app.py: Handle exception thrown when recursion limit is exceededPhil Dawson2018-08-141-0/+4
| * tests/frontend/show.py: Add test case for maximum recursion depth being exceededPhil Dawson2018-08-141-1/+58
|/
* Merge branch 'valentindavid/448-autocompletion-broken-defaults' into 'bst-1.2'Valentin David2018-08-137-3/+29
|\
| * complete.py: Ensure paths get completed from 'element-path'Martin Blanchard2018-08-137-3/+29
|/
* Merge branch 'valentindavid/fix-except-argument-in-source-bundle-1.2' into 'b...Valentin David2018-08-132-2/+5
|\
| * source-bundle: Enable --except optionFrancisco Redondo Marchena2018-08-132-2/+5
|/
* Merge branch 'valentindavid/bst_workspace_open_force_does_nothing-1.2' into '...Valentin David2018-08-132-1/+57
|\
| * _stream.py: Added functionality for workspace open -fPhillip Smyth2018-08-132-1/+57
|/
* Merge branch 'valentindavid/python3.7-1.2' into 'bst-1.2'Valentin David2018-08-131-2/+5
|\
| * _artifactcache/cascache.py: Fix for PEP 479 / Python 3.7Jürg Billeter2018-08-131-2/+5
|/
* Merge branch 'valentindavid/fix-debug-crash-1.2' into 'bst-1.2'Valentin David2018-08-131-2/+3
|\
| * Fix crash when --debug is passedSam Thursfield2018-08-131-2/+3
|/
* Merge branch 'valentindavid/ruamel-version-1.2' into 'bst-1.2'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-1.2' into 'bst-1.2'Valentin David2018-08-132-2/+37
|\
| * Fix tracking of junctions used in project.conf.Valentin David2018-08-132-2/+37
|/
* Merge branch 'valentindavid/deterministic-source-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-1231-30/+249
|\
| * Bump BST_CORE_ARTIFACT_VERSION for deterministic source pluginsValentin David2018-08-1226-26/+27
| * Add some integration tests for source plugin determinism.Valentin David2018-08-121-0/+155
| * buildstream/plugins/sources/remote.py: Make staging deterministic.Valentin David2018-08-121-0/+2
| * buildstream/plugins/sources/zip.py: Fix non-determism in staging.Valentin David2018-08-121-2/+30
| * Use deterministic umask when staging sources.Valentin David2018-08-121-1/+10
| * buildstream/plugins/sources/local.py: Make staging deterministic.Valentin David2018-08-121-1/+25
|/
* setup.py: fix previous commitJavier Jardón2018-08-121-3/+2
* dev-requirements.txt: Remove obsolete commentsJavier Jardón2018-08-122-5/+1
* setup.py: Specify minimum required version of pytest-cov pluginTristan Van Berkom2018-08-121-1/+1
* Revert "Restrict version of pylint"Jürg Billeter2018-08-121-1/+0
* .gitlab-ci.yml: Use the same version of the docker image for all jobsJavier Jardón2018-08-121-4/+4
* .gitlab-ci.yml: Run tests in fedora28 imageJavier Jardón2018-08-121-0/+5
* .gitlab-ci-yml: Add ubuntu 18.04 testPhil Dawson2018-08-121-0/+3
* Merge branch 'chandan/dev-reqs-1.2' into 'bst-1.2'Javier Jardón2018-08-123-14/+27
|\
| * Move development reqirements to dev-requirements.txtChandan Singh2018-08-123-14/+27
|/
* Merge branch 'valentindavid/498_bwrap_environment-1.2' into 'bst-1.2'Valentin David2018-08-101-3/+7
|\
| * Set environment in bwrap command line instead of its environmentValentin David2018-08-101-3/+7
|/
* Merge branch 'tristan/pin-ruamel-version-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-101-1/+1
|\