summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* _context.py: Cache size is now restricted to available disk spaceQinusty/491Josh Smith2018-07-272-17/+64
* Merge branch 'master' of gitlab.com:BuildStream/buildstreamJosh Smith2018-07-2723-80/+1188
|\
| * Merge branch '328-support-for-downloading-sources-from-mirrors' into 'master'Jonathan Maw2018-07-2721-69/+1168
| |\
| | * doc: Add tutorials for setting up git and tar mirrorsJonathan Maw2018-07-273-0/+249
| | * NEWS: Add item for source mirroringJonathan Maw2018-07-271-0/+4
| | * doc: Add documentation for source mirroringJonathan Maw2018-07-273-0/+85
| | * tests: Add mirrored fetching and tracking testsJonathan Maw2018-07-272-0/+487
| | * testutils: Add a helper to copy a testutils repoJonathan Maw2018-07-271-1/+20
| | * git.py: Improve mirror supportJonathan Maw2018-07-271-45/+49
| | * bzr.py: Improve mirror supportJonathan Maw2018-07-271-4/+7
| | * Add mirrored source trackingJonathan Maw2018-07-271-1/+28
| | * Set default mirror via command-line or user configJonathan Maw2018-07-275-4/+12
| | * source: When fetching, try to fetch from mirrors firstJonathan Maw2018-07-273-4/+118
| | * source: Store the url aliases or use an overrideJonathan Maw2018-07-271-4/+55
| | * Move _ALIAS_SEPARATOR into utilsJonathan Maw2018-07-272-5/+6
| | * project: Parse and store mirrorsJonathan Maw2018-07-272-3/+50
| |/
| * Merge branch 'jennis/doc_improvements' into 'master'438-migrate-x86-image-example-from-examples-repo-to-main-repoJavier Jardón2018-07-272-11/+20
| |\
| | * main_install.rst: Add note to refer Windows and macOS users to dockerJames Ennis2018-07-271-1/+6
| | * README.md: Direct users towards the tutorial before existing projects:James Ennis2018-07-271-3/+6
| | * README.md: Minor correctionsJames Ennis2018-07-271-7/+8
| |/
* | Merge branch 'Qinusty/pytest_cache_gitignore'Josh Smith2018-07-271-0/+1
|\ \ | |/ |/|
| * .gitignore: Ignore .pytest_cache/Josh Smith2018-07-271-0/+1
* | Merge branch 'Qinusty/502' into 'master'Tristan Maat2018-07-271-1/+3
|\ \ | |/ |/|
| * cascache.py: Raise ArtifactError on grpc errorQinusty/502Josh Smith2018-07-271-1/+3
|/
* element.py, source.py, plugin.py: Adjusting API version since annotations.Tristan Van Berkom2018-07-273-4/+4
* Merge branch 'tristan/temporary-failures' into 'master'Tristan Van Berkom2018-07-2711-32/+71
|\
| * git.py: Update git plugin to fail temporarily on clone failuresJosh Smith2018-07-272-4/+8
| * plugin.py: Extend Plugin.call() APIJosh Smith2018-07-272-8/+13
| * cascache.py: Update cache push/pull errors to be temporaryJosh Smith2018-07-272-3/+3
| * tests/sources: deb, tar and zip all test for retry behaviourJosh Smith2018-07-273-3/+6
| * _downloadablefilesource.py: Update network errors to be temporaryJosh Smith2018-07-271-2/+2
| * _exceptions.py: Modify BstError API to allow optional retryJosh Smith2018-07-274-13/+40
|/
* Merge branch 'willsalmon/documentation_form_notes' into 'master'Javier Jardón2018-07-267-16/+16
|\
| * Documentation typos and fixesWilliam Salmon2018-07-267-16/+16
|/
* Merge branch 'edbaunton/remote-source' into 'master'466-optimize-bst-build-initialization-timeEd Baunton2018-07-2616-1/+262
|\
| * Provide explicit reason for SourceError exception on pathEd Baunton2018-07-262-2/+3
| * Add remote source pluginEd Baunton2018-07-2516-1/+261
|/
* Merge branch 'bst_workspace_open_force_does_nothing' into 'master'Jonathan Maw2018-07-252-1/+57
|\
| * _stream.py: Added functionality for workspace open -fPhillip Smyth2018-07-252-1/+57
|/
* Merge branch 'phil/203-BuildStream-crashes-when-dependency-tree-too-deep' int...Jim MacArthur2018-07-252-2/+62
|\
| * app.py: Handle exception thrown when recursion limit is exceededphil/203-BuildStream-crashes-when-dependency-tree-too-deepPhil Dawson2018-07-251-0/+4
| * tests/frontend/show.py: Add test case for maximum recursion depth being exceededPhil Dawson2018-07-251-2/+58
|/
* Merge branch 'Qinusty/501' into 'master'Jonathan Maw2018-07-251-1/+0
|\
| * cascache.py: Remove misleading info messageJosh Smith2018-07-251-1/+0
|/
* Merge branch 'jjardon/ostree_repo' into 'master'501-misleading-info-message-for-cascache-pullJavier Jardón2018-07-241-22/+15
|\
| * doc/source/install_linux_distro.rst: buildstream doesn't depend on ostree or ...jjardon/ostree_repoJavier Jardón2018-07-231-22/+15
|/
* Merge branch 'caching_build_trees_limited' into 'master'Tristan Van Berkom2018-07-2327-26/+33
|\
| * Adding caching build treesPhillip Smyth2018-07-2327-26/+33
|/
* Merge branch 'Qinusty/275' into 'master'Tristan Van Berkom2018-07-232-18/+25
|\
| * cascache.py: Add pull info detailing which remote is being pulled fromQinusty/275Josh Smith2018-07-231-0/+3