summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some ruamel warnings during testsvalentindavid/ruamel_warningsValentin David2018-10-251-2/+2
* Merge branch 'aevri/unknown-uri-452' into 'master'Angelos Evripiotis2018-10-251-1/+3
|\
| * _downloadablefilesource: handle ValueError-sAngelos Evripiotis2018-10-251-1/+3
|/
* Merge branch 'mablanch/630-remote-execution-reconn' into 'master'Jim MacArthur2018-10-231-15/+43
|\
| * _sandboxremote.py: Try to reopen operation steam on failuremablanch/630-remote-execution-reconnMartin Blanchard2018-10-231-15/+43
|/
* Merge branch 'aevri/rm-exitstack' into 'master'Phil Dawson2018-10-232-6/+4
|\
| * plugins/sources: refactor, rm needless ExitStack-sAngelos Evripiotis2018-10-232-6/+4
|/
* Merge branch 'juerg/test-artifactshare' into 'master'Jürg Billeter2018-10-231-3/+2
|\
| * tests/testutils/artifactshare.py: Fix has_artifact() to match core codeJürg Billeter2018-10-231-3/+2
|/
* Merge branch 'juerg/cas-mtime' into 'master'Jürg Billeter2018-10-222-7/+9
|\
| * _artifactcache: Fix ref in update_mtime()Jürg Billeter2018-10-222-3/+5
| * _artifactcache: Rename update_atime() to update_mtime()Jürg Billeter2018-10-222-7/+7
|/
* Merge branch 'aevri/affect' into 'master'Angelos Evripiotis2018-10-1911-11/+11
|\
| * Spelling fixes: 'affect', not 'effect' as verbAngelos Evripiotis2018-10-1911-11/+11
|/
* Merge branch 'jjardon/warnings_collections' into 'master'Valentin David2018-10-1812-12/+17
|\
| * Fix python warnings: Use collections.abc instead collectionsjjardon/warnings_collectionsJavier Jardón2018-10-1812-12/+17
|/
* Merge branch 'danielsilverstone-ct/report-loop' into 'master'richardmaw-codethink2018-10-182-4/+15
|\
| * _loader/loader.py: Be more explanatory in CircDep exceptionDaniel Silverstone2018-10-182-4/+15
|/
* Merge branch 'valentindavid/move_alpine_tarball' into 'master'Javier Jardón2018-10-176-6/+6
|\
| * Change URL to the Alpine tarballValentin David2018-10-176-6/+6
|/
* Merge branch 'tiagogones/update-links-to-documentation' into 'master'Tiago Gomes2018-10-172-6/+6
|\
| * setup.py: use correct link for documentation websiteTiago Gomes2018-10-171-1/+1
| * README: use correct links for documentation websiteTiago Gomes2018-10-171-5/+5
|/
* Merge branch 'rdale/spelling' into 'master'Jürg Billeter2018-10-1634-51/+51
|\
| * Fix spelling of it's and itsRichard Dale2018-10-1634-51/+51
|/
* Merge branch 'jmac/doc-argument-fix' into 'master'Jim MacArthur2018-10-161-1/+1
|\
| * bst2html.py: Name the second argument to avoid an errorjmac/doc-argument-fixJim MacArthur2018-10-161-1/+1
|/
* Merge branch 'willsalmon/outOfSourecBuild' into 'master'Phil Dawson2018-10-1621-28/+195
|\
| * Added a news item for building out of the source directorywillsalmon/outOfSourecBuildWilliam Salmon2018-10-161-0/+3
| * Extended the Documentation to cover out of source buildsWilliam Salmon2018-10-162-0/+57
| * Added tests for conf-root variableWilliam Salmon2018-10-164-0/+72
| * Add conf-root variable to buildsWilliam Salmon2018-10-169-17/+21
| * New Integration test for workspace command-subdirWilliam Salmon2018-10-162-0/+34
| * Sandbox: CWD was not being created for workspacesWilliam Salmon2018-10-163-11/+8
|/
* Merge branch 'lachlan/pickle-yaml-test-list-composite' into 'master'Jonathan Maw2018-10-155-27/+559
|\
| * yamlcache.py: Add YAML cache changed file testLachlan Mackenzie2018-10-151-3/+26
| * yaml.py: Add yaml cache test to yaml list composition twiceLachlan Mackenzie2018-10-151-8/+9
| * yaml.py: Add yaml cache testing to yaml list composition testLachlan Mackenzie2018-10-151-6/+10
| * yaml.py: Add loader for yaml test files cache optionLachlan Mackenzie2018-10-151-0/+16
| * yamlcache.py: Add yaml cache testsJonathan Maw2018-10-151-0/+119
| * yaml: Add a cache of parsed and provenanced yamlJonathan Maw2018-10-153-13/+382
|/
* Merge branch 'juerg/remote-config' into 'master'Jürg Billeter2018-10-151-1/+4
|\
| * _artifactcache: Fix crash in push_directory() without artifact serverJürg Billeter2018-10-151-1/+4
|/
* CONTRIBUTING.rst: Added more guidelines about documenting the user guideTristan Van Berkom2018-10-144-10/+113
* Merge branch 'tristan/remove-install-guide' into 'master'Tristan Van Berkom2018-10-1211-485/+9
|\
| * doc/source/index.rst: Moved references to the website below the simple ToC.Tristan Van Berkom2018-10-121-3/+2
| * doc/source/additional_docker.rst: Fix link to refer to websiteTristan Van Berkom2018-10-121-4/+3
| * doc: updates considering website being live nowTiago Gomes2018-10-1210-480/+6
|/
* Merge branch 'tristan/refactor-types-api' into 'master'Tristan Van Berkom2018-10-116-47/+54
|\
| * types.py: Moved Consistency definition here from source.pyTristan Van Berkom2018-10-123-27/+33