summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update cache key testscoldtom/strip-rulesThomas Coldrick2018-10-043-3/+3
* Upstream freedesktop-sdk strip rulesThomas Coldrick2018-10-041-16/+33
* Merge branch 'danielsilverstone-ct/bwrap-check-runtime-only' into 'master'Jürg Billeter2018-10-045-36/+53
|\
| * setup.py: Change bwrap assertion to a warningDaniel Silverstone2018-10-041-9/+11
| * _site.py: Reduce complexity of bwrap version comparisonDaniel Silverstone2018-10-041-11/+1
| * _site.py: Protect against failure running `bwrap --version`Daniel Silverstone2018-10-041-1/+5
| * _platform/linux.py: Refactor checks for sandboxingDaniel Silverstone2018-10-041-14/+31
| * _platform/darwin.py: Give reason for use of dummy sandboxDaniel Silverstone2018-10-041-0/+3
| * sandbox/_sandboxdummy.py: Take a reason for useDaniel Silverstone2018-10-041-1/+2
|/
* Merge branch 'jmac/temporaries-inside-cachedir' into 'master'Jim MacArthur2018-10-031-4/+4
|\
| * element.py: Put the temporary staging directory in artifactdirjmac/temporaries-inside-cachedirJim MacArthur2018-10-031-4/+4
|/
* Merge branch 'tristan/fix-cache-size-race' into 'master'Tristan Van Berkom2018-10-032-4/+8
|\
| * utils.py: Document _get_dir_size() expectations.Tristan Van Berkom2018-10-031-0/+3
| * _artifactcache/cascache.py: Don't create temporary files in the CAS storageTristan Van Berkom2018-10-031-1/+1
| * utils.py: Give save_file_atomic() a tempdir argumentTristan Van Berkom2018-10-031-3/+4
|/
* Merge branch 'tristan/fix-double-terminate-prompt' into 'master'Tristan Van Berkom2018-10-031-0/+9
|\
| * _scheduler/scheduler.py: Ignore interrupt events while terminating.Tristan Van Berkom2018-10-031-0/+9
|/
* Merge branch 'jonathan/source-mirror-project-refs' into 'master'Jonathan Maw2018-10-031-0/+76
|\
| * tests: Add regression test for mirroring with project.refsJonathan Maw2018-10-031-0/+76
|/
* Merge branch 'tristan/fix-terminated-jobs' into 'master'Tristan Van Berkom2018-10-032-10/+22
|\
| * _scheduler: Fix bookkeeping of terminated jobsTristan Van Berkom2018-10-032-10/+22
|/
* Merge branch 'tristan/fix-status-messages' into 'master'Tristan Van Berkom2018-10-032-21/+49
|\
| * source.py: Silence messages while consuming source fetcherstristan/fix-status-messagesTristan Van Berkom2018-10-031-17/+37
| * git.py: Added timed activity around fetching, displaying the URL being fetched.Tristan Van Berkom2018-10-031-4/+12
|/
* Merge branch 'juerg/dummy-sandbox' into 'master'Jürg Billeter2018-10-031-0/+4
|\
| * _platform/linux.py: Accept all configs for dummy sandboxJürg Billeter2018-10-031-0/+4
|/
* Merge branch 'docs_Search_not_working' into 'master'Phillip Smyth2018-10-021-1/+2
|\
| * Forcing CI to install Sphinx 1.7.9docs_Search_not_workingPhillip Smyth2018-10-021-1/+2
|/
* Merge branch 'juerg/sandbox' into 'master'Jürg Billeter2018-10-021-9/+5
|\
| * sandbox/_sandboxremote.py: Use helpers to set up cwd and envJürg Billeter2018-10-021-9/+5
|/
* Merge branch 'juerg/cas-batch' into 'master'Jürg Billeter2018-10-012-6/+117
|\
| * _artifactcache/cascache.py: Use BatchUpdateBlobsJürg Billeter2018-10-011-4/+74
| * _artifactcache/casserver.py: Implement BatchUpdateBlobsJürg Billeter2018-10-011-2/+43
|/
* Merge branch 'tiagogomes/ci-minor-tweaks' into 'master'Tiago Gomes2018-10-011-5/+5
|\
| * ci: correct freedestop-sdk version commenttiagogomes/ci-minor-tweaksTiago Gomes2018-10-011-1/+1
| * ci: upper case variablesTiago Gomes2018-10-011-5/+5
|/
* Merge branch 'juerg/cpucount' into 'master'Jürg Billeter2018-10-012-4/+9
|\
| * _platform: Fix get_cpu_count() with cap=NoneJürg Billeter2018-10-012-4/+9
|/
* Merge branch 'bochecha/cache-size' into 'master'Tom Pollard2018-09-281-1/+6
|\
| * data/userconfig.yaml: Document the cache.quota settingbochecha/cache-sizeMathieu Bridon2018-09-281-1/+6
|/
* Merge branch 'valentindavid/silverblue-path' into 'master'Tiago Gomes2018-09-272-1/+13
|\
| * Fix outside-of-project check when project path is not canonical.Valentin David2018-09-272-1/+13
|/
* Merge branch 'richardmaw/push-failed-build-regression' into 'master'richardmaw-codethink2018-09-271-1/+1
|\
| * tests: Add regression test for pushing failed buildsrichardmaw/push-failed-build-regressionRichard Maw2018-09-271-1/+1
|/
* Merge branch 'mac_fixes' into 'master'Jürg Billeter2018-09-279-44/+158
|\
| * Import sandbox subclass when instantiating sandboxJames Ennis2018-09-273-4/+3
| * utils.py: Reworked safe_removeknownexus2018-09-271-19/+18
| * Adding darwin.py (MacOS) platformknownexus2018-09-272-5/+58
| * Adding Dummy sandboxknownexus2018-09-273-5/+49
| * Max-jobs is now defined on a platform basisknownexus2018-09-272-1/+6