summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs and style issues with pylint239-use-pylint-for-lintingTristan Maat2018-02-082-4/+1
* Add pylint exceptionsTristan Maat2018-02-085-6/+8
* Add pylint to CITristan Maat2018-02-084-2/+532
* Remove old workspace mount integration testJürg Billeter2018-02-077-110/+0
* Add workspace mount integration test175-refactor-integration-testsTristan Maat2018-02-073-0/+50
* Remove old integration testsTristan Maat2018-02-07187-2341/+0
* Merge integration tests into general testsTristan Maat2018-02-0734-69/+109
* shell.py: Add shell testTristan Maat2018-02-071-0/+78
* Add bzr testTristan Maat2018-02-073-0/+49
* Migrate element test filesTristan Maat2018-02-0728-0/+794
* Add test utilities for integration testsTristan Maat2018-02-074-26/+132
* runcli.py: Allow setting individual config settingsTristan Maat2018-02-071-4/+8
* .gitignore: Add rules for various testing directoriesTristan Maat2018-02-071-3/+7
* tests/frontend/overlaps.py: Add test for runtime dependency stagingJürg Billeter2018-02-072-0/+19
* element.py: Fix staging of runtime dependencies with overlapsAbderrahim Kitouni2018-02-071-1/+1
* tests/cachekey: Updating cache key test for new artifact versioncache-keys-os-archTristan Van Berkom2018-02-0724-24/+24
* _project.py: Bumping artifact version for execution environmentTristan Van Berkom2018-02-071-1/+1
* element.py: Consider execution environment in cache keyTristan Van Berkom2018-02-071-0/+10
* _pipeline.py: Silence some messages while interrogating source consistencyTristan Van Berkom2018-02-071-3/+4
* Revert "image_authoring.rst: Add image creation documentation"Jürg Billeter2018-02-071-69/+0
* image_authoring.rst: Add image creation documentationTristan Maat2018-02-061-0/+69
* Increase the soft limit for open file descriptorsjuerg/fuse-rlimitJürg Billeter2018-02-061-0/+9
* setup.py: Require jinja >= 2.10Javier Jardón2018-02-051-1/+1
* .gitlab-ci.yml: Update docker image so it contains jinja >= 2.10Javier Jardón2018-02-051-1/+1
* Update copyright years of changed filesSam Thursfield2018-02-053-2/+3
* Improve documentation for autotools, cmake and meson elementsSam Thursfield2018-02-056-13/+101
* plugins/elements/cmake.yaml: Remove unexplained FIXME commentSam Thursfield2018-02-051-1/+0
* Add tests for workspace config format conversionChandan Singh2018-02-051-0/+54
* Make workspaces element-wide instead of source-specificChandan Singh2018-02-054-85/+91
* _frontend: remove unused 'ctx' param from overrideAngelos Evripiotis2018-01-312-13/+8
* _frontend: more doc on parametersAngelos Evripiotis2018-01-312-5/+24
* Get version number w/o pkg_resourcesGökçen Nurlu2018-01-316-11/+19
* Modify the generated CLI script by monkey patchingGökçen Nurlu2018-01-311-0/+37
* doc/source/install.rst: Simplified as per recommendations of Allan DayTristan Van Berkom2018-01-291-23/+38
* doc: Explain overlap-whitelist and fail-on-overlap164-minimise-overlaps-by-having-overlaps-raise-exceptions-unless-configured-not-toJonathan Maw2018-01-252-0/+40
* tests: Add overlap testsJonathan Maw2018-01-2518-15/+125
* tests: Move test_overlaps test filesJonathan Maw2018-01-255-4/+5
* tests: Remove stray printing during overlap testJonathan Maw2018-01-251-1/+0
* Add explicit error handling for ElementErrors that happen as a result of stag...Jonathan Maw2018-01-252-13/+20
* element: Handle overlaps with a whitelist and option to raise errorsJonathan Maw2018-01-252-3/+49
* element: Fix 'detail' not being stored in the ElementErrorJonathan Maw2018-01-251-1/+1
* Raise warning if workspaced source's ref is updatedincremental-buildChandan Singh2018-01-251-0/+4
* Add support for doing incremental buildsChandan Singh2018-01-2515-18/+275
* element.py: Call _update_state() in _schedule_tracking()Jürg Billeter2018-01-251-0/+2
* buildstream/utils.py: remove unused import 'pickle'Angelos Evripiotis2018-01-241-1/+0
* tests/frontend/pull.py: Add track+pull test for non-strict build planJürg Billeter2018-01-231-0/+44
* tests/frontend/pull.py: Add pull test for non-strict build planJürg Billeter2018-01-231-0/+51
* Keep track of failed pull operationsjuerg/202Jürg Billeter2018-01-232-0/+16
* element.py: Use _pull_pending() in _update_state()Jürg Billeter2018-01-231-1/+4
* Add Element._pull_pending() methodJürg Billeter2018-01-232-10/+19