summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve error message for build if there are refs missingwillsalmon/580-backportWilliam Salmon2018-08-171-3/+8
* Add Error to git and ostree sources configureWilliam Salmon2018-08-176-0/+121
* Merge branch 'tiagogomes/issue-577-backport' into 'bst-1.2'Javier Jardón2018-08-161-2/+4
|\
| * cascache: use errno moduleTiago Gomes2018-08-161-2/+4
|/
* Merge branch 'tristan/notifications-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-161-2/+14
|\
| * _frontend/app.py: Notify session completionsTristan Van Berkom2018-08-161-2/+14
|/
* Merge branch 'valentindavid/fallback_mirror_ostree-1.2' into 'bst-1.2'Valentin David2018-08-162-14/+20
|\
| * Fix ostree repository mirroringValentin David2018-08-162-14/+20
|/
* Merge branch 'tiagogomes/disable-https-gnu-repo-backport' into 'bst-1.2'Tiago Gomes2018-08-161-1/+1
|\
| * Use http instead of https for the gnu ftp mirrorTiago Gomes2018-08-161-1/+1
|/
* Merge branch 'valentindavid/fallback_mirror_git-1.2' into 'bst-1.2'Valentin David2018-08-164-5/+337
|\
| * 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