summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/artifactcache/config.py: Cast our tmpdir to a stringtlater/fix-monkeypatch-warningTristan Daniël Maat2020-01-081-1/+1
* Merge branch 'chandan/no-warn-bwrap' into 'master'Javier Jardón2020-01-081-51/+0
|\
| * setup.py: Remove check for bubblewrapchandan/no-warn-bwrapChandan Singh2020-01-071-51/+0
|/
* 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
| * sandbox: remove unused _callbackDarius Makovsky2019-12-241-20/+0
| * _casbaseddirectory: remove unused _copy_link_from_filesystemDarius Makovsky2019-12-241-3/+0
|/
* Merge branch 'chandan/ibm-7-platform' into 'master'Chandan Singh2019-12-232-5/+13
|\
| * _platform/platform.py: Add alias for IBM AIX 7 powerpcChandan Singh2019-12-232-5/+13
|/
* Merge branch 'chandan/platform-sunos' into 'master'Chandan Singh2019-12-231-0/+1
|\
| * _platform/platform.py: Add alias for sun4vChandan Singh2019-12-231-0/+1
|/
* Merge branch 'chandan/remote-setuppy-test' into 'master'Chandan Singh2019-12-233-56/+15
|\
| * Drop support for `setup.py test`Chandan Singh2019-12-233-56/+15
|/
* Merge branch 'juerg/job-process-close' into 'master'Jürg Billeter2019-12-191-1/+0
|\
| * job.py: Do not call Process.close()Jürg Billeter2019-12-191-1/+0
|/
* Merge branch 'juerg/pytest-timeout' into 'master'Jürg Billeter2019-12-191-1/+1
|\
| * setup.cfg: Set pytest default timeoutjuerg/pytest-timeoutJürg Billeter2019-12-191-1/+1
|/
* Merge branch 'jjardon/powerpc64le' into 'master'Jürg Billeter2019-12-171-0/+2
|\
| * _platform/platform.py: Add powerpc64 and powerpc64leJavier Jardón2019-12-171-0/+2
|/
* Merge branch 'juerg/buildbox-run-userchroot' into 'master'Jürg Billeter2019-12-1711-17/+108
|\
| * .gitlab-ci.yml: Add job to test buildbox-run-userchrootjuerg/buildbox-run-userchrootJürg Billeter2019-12-171-0/+35
| * .gitlab-ci.yml: Update docker imageJürg Billeter2019-12-171-1/+1
| * .gitlab-ci.yml: Add tests-buildbox-run to coverageJürg Billeter2019-12-171-0/+1
| * tests/integration/shell.py: xfail for buildbox-run-userchrootJürg Billeter2019-12-171-1/+5
| * tests/integration/script.py: xfail for buildbox-run-userchrootJürg Billeter2019-12-171-2/+15
| * tests/integration/filter.py: xfail for buildbox-run-userchrootJürg Billeter2019-12-171-1/+5