summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove x bit from /usr/bin/hellotmpDarius Makovsky2019-10-2915-14/+14
* DEBUGDarius Makovsky2019-10-291-0/+6
* DEBUGDarius Makovsky2019-10-292-1/+3
* local.py: use extended API, set BST_NO_PRESTAGE_KEYDarius Makovsky2019-10-2919-53/+82
* source.py: _get_unique_key before _stageDarius Makovsky2019-10-291-0/+3
* element.py: inline local functionDarius Makovsky2019-10-291-5/+5
* tests: check that workspaces only call _stage onceDarius Makovsky2019-10-291-0/+14
* workspace.py: use the extended source apiDarius Makovsky2019-10-291-23/+3
* source.py: Add BST_NO_PRESTAGE_KEYDarius Makovsky2019-10-292-5/+44
* Remove unnecessary parameter in Source._get_unique_keyDarius Makovsky2019-10-292-11/+5
* Merge branch 'aevri/enable_spawn_ci_5' into 'master'bst-marge-bot2019-10-298-56/+148
|\
| * gitlab-ci: tests-spawn, enable tests/elementsAngelos Evripiotis2019-10-291-2/+1
| * testing/runcli: node._reset_global_state on runAngelos Evripiotis2019-10-291-1/+10
| * testing, messenger: make dummy_context picklableAngelos Evripiotis2019-10-292-3/+35
| * _scheduler/jobs: mv pickle details into jobpicklerAngelos Evripiotis2019-10-292-60/+59
| * job pickling: also pickle global state in node.pyxAngelos Evripiotis2019-10-293-19/+72
| * conftest: more useful multiprocessing printAngelos Evripiotis2019-10-291-4/+4
|/
* Merge branch 'chandan/pylint-c-extension-ujson' into 'master'bst-marge-bot2019-10-281-1/+2
|\
| * .pylintrc: Add ujson to extension-pkg-whitelistChandan Singh2019-10-281-1/+2
|/
* Merge branch 'tlater/plugin-documentation-improvement' into 'master'bst-marge-bot2019-10-251-1/+1
|\
| * format_project.rst: De-obfuscate element/package differencestlater/plugin-documentation-improvementTristan Maat2019-10-251-1/+1
|/
* Merge branch 'tpollard/render_task_group' into 'master'bst-marge-bot2019-10-258-12/+15
|\
| * _frontend/status.py: Complete names when rendering dynamic queue statusTom Pollard2019-10-258-12/+15
|/
* Merge branch 'aevri/enable_spawn_ci_3' into 'master'1.91.2bst-marge-bot2019-10-255-39/+40
|\
| * .gitlab-ci: test-spawn, enable tests/format/*Angelos Evripiotis2019-10-251-1/+2
| * job pickling: pickle first_pass_config factoriesAngelos Evripiotis2019-10-251-2/+4
| * job pickling: plugins don't return their factoriesAngelos Evripiotis2019-10-254-35/+35
| * element: remove double MetaSource importAngelos Evripiotis2019-10-251-2/+0
|/
* Merge branch 'chandan/release-1.91.2' into 'master'bst-marge-bot2019-10-251-0/+8
|\
| * Prepare NEWS for 1.91.2 snapshot releaseChandan Singh2019-10-251-0/+8
|/
* Merge branch 'chandan/fix-source-key-test' into 'master'bst-marge-bot2019-10-222-9/+12
|\
| * tests/sources/keytest: Ensure element state is updated as expectedChandan Singh2019-10-222-9/+12
|/
* Merge branch 'aevri/no_mark_run_in_subprocess' into 'master'bst-marge-bot2019-10-229-151/+11
|\
| * cascache: don't pickle _cache_usage_monitorAngelos Evripiotis2019-10-221-0/+10
| * cascache: don't need create_cas_usage_monitor nowAngelos Evripiotis2019-10-221-10/+1
| * tests: remove mark.in_subprocessAngelos Evripiotis2019-10-228-141/+0
|/
* Merge branch 'chandan/register-pytest-mark' into 'master'bst-marge-bot2019-10-221-0/+1
|\
| * setup.cfg: Register mark for pytest-datafileschandan/register-pytest-markChandan Singh2019-10-221-0/+1
|/
* Merge branch 'traveltissues/1176' into 'master'bst-marge-bot2019-10-222-8/+18
|\
| * cascache.py: instantiate usage monitor earlyDarius Makovsky2019-10-222-8/+18
|/
* Merge branch 'aevri/enable_spawn_ci_2' into 'master'bst-marge-bot2019-10-212-7/+22
|\
| * gitlab: spawn tests, enable internals, sourcecacheaevri/enable_spawn_ci_2Angelos Evripiotis2019-10-211-1/+1
| * jobpickler: also pickle DigestProtoAngelos Evripiotis2019-10-211-6/+21
|/
* Merge branch 'aevri/enable_spawn_ci' into 'master'bst-marge-bot2019-10-184-10/+61
|\
| * .gitlab-ci.yml: disable most spawn testsaevri/enable_spawn_ciAngelos Evripiotis2019-10-181-0/+6
| * cli: BST_FORCE_START_METHOD only sets if necessaryAngelos Evripiotis2019-10-181-10/+39
| * tests/conftest: implement BST_FORCE_START_METHODAngelos Evripiotis2019-10-181-0/+15
| * tox.ini: pass through BST_FORCE_START_METHODAngelos Evripiotis2019-10-181-0/+1
|/
* Merge branch 'traveltissues/fix' into 'master'bst-marge-bot2019-10-181-3/+0
|\
| * element.py: remove unused variableDarius Makovsky2019-10-181-3/+0
|/