summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* _stream.py: Fix type annotation for artifact_url and source_urlchiaratolentino/refactor-setup-remotesctolentino82019-11-281-2/+2
* _basecache.py: Remove redundant use_config argument in setup_remotesctolentino82019-11-287-47/+18
* Merge branch 'chandan/hacking/drop-line-length' into 'master'Chandan Singh2019-11-271-15/+0
|\
| * doc/coding_guidelines: Drop section about line lengthsChandan Singh2019-11-271-15/+0
|/
* Merge branch 'chandan/glossary' into 'master'Chandan Singh2019-11-275-0/+141
|\
| * doc: Add glossary of common termsChandan Singh2019-11-275-0/+141
|/
* Merge branch 'juerg/sandbox-reapi' into 'master'Jürg Billeter2019-11-272-2/+13
|\
| * _sandboxreapi.py: Ensure /dev, /proc and /tmp exist in sandboxJürg Billeter2019-11-271-0/+4
| * _sandboxreapi.py: Check that command existsJürg Billeter2019-11-271-0/+5
| * _sandboxreapi.py: Fix Command.working_directoryJürg Billeter2019-11-271-1/+1
| * sandbox.py: Assert that the working directory is an absolute pathJürg Billeter2019-11-271-1/+3
|/
* Merge branch 'chandan/refactor-default-target' into 'master'Jürg Billeter2019-11-2725-255/+197
|\
| * tests/frontend: Refactor tests for default targetsChandan Singh2019-11-2725-255/+197
|/
* Merge branch 'traveltissues/mr3' into 'master'Jürg Billeter2019-11-277-19/+338
|\
| * tests: non-incremental RE builds for workspacesDarius Makovsky2019-11-272-0/+313
| * tests: Allow strict contents in assert_containsDarius Makovsky2019-11-271-3/+17
| * Clear last_successful for soft-reset of WorkspaceDarius Makovsky2019-11-271-0/+1
| * Do not load the workspace.last_successful as the workspace plugin refDarius Makovsky2019-11-272-3/+5
| * element: always prepare sandboxesDarius Makovsky2019-11-271-13/+2
|/
* Merge branch 'valentindavid/compose-integration-commands' into 'master'Darius Makovsky2019-11-263-3/+43
|\
| * compose: Allow compose elements to run integration commandsValentin David2019-11-263-3/+43
|/
* Merge branch 'traveltissues/incrementaltest' into 'master'Darius Makovsky2019-11-261-5/+25
|\
| * tests: enable incremental workspace config testDarius Makovsky2019-11-261-5/+25
|/
* Merge branch 'traveltissues/tmp' into 'master'Darius Makovsky2019-11-261-0/+3
|\
| * .gitlab-ci.yml: define repo language as pythonDarius Makovsky2019-11-261-0/+3
|/
* Merge branch 'bschubert/track-cleanup' into 'master'Benjamin Schubert2019-11-265-66/+23
|\
| * _stream.py: Remove dead code and comments about trackingBenjamin Schubert2019-11-255-66/+23
|/
* Merge branch 'juerg/umask' into 'master'bst-marge-bot2019-11-254-18/+53
|\
| * testing/integration.py: Respect umask for the integration cacheTristan Maat2019-11-251-0/+4
| * tar.py: Respect umaskJürg Billeter2019-11-251-5/+6
| * tar.py: Make directories with incorrect permissions traversableTristan Maat2019-11-251-2/+6
| * element.py: Make build directory a proper utils._tempdirTristan Maat2019-11-251-15/+6
| * utils.py: Respect umask in _tempdir()Jürg Billeter2019-11-251-1/+18
| * utils.py: Respect umask in save_file_atomic()Jürg Billeter2019-11-251-0/+2
| * utils.py: Add get_umask() methodJürg Billeter2019-11-251-0/+16
|/
* Merge branch 'jjardon/sast' into 'master'Javier Jardón2019-11-231-0/+3
|\
| * .gitlab-ci.yml: Use gitlab's builtin Static Application Security Testing (SAST)Javier Jardón2019-11-231-0/+3
|/
* Merge branch 'jjardon/license_compliance' into 'master'Javier Jardón2019-11-231-0/+1
|\
| * .gitlab-ci.yml: USe gitlab's builtin License Compliance analyzerJavier Jardón2019-11-231-0/+1
|/
* Merge branch 'aevri/casdprocessmanager' into 'master'bst-marge-bot2019-11-225-197/+289
|\
| * CASDChannel: don't need to call GetCapabilitiesAngelos Evripiotis2019-11-221-5/+1
| * CASCache: comment on need for __getstate__Angelos Evripiotis2019-11-221-0/+5
| * cascache: _CASCacheUsageMonitor has channelAngelos Evripiotis2019-11-222-14/+6
| * Extract casd_channel logic to CASDChannelAngelos Evripiotis2019-11-223-71/+113
| * CASDProcessManager: 'release_resources' conventionAngelos Evripiotis2019-11-222-16/+12
| * cascache: extract CASDProcess in new moduleAngelos Evripiotis2019-11-224-141/+202
|/
* Merge branch 'jjardon/debian-10' into 'master'bst-marge-bot2019-11-221-1/+6
|\
| * .gitlab-ci.yml: Use Debian9 instead Debian10Javier Jardón2019-11-231-1/+6
|/
* Merge branch 'jjardon/fedora-31' into 'master'bst-marge-bot2019-11-221-13/+13
|\
| * WIP: Use fedora31 instead older versionsJavier Jardón2019-11-221-13/+13
|/