summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/frontend/mirror.py: Reenable test_mirror_fetch_upstream_absent[ostree]tristan/538-reenable-ostree-test-1.2Tristan Van Berkom2018-08-301-4/+0
* Merge branch 'tristan/reduce-filter-tests-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-301-15/+10
|\
| * tests/plugins/filter.py: Don't run redundant testsTristan Van Berkom2018-08-301-15/+10
|/
* Merge branch 'bschubert/backport-log-missed-cache' into 'bst-1.2'Tristan Van Berkom2018-08-292-0/+26
|\
| * Add tests that not-found objects in cache are shown as SKIPPEDBenjamin Schubert2018-08-291-0/+19
| * Log not-found objects in the cache as SKIPPEDBenjamin Schubert2018-08-291-0/+7
|/
* Merge branch 'Qinusty/597-backport-ValueError-fix' into 'bst-1.2'Qinusty2018-08-292-9/+13
|\
| * Prevent ValueError on URLs without an aliasJosh Smith2018-08-292-9/+13
|/
* Merge branch 'tristan/setup.py-metadata-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-291-1/+25
|\
| * setup.py: Add more metadata useful for PyPIChandan Singh2018-08-291-1/+25
|/
* Merge branch 'juerg/workspaced-dependencies-1.2' into 'bst-1.2'Jürg Billeter2018-08-282-7/+89
|\
| * tests/frontend/workspaces.py: Removing some redundant testsjuerg/workspaced-dependencies-1.2Tristan Van Berkom2018-08-281-4/+4
| * element.py: Do not attempt to pull workspaced elementsJürg Billeter2018-08-281-0/+4
| * tests/frontend/workspace.py: Add test for workspaced dependenciesValentin David2018-08-281-0/+70
| * element.py: Schedule assemble for key of workspaced elementsJürg Billeter2018-08-281-7/+15
|/
* Merge branch 'tristan/restore-post-merge-CI-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-272-41/+13
|\
| * .gitlab-ci.yml: Moving code_quality job into tests phaseTristan Van Berkom2018-08-271-5/+5
| * Revert "README.rst: Removing the badges"Tristan Van Berkom2018-08-271-0/+5
| * Revert ".gitlab-ci.yml: Avoid running tests in post-merge"Tristan Van Berkom2018-08-271-31/+0
| * .gitlab-ci.yml: Trying to fix code quality reportsTristan Van Berkom2018-08-271-5/+3
|/
* Merge branch 'tristan/doc-fix-deprecations-1.2' into 'bst-1.2'jjardon/ci_cache_testTristan Van Berkom2018-08-261-1/+1
|\
| * doc/bst2html.py: Fix deprecation warningJavier Jardón2018-08-261-1/+1
|/
* Merge branch 'jjardon/ci_show_timings-bst-1.2' into 'bst-1.2'Javier Jardón2018-08-241-1/+1
|\
| * setup.cfg: Show timing of the 20 slowest testsJosh Smith2018-08-241-1/+1
|/
* Merge branch 'tristan/avoid-redundant-alpine-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-242-2/+2
|\
| * tests/integration/project: Use the same alias for the alpine tarballTristan Van Berkom2018-08-242-2/+2
|/
* Merge branch 'tristan/integration-cli-source-determinism' into 'bst-1.2'Tristan Van Berkom2018-08-242-7/+14
|\
| * tests/integration/source-determinism.py: Use cli_integration.Valentin David2018-08-242-7/+14
|/
* NEWS: Updating for 1.1.7 release1.1.7Tristan Van Berkom2018-08-231-0/+5
* Merge branch 'juerg/cas-1.2' into 'bst-1.2'Jürg Billeter2018-08-233-20/+90
|\
| * CASCache: Fix cell-var-from-loop linting errorjuerg/cas-1.2Jonathan Maw2018-08-231-3/+3
| * _artifactcache/casserver.py: Improve ByteStream error handlingJürg Billeter2018-08-231-19/+52
| * NEWS: Add news entry for CAS resource_name format changeJürg Billeter2018-08-231-0/+9
| * _artifactcache/cascache.py: Fix resource_name format for blobsJürg Billeter2018-08-231-2/+6
| * _artifactcache/casserver.py: Fix resource_name format for blobsJürg Billeter2018-08-231-6/+30
|/
* Merge branch 'tristan/reduce-gitlab-ci-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-232-5/+31
|\
| * README.rst: Removing the badgesTristan Van Berkom2018-08-231-5/+0
| * .gitlab-ci.yml: Avoid running tests in post-mergeTristan Van Berkom2018-08-231-0/+31
|/
* Merge branch 'tristan/artifact-expiry-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-232-0/+56
|\
| * Remove artifact extracts when artifact expires in cacheValentin David2018-08-232-0/+56
|/
* Merge branch 'tristan/inconsistent-workspace-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-232-1/+25
|\
| * Improve error message for deleted open workspacestristan/inconsistent-workspace-1.2Valentin David2018-08-232-1/+25
|/
* Merge branch 'tristan/finish-backport-of-679' into 'bst-1.2'Tristan Van Berkom2018-08-239-87/+195
|\
| * Add tests that cache size worksJonathan Maw2018-08-232-1/+63
| * artifactcache: Read and write cache size to diskJonathan Maw2018-08-231-2/+53
| * Fix get_cache_size to store it in the ArtifactCache, not the contextJonathan Maw2018-08-237-85/+80
|/
* _frontend/linuxapp.py: Fixing fallout from !693Tristan Van Berkom2018-08-231-4/+4
* Merge branch 'chandan/fix-mainfest-dev-requirements-1.2' into 'bst-1.2'Chandan Singh2018-08-221-1/+1
|\
| * MANIFEST.in: Fix include for dev-requirements.txtchandan/fix-mainfest-dev-requirements-1.2Chandan Singh2018-08-221-1/+1
|/
* Merge branch 'valentindavid/faster_startup-1.2' into 'bst-1.2'Valentin David2018-08-222-52/+57
|\