summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debugtraveltissues/985-2Darius Makovsky2019-09-181-0/+4
* [WIP]elementstabilityDarius Makovsky2019-09-181-34/+3
* [WIP]workspace: raise when init_workspaceDarius Makovsky2019-09-181-4/+1
* element: wipDarius Makovsky2019-09-181-35/+5
* Remove xfails from buildbox integration testsDarius Makovsky2019-09-182-6/+0
* Rewrite external tracking test for workspacesDarius Makovsky2019-09-181-3/+20
* Mark incremental workspace builds as xfail (strict)Darius Makovsky2019-09-181-0/+2
* workspace.py: return self.path in local pathDarius Makovsky2019-09-181-1/+1
* workspace.py: clean up and annotate typesDarius Makovsky2019-09-181-24/+11
* workspace.py: Import workspace in get_unique_keyDarius Makovsky2019-09-181-20/+44
* workspace.py: use the source preflight in preflightDarius Makovsky2019-09-181-1/+2
* Remove xfails from buildbox integration testsDarius Makovsky2019-09-182-2/+0
* workspace.py: load the project path as the fullpathDarius Makovsky2019-09-181-1/+1
* workspace.py: add the directory digest attributeDarius Makovsky2019-09-181-13/+17
* cascache.py: Create `CASCache.close_channel()`Darius Makovsky2019-09-181-5/+11
* import.py: assemble the element via `stage_sources`Darius Makovsky2019-09-181-2/+1
* element.py: always check sources for cachingDarius Makovsky2019-09-181-1/+1
* element.py: check sources are cached when calc keyDarius Makovsky2019-09-181-0/+1
* element.py: remove workspaces in cache key calcDarius Makovsky2019-09-1829-41/+31
* element.py: do not reset workspace cache dataDarius Makovsky2019-09-181-4/+0
* workspace.py: add workspace source pluginDarius Makovsky2019-09-181-0/+135
* loader.py: load fullpath for workspace sourcesDarius Makovsky2019-09-181-0/+2
* Support loading 'workspace'-kind sourcesDarius Makovsky2019-09-182-7/+45
* Remove workspace handling in element collectionDarius Makovsky2019-09-181-5/+1
* Remove workspace mounting for sandboxesDarius Makovsky2019-09-184-41/+12
* 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
|\
| * cli.py: Allow checkout to handle --deps allJames Ennis2019-09-132-5/+5
|/
* Merge branch 'chandan/fix-news' into 'master'bst-marge-bot2019-09-121-8/+8
|\
| * NEWS: Try to use past tense consistentlyChandan Singh2019-09-121-5/+5
| * NEWS: Move note about YAML cache next to note about YAML APIChandan Singh2019-09-121-3/+3
|/