summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Use ArtifactCache's get_cache_size when calculating the quotavalentindavid/faster_startup-1.2Jonathan Maw2018-08-222-52/+57
|/
* Merge branch 'tristan/debug-symbols-location-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-229-15/+29
|\
| * Don't strip pathname from debug symbol filestristan/debug-symbols-location-1.2Sam Thursfield2018-08-229-15/+29
|/
* Merge branch 'chandan/pypi-prep-1.2' into 'bst-1.2'Chandan Singh2018-08-221-0/+12
|\
| * setup.py: Add fields required for publishing on PyPiChandan Singh2018-08-221-0/+12
|/
* Merge branch 'willsalmon/MR601-backport' into 'bst-1.2'Will Salmon2018-08-224-10/+26
|\
| * Search for tags with the *.*.* patten for versionwillsalmon/MR601-backportWilliam Salmon2018-08-223-9/+16
| * Catch Non Numeric versionsWilliam Salmon2018-08-221-1/+10
|/
* Merge branch 'jonathan/faster-except-elements-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-221-0/+3
|\
| * Pipeline: Skip except_elements logic if no elements to exceptJonathan Maw2018-08-221-0/+3
|/
* Merge branch 'tristan/notifications-1.2' into 'bst-1.2'Tristan Van Berkom2018-08-211-3/+34
|\
| * _frontend/linuxapp.py: Fix special casing around desktop notification escape ...tristan/notifications-1.2Tristan Van Berkom2018-08-211-3/+34
|/
* Merge branch 'chandan/update-ci-tags-1.2' into 'bst-1.2'Chandan Singh2018-08-212-7/+8
|\
| * dev-requirements.txt: Pin versions of pytest and pylintChandan Singh2018-08-211-1/+2
| * .gitlab-ci.yml: Bump tags for testsuite imagesChandan Singh2018-08-211-6/+6
|/
* Merge branch 'valentindavid/fix-broken-indentation-after-track-1.2' into 'bst...Valentin David2018-08-204-6/+11
|\
| * buildstream/_includes.py: Fix caching of included fragments.valentindavid/fix-broken-indentation-after-track-1.2Valentin David2018-08-201-1/+1
| * Fix broken indentation after tracking.Valentin David2018-08-204-5/+10
|/
* Merge branch 'Qinusty/terminate-retries-backport-1.2' into 'bst-1.2'Qinusty2018-08-201-2/+2
|\
| * job.py: Prevent terminated jobs retryingJosh Smith2018-08-201-2/+2
|/
* Merge branch 'willsalmon/580-backport' into 'bst-1.2'Will Salmon2018-08-177-3/+129
|\
| * 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
|\