summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cascache.py: add a 'log_level' parameter and use it to run buildbox-casdbschubert/propagate-log-level-to-casdBenjamin Schubert2019-10-073-4/+23
* 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
| * Remove workspace mounting for sandboxesDarius Makovsky2019-09-245-41/+14
| * element.py: always check sources for cachingDarius Makovsky2019-09-2430-46/+52
| * Support loading 'workspace'-kind sourcesDarius Makovsky2019-09-242-7/+43
| * workspace.py: add workspace source pluginDarius Makovsky2019-09-241-0/+150
| * cascache.py: Create `CASCache.close_channel()`Darius Makovsky2019-09-241-5/+11
|/
* Merge branch 'coldtom/mark-filter-test-integration' into 'master'bst-marge-bot2019-09-242-0/+6
|\
| * tests: Add some missing integration markscoldtom/mark-filter-test-integrationThomas Coldrick2019-09-232-0/+6
|/
* Merge branch 'juerg/casd' into 'master'bst-marge-bot2019-09-196-135/+117
|\
| * _remote.py: Remove unused bytestreamJürg Billeter2019-09-191-5/+0
| * casremote.py: Add missing copyright headerJürg Billeter2019-09-191-0/+17
| * casremote.py: Do not directly communicate with CAS serverJürg Billeter2019-09-191-68/+0
| * cascache.py: Use casd in remote_missing_blobs()Jürg Billeter2019-09-191-2/+11
| * cascache.py: Create CAS stub for buildbox-casd channelJürg Billeter2019-09-191-2/+21