summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pushreceive.py: Delete artifacts in remote repojennis/136-expire-remote-cache-artifactsJames Ennis2018-04-161-6/+37
* _ostree.py: move list_artifacts function hereJames Ennis2018-04-161-0/+21
* pushreceive.py:change of variable names to needed_commitsJames Ennis2018-04-161-8/+22
* pushreceive.py: More comments in codeJames Ennis2018-04-161-12/+71
* Add more description to functionsJames Ennis2018-04-161-0/+2
* _artifactcache/*: Update all used artifact atimesTristan Maat2018-04-161-1/+9
* NEWS: Add note about cache expiryTristan Maat2018-04-131-0/+3
* Improve cache quota configurationTristan Maat2018-04-134-22/+116
* _context.py: Set default cache quotaTristan Maat2018-04-132-3/+23
* expiry.py: Add cache expiry testsTristan Maat2018-04-132-0/+186
* Don't expire artifacts that are required for the pipelineTristan Maat2018-04-134-5/+79
* Automatically delete artifacts when we run out of spaceTristan Maat2018-04-135-23/+114
* Add Element.commit replacement that tests for cache sizeTristan Maat2018-04-134-1/+63
* Add cache_quota to user configTristan Maat2018-04-132-1/+16
* utils.py: Add get_dir_size helperTristan Maat2018-04-131-0/+64
* _artifactcache/tarcache.py: Reintroduce remove()Tristan Maat2018-04-131-0/+10
* _artifactcache/ostreecache.py: Reintroduce remove()Tristan Maat2018-04-132-0/+15
* _ostree.py: Reintroduce remove()Tristan Maat2018-04-131-0/+36
* buildelement.py: Documentation improvementsTristan Van Berkom2018-04-131-73/+55
* source.py: Enhanced documentationTristan Van Berkom2018-04-131-73/+136
* element.py: Documentation improvementsTristan Van Berkom2018-04-131-81/+123
* plugin.py: Documentation improvements.Tristan Van Berkom2018-04-131-67/+110
* .gitlab-ci.yml: Show which coverage reports are getting combined in CITristan Van Berkom2018-04-131-0/+1
* .gitlab-ci.yml: Fix coverage jobjjardon/ci_fedora_27Javier Jardón2018-04-121-4/+3
* .gitlab-ci.yml: Change jobs from <distro>-tests to tests-<distro>Javier Jardón2018-04-121-6/+6
* .gitlab-ci.yml: Run tests in Fedora:27 as wellJavier Jardón2018-04-121-0/+5
* .gitlab-ci.yml: Create template for linux-tests jobJavier Jardón2018-04-121-2/+6
* NEWS: Mention failed job summaryRichard Maw2018-04-121-0/+4
* tests: Check that output includes log files of failed buildsRichard Maw2018-04-121-0/+28
* frontend: Redisplay failure messages in result summaryRichard Maw2018-04-121-1/+12
* frontend: Control indentations of multi-line valuesRichard Maw2018-04-121-0/+5
* frontend: Summarise build log output in --no-verbose modeRichard Maw2018-04-121-10/+18
* frontend: Use textwrap.indent to indentRichard Maw2018-04-121-1/+2
* frontend: capture errors for later useRichard Maw2018-04-121-1/+12
* _scheduler/trackqueue.py: Mark skipped elements as tracked.Tristan Van Berkom2018-04-131-0/+3
* Fix disaster while making cross junction tracking optional.Tristan Van Berkom2018-04-133-85/+83
* _pipeline.py: Fix inconsistent element error to print element fullnames.Tristan Van Berkom2018-04-131-1/+1
* mount: Wrap yields in context managers with try-finallyRichard Maw2018-04-122-17/+19
* NEWS: Added news entry detailing that cross-junction tracking is disabled by ...Tristan Van Berkom2018-04-121-0/+6
* _frontend/cli.py, _pipeline.py: Add options for cross junction tracking.Tristan Van Berkom2018-04-125-50/+112
* _frontend/widget.py: Fixed regression in logfile abbreviations.Tristan Van Berkom2018-04-121-0/+4
* _frontend/status.py: Fixed status widgets to show full element names.Tristan Van Berkom2018-04-121-2/+2
* buildstream/_versions.py: Increment BST_CORE_ARTIFACT_VERSIONTristan Van Berkom2018-04-1126-26/+26
* element.py, source.py: Cleanup how Source cache keys are calculated.Tristan Van Berkom2018-04-1127-46/+30
* element.py: Restructure artifact metadataTristan Van Berkom2018-04-111-87/+184
* source/install.rst: Update ArchLinux installation instructionsJavier Jardón2018-04-111-2/+2
* doc/source/install.rst: Update list of base requirementsJavier Jardón2018-04-111-2/+3
* tests/integration/shell.py: Test that workspaced files are visible in a bst s...Tristan Van Berkom2018-04-112-0/+91
* element.py: Preserve workspace state in failed build sandboxes.Tristan Van Berkom2018-04-111-0/+28
* HACKING.rst: Add integration and pytest notesTristan Maat2018-04-111-0/+19