summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DEBUGtraveltissues/devDarius Makovsky2020-01-081-416/+1
* [wip]_sandboxreapi: request output properties in ActionDarius Makovsky2020-01-081-0/+1
* [wip]capturefiles requestDarius Makovsky2020-01-081-0/+1
* _artifact: import workspaced artifacts with mtimesDarius Makovsky2020-01-081-2/+3
* Replace workspace.prepared callback with attribute markingDarius Makovsky2020-01-083-2/+19
* tests: remove xfails for incremental RE workspacesDarius Makovsky2020-01-081-7/+1
* Reference node properties specification in commentsDarius Makovsky2020-01-083-0/+6
* DEBUG: use new buildbox imageDarius Makovsky2020-01-081-1/+1
* tests: avoid testing utimes along with umaskDarius Makovsky2020-01-082-10/+8
* tests: improve RE workspace testDarius Makovsky2020-01-081-54/+61
* tests: remove xfail for non-incremental-time RE workspaceDarius Makovsky2020-01-081-6/+1
* tests: test mtimes in storageDarius Makovsky2020-01-081-4/+15
* workspace: import mtimes when stagingDarius Makovsky2020-01-081-1/+1
* element: pass arbitrary timestamp to import_filesDarius Makovsky2020-01-081-10/+5
* Use specified mtime in import_filesDarius Makovsky2020-01-083-28/+33
* _filebaseddirectory: support mtimes in `_import_files_from_cas`Darius Makovsky2020-01-081-2/+19
* cascache: parse timestamp and update mtimes in checkoutDarius Makovsky2020-01-081-1/+7
* utils: Add helpers to parse and set mtimesDarius Makovsky2020-01-086-20/+114
* _casbaseddirectory: Add properties to IndexEntryDarius Makovsky2020-01-033-8/+33
* Support properties in import_files()Darius Makovsky2020-01-033-4/+14
* cascache: Add properties to CaptureTree requestsDarius Makovsky2020-01-031-2/+9
* element: Do not use deterministic times if sources support mtimesDarius Makovsky2020-01-031-1/+5
* local_cas: Update protoDarius Makovsky2020-01-033-117/+158
* remote_execution: Update protoDarius Makovsky2020-01-034-267/+873
* Merge branch 'chandan/tag-1.91.3' into 'master'1.91.3Chandan Singh2020-01-021-0/+18
|\
| * Prepare NEWS for 1.91.3 development snapshot releasechandan/tag-1.91.3Chandan Singh2020-01-021-0/+18
|/
* Merge branch 'chandan/fix-cpu-count' into 'master'Chandan Singh2020-01-022-9/+9
|\
| * _platform: Don't use psutil.Process.cpu_affinity on unsupported platformschandan/fix-cpu-countChandan Singh2019-12-312-9/+9
|/
* Merge branch 'juerg/drop-chroot-sandbox' into 'master'Chandan Singh2019-12-319-407/+0
|\
| * tests: Drop chroot xfail/skipifJürg Billeter2019-12-316-12/+0
| * sandbox: Drop chroot sandboxing backendJürg Billeter2019-12-311-354/+0
| * _platform: Drop support for chroot sandboxJürg Billeter2019-12-311-21/+0
| * .gitlab-ci.yml: Drop unix CI jobJürg Billeter2019-12-311-20/+0
|/
* Merge branch 'chandan/dependon-yaml.clib' into 'master'Chandan Singh2019-12-301-0/+1
|\
| * requirements: Add dependency on ruamel.yaml.clibchandan/dependon-yaml.clibChandan Singh2019-12-301-0/+1
|/
* Merge branch 'chandan/python3.8' into 'master'Chandan Singh2019-12-253-21/+42
|\
| * .gitlab-ci.yml: Add test environment for Python 3.8chandan/python3.8Chandan Singh2019-12-241-4/+19
| * tox.ini: Add python3.8 to default environment listChandan Singh2019-12-241-17/+17
| * _scheduler/scheduler.py: Enforce SafeChildWatcherChandan Singh2019-12-241-0/+6
| * .gitlab-ci.yml: Fix command for randomized external testsChandan Singh2019-12-241-1/+1
|/
* Merge branch 'chandan/fix-nocover-tests' into 'master'Chandan Singh2019-12-242-1/+9
|\
| * .gitlab-ci.yml: Add CI job to run tests without `--develop` flagChandan Singh2019-12-241-0/+8
| * setup.cfg: Don't collect tests from src directoryChandan Singh2019-12-241-1/+1
|/
* Merge branch 'traveltissues/remove-unused' into 'master'Darius Makovsky2019-12-244-64/+0
|\
| * _state: remove unused add_maximum_progresstraveltissues/remove-unusedDarius Makovsky2019-12-241-3/+0
| * _sourcecache: remove unused _update_mtimeDarius Makovsky2019-12-241-6/+0
| * _sourcecache: remove unused _reachable_directoriesDarius Makovsky2019-12-241-9/+0
| * _sourcecache: remove unused _remove_sourceDarius Makovsky2019-12-241-3/+0
| * _sourcecache: remove unused list_sourcesDarius Makovsky2019-12-241-10/+0
| * sandbox: remove unused _issue_warningDarius Makovsky2019-12-241-10/+0