summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* win32: _platform/win32: add support for win32aevri/platform_win32Angelos Evripiotis2019-10-102-0/+63
* Merge branch 'chandan/fixup-news' into 'master'bst-marge-bot2019-10-011-3/+8
|\
| * NEWS: add section for unreleased itemschandan/fixup-newsChandan Singh2019-10-011-0/+5
| * NEWS: Fix current snapshot versionChandan Singh2019-10-011-3/+3
|/
* Merge branch 'tpollard/duplicated_messagelines' into 'master'bst-marge-bot2019-09-251-1/+0
|\
| * _context.py: Remove duplicated log_message_lines assignTom Pollard2019-09-251-1/+0
|/
* Merge branch 'traveltissues/985' into 'master'bst-marge-bot2019-09-2438-113/+271
|\
| * tests: Remove xfails from buildbox integration testsDarius Makovsky2019-09-242-6/+0
| * tests: Remove xfails from buildbox integration testsDarius Makovsky2019-09-242-2/+0
| * import.py: assemble the element via `stage_sources`Darius Makovsky2019-09-241-2/+1
| * loader.py: Remove workspace handling in element collectionDarius Makovsky2019-09-241-5/+1
| * Remove workspace mounting for sandboxesDarius Makovsky2019-09-245-41/+14
| * element.py: always check sources for cachingDarius Makovsky2019-09-2430-46/+52
| * Support loading 'workspace'-kind sourcesDarius Makovsky2019-09-242-7/+43
| * workspace.py: add workspace source pluginDarius Makovsky2019-09-241-0/+150
| * cascache.py: Create `CASCache.close_channel()`Darius Makovsky2019-09-241-5/+11
|/
* Merge branch 'coldtom/mark-filter-test-integration' into 'master'bst-marge-bot2019-09-242-0/+6
|\
| * tests: Add some missing integration markscoldtom/mark-filter-test-integrationThomas Coldrick2019-09-232-0/+6
|/
* Merge branch 'juerg/casd' into 'master'bst-marge-bot2019-09-196-135/+117
|\
| * _remote.py: Remove unused bytestreamJürg Billeter2019-09-191-5/+0
| * casremote.py: Add missing copyright headerJürg Billeter2019-09-191-0/+17
| * casremote.py: Do not directly communicate with CAS serverJürg Billeter2019-09-191-68/+0
| * cascache.py: Use casd in remote_missing_blobs()Jürg Billeter2019-09-191-2/+11
| * cascache.py: Create CAS stub for buildbox-casd channelJürg Billeter2019-09-191-2/+21
| * .gitlab-ci.yml: Update docker images for buildbox-casdJürg Billeter2019-09-191-17/+17
| * casremote.py: Drop Status requestJürg Billeter2019-09-191-18/+0
| * _sourcecache.py: Move capabilities check to _check() and extend itJürg Billeter2019-09-191-10/+22
| * _artifactcache.py: Move capabilities check to _check() and extend itJürg Billeter2019-09-191-9/+21
| * _artifactcache.py: Create ArtifactServiceStub in _configure_protocols()Jürg Billeter2019-09-191-7/+11
|/
* Merge branch 'juerg/artifactshare' into 'master'1.91.0bst-marge-bot2019-09-171-0/+6
|\
| * tests/testutils/artifactshare.py: Add SIGTERM handler to subprocessjuerg/artifactshareJürg Billeter2019-09-161-0/+6
|/
* Merge branch 'jennis/frontend_documentation' into 'master'bst-marge-bot2019-09-163-0/+99
|\
| * CONTRIBUTING.rst: Add UI sectionJames Ennis2019-09-162-0/+79
| * using_commands.rst: Add internal X-referencesJames Ennis2019-09-161-0/+6
| * using_commands.rst: Add show and list-contentsJames Ennis2019-09-161-0/+14
|/
* Merge branch 'coldtom/filter-element-improvements' into 'master'bst-marge-bot2019-09-1613-1/+158
|\
| * tests/integration: Add test for filter elementcoldtom/filter-element-improvementsThomas Coldrick2019-09-164-4/+73
| * element.py: Abstract not producing artifactsThomas Coldrick2019-09-164-6/+16
| * filter.py: Fail if parent element is a stackThomas Coldrick2019-09-164-0/+22
| * filter.py: Allow passing integration commandsThomas Coldrick2019-09-166-1/+57
|/
* Merge branch 'jennis/split_contributing' into 'master'bst-marge-bot2019-09-1311-1879/+1915
|\
| * coding_guidelines.rst: Inline comments require 2 whitespacesjennis/split_contributingJames Ennis2019-09-131-1/+1
| * coding_guidelines.rst: Fix typo in frobiliciouslyJames Ennis2019-09-131-2/+2
| * grpc_protocol.rst: Rename title to be more descriptiveJames Ennis2019-09-131-2/+2
| * writing_documentation.rst: Rename title to be more descriptiveJames Ennis2019-09-131-2/+2
| * using_the_testsuite.rst: Rename title to be more descriptiveJames Ennis2019-09-131-2/+2
| * CONTRIBUTING.rst: Split up CONTRIBUTING into smaller filesJames Ennis2019-09-1311-1879/+1915
|/
* Merge branch 'jennis/load_deps_consistently' into 'master'bst-marge-bot2019-09-132-13/+10
|\
| * _stream.py: Load the appropriate PipelineSelection in checkoutJames Ennis2019-09-132-13/+10
|/
* Merge branch 'jennis/add_deps_all_to_checkout' into 'master'bst-marge-bot2019-09-132-5/+5
|\