summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! fixup! fixup! fixup! fixup! fixup! fixup! Make templated source tests ...phil/remove-ostree-pluginPhil Dawson2019-03-271-1/+1
* fixup! fixup! fixup! fixup! fixup! fixup! Make templated source tests availab...Phil Dawson2019-03-271-2/+1
* fixup! fixup! fixup! fixup! fixup! Make templated source tests available in b...Phil Dawson2019-03-271-0/+1
* fixup! fixup! fixup! fixup! Make templated source tests available in buildstr...Phil Dawson2019-03-272-1/+3
* fixup! fixup! fixup! Make templated source tests available in buildstream.plu...Phil Dawson2019-03-271-0/+1
* fixup! fixup! Make templated source tests available in buildstream.plugintest...Phil Dawson2019-03-271-1/+0
* fixup! Make templated source tests available in buildstream.plugintestutilsPhil Dawson2019-03-271-1/+4
* Make templated source tests available in buildstream.plugintestutilsPhil Dawson2019-03-2739-29/+58
* plugintestutils._utils: Copy subset of tests.testutils.sitePhil Dawson2019-03-272-1/+47
* plugintestutils: Add copy of testutils.junction.pyPhil Dawson2019-03-276-4/+88
* testutils: move repo.py into buildstream.plugintestutilsPhil Dawson2019-03-2738-166/+198
* Merge branch 'aevri/copyright' into 'master'bst-marge-bot2019-03-271-0/+19
|\
| * testutils/yaml.py: add copyright noticeAngelos Evripiotis2019-03-271-0/+19
|/
* Merge branch 'aevri/junction_load_provenance' into 'master'bst-marge-bot2019-03-2610-19/+116
|\
| * tests: Add test_invalid_junctiondep_not_a_junctionAngelos Evripiotis2019-03-262-0/+17
| * tests: ensure provenance for _get_loader errorsAngelos Evripiotis2019-03-265-9/+52
| * loader: provenance in LoadErrors from _get_loaderAngelos Evripiotis2019-03-261-9/+17
| * test: Add yaml_file_get_provenanceAngelos Evripiotis2019-03-262-0/+29
| * buildstream/_yaml: Provenance, fix type in doc strAngelos Evripiotis2019-03-261-1/+1
|/
* Merge branch 'mablanch/629-remote-execution-test' into 'master'Jürg Billeter2019-03-2512-7/+371
|\
| * Generate and publish HTML coverage reportMartin Blanchard2019-03-252-3/+9
| * .gitlab-ci.yml: Add a CI test job for remote executionMartin Blanchard2019-03-253-0/+99
| * tests: Add basic remote-execution tests (autotools)Martin Blanchard2019-03-256-0/+111
| * runcli.py: Add a CLI test fixture for remote-executionMartin Blanchard2019-03-253-2/+135
| * tests: Add a --remote-execution CLI optionsMartin Blanchard2019-03-251-2/+17
|/
* Merge branch 'raoul/440-source-cache-remotes' into 'master'bst-marge-bot2019-03-2526-78/+956
|\
| * PushQueue -> ArtifactPushQueueRaoul Hidalgo Charman2019-03-253-5/+5
| * tests: check source push for workspaced elementsRaoul Hidalgo Charman2019-03-251-0/+40
| * tests: check sources are pushed even if build failsRaoul Hidalgo Charman2019-03-254-0/+100
| * tests: source and artifact cache testRaoul Hidalgo Charman2019-03-251-0/+91
| * using_config.rst: Add source cache documentationRaoul Hidalgo Charman2019-03-251-0/+46
| * format_project.rst: Add source cache documentationRaoul Hidalgo Charman2019-03-251-0/+27
| * tests: Add source cache push failure testRaoul Hidalgo Charman2019-03-251-0/+42
| * tests: Add source cache pull after a push testRaoul Hidalgo Charman2019-03-251-0/+45
| * tests: Add source cache push testRaoul Hidalgo Charman2019-03-251-0/+96
| * _stream.py: Schedule source push queueRaoul Hidalgo Charman2019-03-251-1/+7
| * sourcepushqueue.py: Add queue for pushing sourcesRaoul Hidalgo Charman2019-03-256-6/+49
| * element.py: Add source push methods to ElementRaoul Hidalgo Charman2019-03-251-0/+19
| * _sourcecache.py: Add push methodRaoul Hidalgo Charman2019-03-252-1/+36
| * tests: Add source cache fetch failure testRaoul Hidalgo Charman2019-03-251-0/+52
| * tests: Add source cache test for fallbackRaoul Hidalgo Charman2019-03-251-0/+59
| * tests: Add source cache fetch testRaoul Hidalgo Charman2019-03-251-0/+111
| * element.py: Pull from sourcecache in _fetch()Raoul Hidalgo Charman2019-03-252-9/+17
| * element.py: Add source cache as variableRaoul Hidalgo Charman2019-03-251-2/+2
| * _sourcecache.py: Add pull methodRaoul Hidalgo Charman2019-03-252-2/+35
| * source.py: add _get_brief_display_key methodRaoul Hidalgo Charman2019-03-251-0/+7
| * _stream.py: Add source cache initialisation.Raoul Hidalgo Charman2019-03-252-6/+24
| * _stream.py: Fix doc type mismatchRaoul Hidalgo Charman2019-03-251-1/+1
| * _basecache.py: Moves has remote methodsRaoul Hidalgo Charman2019-03-255-47/+47
|/
* Merge branch 'bschubert/fix-double-lookup' into 'master'bst-marge-bot2019-03-251-2/+5
|\