summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Add tests for build manifestsQinusty/235-manifestJosh Smith2018-08-024-0/+71
* cli.py: Add --build-manifest to build commandJosh Smith2018-08-013-1/+151
* Merge branch 'richardmaw/cache-fail' into 'master'Phillip Smyth2018-07-319-93/+417
|\
| * Added the missing `_get_build_log` functionknownexus2018-07-311-1/+6
| * NEWS: Describe caching of failuresRichard Maw2018-07-311-0/+7
| * _scheduler/queues: Add failed builds to "done" queueRichard Maw2018-07-312-1/+4
| * tests: Add tests for cached behavioursRichard Maw2018-07-311-0/+160
| * _scheduler/queues/buildqueue.py: Skip rebuilding cached failuresRichard Maw2018-07-311-0/+35
| * Cache failed buildsRichard Maw2018-07-313-85/+98
| * _frontend/widget.py: Render cached failures differently to successesRichard Maw2018-07-311-1/+3
| * Convert call-sites of Element._cached() that assume successRichard Maw2018-07-314-8/+8
| * element.py: Add metadata to distinguish between successful and failed buildsRichard Maw2018-07-311-0/+84
| * element.py: Cache the result of checking whether an artifact is cached weaklyRichard Maw2018-07-311-5/+20
|/
* Merge branch 'phil/fixup-junctions-tutorial' into 'master'Phil Dawson2018-07-301-0/+1
|\
| * junction-elements.rst: Add missing language specifier to literalincludephil/fixup-junctions-tutorialPhil Dawson2018-07-301-0/+1
|/
* Merge branch 'tlater/ask-for-dev-permissions' into 'master'Tristan Van Berkom2018-07-301-0/+5
|\
| * HACKING.rst: Add note about asking for dev permissionsTristan Maat2018-07-301-0/+5
|/
* Merge branch 'tpollard/386' into 'master'Tristan Maat2018-07-301-3/+6
|\
| * widget.py: Limit failure summary to currently failing elementstpollard/386Tom Pollard2018-07-301-3/+6
|/
* Merge branch 'phil/437-junction-tutorial' into 'master'Phil Dawson2018-07-3013-0/+413
|\
| * tests/examples/junctions.py: Add tests for junctions walkthroughphil/437-junction-tutorialPhil Dawson2018-07-301-0/+84
| * using_advanced_features.rst: Added fileJames Ennis2018-07-302-0/+14
| * junction-elements.rst: Add junctions walkthroughPhil Dawson2018-07-302-0/+75
| * junctions.run: Add terminal session output for junctions walkthrough.Phil Dawson2018-07-304-0/+212
| * examples: add project demonstrating a junction elementPhil Dawson2018-07-304-0/+28
|/
* Merge branch 'tristan/fix-spurious-errors' into 'master'Tristan Van Berkom2018-07-291-4/+15
|\
| * git.py: Handle concurrent download completions properlyTristan Van Berkom2018-07-291-4/+15
|/
* NEWS: Bring down since version of backported features to 1.1.5Tristan Van Berkom2018-07-291-1/+3
* source.py: Bring down since version for source mirroring APIsTristan Van Berkom2018-07-291-4/+4
* Merge branch '507-some-log-lines-appear-to-be-duplicates' into 'master'Tristan Van Berkom2018-07-291-12/+13
|\
| * buildelement.py: Only display one activity message (#507)Tristan Maat2018-07-291-12/+13
|/
* Merge branch 'Qinusty/491' into 'master'Qinusty2018-07-272-17/+64
|\
| * _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