summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Splitting up tests/frontend/artifact.pybecky/cleanup_artifact_testsRebecca Grayson2019-08-304-241/+334
* Merge branch 'tmewett/test-in-subprocess' into 'master'bst-marge-bot2019-08-308-495/+287
|\
| * tests/internals/storage_vdir_import.py: Reduce number of test casestmewett/test-in-subprocessTom Mewett2019-08-301-9/+4
| * tests: Modify all tests using subprocesses to use in_subprocess markTom Mewett2019-08-305-486/+163
| * setup.cfg: Register our already-existing pytest marksTom Mewett2019-08-301-0/+2
| * tests: Implement and register in_subprocess pytest markTom Mewett2019-08-303-0/+118
|/
* Merge branch 'juerg/cache-quota' into 'master'bst-marge-bot2019-08-302-48/+13
|\
| * tests/artifactcache/expiry.py: Partially reactivate cache quota testJürg Billeter2019-08-301-46/+1
| * _context.py: Fix quota error when cas directory does not exist yetJürg Billeter2019-08-301-2/+6
| * _context.py: Ensure paths in user configuration are absoluteJürg Billeter2019-08-301-0/+6
|/
* Merge branch 'juerg/tox-home' into 'master'bst-marge-bot2019-08-304-6/+19
|\
| * tests/testutils/repo/bzr.py: Work around race condition in bzrjuerg/tox-homeJürg Billeter2019-08-301-0/+5
| * Set HOME environment variable for testsJürg Billeter2019-08-302-0/+2
| * tests/testutils/repo/git.py: Do not ignore environment variablesJürg Billeter2019-08-301-1/+4
| * tests/testutils/repo/bzr.py: Do not ignore environment variablesJürg Billeter2019-08-301-5/+8
|/
* Merge branch 'becky/artifact_log_file_option' into 'master'bst-marge-bot2019-08-293-13/+71
|\
| * Addition of --out option to bst artifact log:becky/artifact_log_file_optionRebecca Grayson2019-08-293-13/+71
|/
* Merge branch 'juerg/cas' into 'master'bst-marge-bot2019-08-292-20/+3
|\
| * casremote.py: Remove unused _fetch_blob() methodJürg Billeter2019-08-291-19/+0
| * cascache.py: Use _CASBatchRead in _ensure_blob()Jürg Billeter2019-08-291-1/+3
|/
* Merge branch 'tmewett/build-deps-cli' into 'master'bst-marge-bot2019-08-285-15/+21
|\
| * frontend: Remove build --all flag in favour of --deps all/plantmewett/build-deps-cliTom Mewett2019-08-285-15/+21
|/
* Merge branch 'jennis/bst_artifact_show' into 'master'bst-marge-bot2019-08-2810-4/+261
|\
| * NEWS: Add NEWS entry for bst artifact showjennis/bst_artifact_showJames Ennis2019-08-271-0/+5
| * tests/frontend/artifact.py: Add tests for bst artifact showJames Ennis2019-08-271-1/+104
| * _artifactcache.py: Add remote support to bst artifact showJames Ennis2019-08-275-0/+77
| * casremote.py: Remove main process assertion in init()James Ennis2019-08-271-3/+0
| * cli.py: Introduce bst artifact showJames Ennis2019-08-274-0/+75
|/
* Merge branch 'jennis/load_artifact_dependencies' into 'master'bst-marge-bot2019-08-279-16/+293
|\
| * tests/frontend/artifact.py: test artifact delete with --deps optionsJames Ennis2019-08-271-0/+91
| * cli.py: Implement --deps for artifact deleteJames Ennis2019-08-272-4/+8
| * _stream.py: Validate selection for target artifacts in _load()James Ennis2019-08-271-3/+6
| * _stream.py: Don't say we're loading elements if we're notJames Ennis2019-08-271-3/+6
| * Load artifact refs the same way we load element namesJames Ennis2019-08-275-6/+102
| * element.py: Add _add_build_dependency() methodJames Ennis2019-08-271-0/+10
| * _artifactelement.py: Add get_dependency_refs() methodJames Ennis2019-08-271-0/+15
| * element.py: Add _get_artifact() methodJames Ennis2019-08-271-0/+11
| * _artifact.py: Add get_dependency_refs() methodJames Ennis2019-08-271-0/+44
|/
* Merge branch 'bschubert/register-sources-on-test' into 'master'bst-marge-bot2019-08-2711-171/+235
|\
| * sourcetests/track: Don't overwrite project configurationbschubert/register-sources-on-testBenjamin Schubert2019-08-263-17/+10
| * _sourcetests/mirror: Don't overwrite project_confBenjamin Schubert2019-08-261-100/+74
| * testing/sources: Automatically register plugin sourcesBenjamin Schubert2019-08-2610-54/+151
|/
* Merge branch 'bschubert/fix-mutable-args' into 'master'bst-marge-bot2019-08-231-6/+23
|\
| * sandbox/_mounter: Remove default mutable arguments stderr/outBenjamin Schubert2019-08-231-6/+23
|/
* Merge branch 'juerg/server-casd' into 'master'bst-marge-bot2019-08-221-0/+4
|\
| * casserver.py: Fix write operations with bst-artifact-serverJürg Billeter2019-08-221-0/+4
|/
* Merge branch 'tmewett/artifact-help' into 'master'bst-marge-bot2019-08-221-36/+27
|\
| * cli.py: Rewrite artifact log help text & move up to main subcommandTom Mewett2019-08-221-36/+27
|/
* Merge branch 'aevri/nomp' into 'master'bst-marge-bot2019-08-204-137/+27
|\
| * Remove uneccesary _platform.multiprocessingaevri/nompAngelos Evripiotis2019-08-204-137/+27
|/