summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debugtraveltissues/buildbox-testingDarius Makovsky2019-09-181-1/+1
* DEBUG1Darius Makovsky2019-09-181-304/+0
* Remove xfails from buildbox integration testsDarius Makovsky2019-09-182-6/+0
* 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-182-0/+134
* 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
* tests/testutils/artifactshare.py: Add SIGTERM handler to subprocessJürg Billeter2019-09-181-0/+6
* CONTRIBUTING.rst: Add UI sectionJames Ennis2019-09-182-0/+79
* using_commands.rst: Add internal X-referencesJames Ennis2019-09-181-0/+6
* using_commands.rst: Add show and list-contentsJames Ennis2019-09-181-0/+14
* tests/integration: Add test for filter elementThomas Coldrick2019-09-184-4/+73
* element.py: Abstract not producing artifactsThomas Coldrick2019-09-184-6/+16
* filter.py: Fail if parent element is a stackThomas Coldrick2019-09-184-0/+22
* filter.py: Allow passing integration commandsThomas Coldrick2019-09-186-1/+57
* coding_guidelines.rst: Inline comments require 2 whitespacesJames Ennis2019-09-181-1/+1
* coding_guidelines.rst: Fix typo in frobiliciouslyJames Ennis2019-09-181-2/+2
* grpc_protocol.rst: Rename title to be more descriptiveJames Ennis2019-09-181-2/+2
* writing_documentation.rst: Rename title to be more descriptiveJames Ennis2019-09-181-2/+2
* using_the_testsuite.rst: Rename title to be more descriptiveJames Ennis2019-09-181-2/+2
* CONTRIBUTING.rst: Split up CONTRIBUTING into smaller filesJames Ennis2019-09-1811-1879/+1915
* _stream.py: Load the appropriate PipelineSelection in checkoutJames Ennis2019-09-182-13/+10
* cli.py: Allow checkout to handle --deps allJames Ennis2019-09-182-5/+5
* NEWS: Try to use past tense consistentlyChandan Singh2019-09-181-5/+5
* NEWS: Move note about YAML cache next to note about YAML APIChandan Singh2019-09-181-3/+3
* NEWS: Amend source checkout NEWS entriesJames Ennis2019-09-181-3/+6
* _stream.py: Inform user of source checkout locationJames Ennis2019-09-181-0/+2
* source_checkout.py: Add --compression tests for source checkoutJames Ennis2019-09-181-0/+34
* cli.py: Add --compression option to source checkoutJames Ennis2019-09-182-8/+20
* _stream.py: Handle tar compression mode in separate functionJames Ennis2019-09-181-7/+21
* source_checkout.py: Add test for --tar/--directory conflictJames Ennis2019-09-181-0/+17
* cli.py: Make source checkout more consistent with artifact checkoutJames Ennis2019-09-183-28/+42
* _stream.py: Include all args in doc comment of source_checkout()James Ennis2019-09-181-1/+4
* _stream.py: Add doc comment to _export_artifacts()James Ennis2019-09-181-0/+12
* source_checkout.py: Remove commented out touch() and add commentJames Ennis2019-09-181-1/+1
* cli.py: Fix typo in source checkout's doc stringJames Ennis2019-09-181-1/+1
* Use distutils plugin from bst-plugins-experimentalJavier Jardón2019-09-186-102/+3
* Fail if we try to build a BST_FORMAT_VERSION we do not support anymoreJavier Jardón2019-09-1813-12/+26