summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Defer committing workspace files to cachetraveltissues/1159Darius Makovsky2019-10-083-10/+10
* Merge branch 'bschubert/fix-xdg-temppaths' into 'master'bst-marge-bot2019-10-083-8/+23
|\
| * setup.cfg: Fix xdg env vars to not affect the hostbschubert/fix-xdg-temppathsBenjamin Schubert2019-10-083-8/+23
|/
* Merge branch 'aevri/no_win32_fcntl' into 'master'bst-marge-bot2019-10-081-9/+18
|\
| * cli.py: no fcntl on WindowsAngelos Evripiotis2019-10-081-9/+18
|/
* Merge branch 'bschubert/propagate-log-level-to-casd' into 'master'bst-marge-bot2019-10-073-4/+23
|\
| * cascache.py: add a 'log_level' parameter and use it to run buildbox-casdBenjamin Schubert2019-10-073-4/+23
|/
* Merge branch 'chiaratolentino/fix-docs' into 'master'bst-marge-bot2019-10-0710-12/+14
|\
| * doc/Makefile: exit 1 if running bst command failschiaratolentino/fix-docsctolentino82019-10-071-3/+1
| * doc/bst2html.py: Error out if bst command in doc failsctolentino82019-10-071-2/+5
| * doc/sessions/junctions.run: Fix typo in 'remove-dir' optionctolentino82019-10-071-1/+1
| * Update doc commands to use 'artifact checkout'ctolentino82019-10-071-1/+1
| * Update doc commands to use 'source fetch'ctolentino82019-10-075-5/+5
| * tox.ini: Add bst-plugins-experimental to docs depsctolentino82019-10-071-0/+1
|/
* Merge branch 'traveltissues/benchmark' into 'master'Darius Makovsky2019-10-0631-95/+73
|\
| * element.py: remove call to _source_cached()traveltissues/benchmarkDarius Makovsky2019-10-0530-29/+29
| * element.py: remove concept of key instabilityDarius Makovsky2019-10-052-66/+44
|/
* Merge branch 'bschubert/casd-sigint' into 'master'bst-marge-bot2019-10-041-5/+11
|\
| * cascache.py: Block SIGINT in the CasUsageMonitor processBenjamin Schubert2019-10-041-2/+5
| * cascache.py: Block SIGINT in the buildbox-casd processBenjamin Schubert2019-10-041-3/+6
|/
* Merge branch 'aevri/job_sort_imports' into 'master'bst-marge-bot2019-10-041-4/+4
|\
| * _scheduler/jobs/job.py: sort importsAngelos Evripiotis2019-10-041-4/+4
|/
* Merge branch 'bschubert/casd-logs' into 'master'bst-marge-bot2019-10-042-3/+83
|\
| * cascache.py: Show path to log file when buildbox-casd doesn't exit normallyBenjamin Schubert2019-10-041-2/+12
| * cascache.py: Save casd logs in a file for retrievalBenjamin Schubert2019-10-042-1/+71
|/
* Merge branch 'jjardon/overnigth_casd_already' into 'master'bst-marge-bot2019-10-031-3/+0
|\
| * Revert ".gitlab-ci.yml: overnigth tests need buildbox-casd"Javier Jardón2019-10-041-3/+0
|/
* Merge branch 'jjardon/overnigth_casd' into 'master'bst-marge-bot2019-10-031-0/+3
|\
| * .gitlab-ci.yml: overnigth tests need buildbox-casdJavier Jardón2019-10-041-0/+3
|/
* Merge branch 'jjardon/overnigth_bst2' into 'master'bst-marge-bot2019-10-031-2/+2
|\
| * .gitlab-ci.yml: Use latest fdsdk patches and bst-plugins-experimentalJavier Jardón2019-10-041-2/+2
|/
* Merge branch 'bschubert/ensure-buildbox-alive' into 'master'bst-marge-bot2019-10-022-17/+116
|\
| * cascache.py: Send message in case of unclean termination of buildbox-casdBenjamin Schubert2019-10-022-2/+90
| * cascache.py: Extract buildbox-casd termination in its own methodBenjamin Schubert2019-10-021-17/+28
|/
* Merge branch 'tlater/fix-casdless-completion' into 'master'bst-marge-bot2019-10-022-3/+9
|\
| * Do not check for casd in bash completionTristan Maat2019-10-022-3/+9
|/
* Merge branch 'juerg/capture-tree' into 'master'bst-marge-bot2019-10-023-73/+65
|\
| * _casbaseddirectory.py: Use CASCache.import_directory()juerg/capture-treeJürg Billeter2019-10-021-56/+13
| * cascache.py: Add import_directory() methodJürg Billeter2019-10-021-0/+35
| * .gitlab-ci.yml: Update docker images for buildbox-casdJürg Billeter2019-10-021-17/+17
|/
* 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