summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/examples/flatpak-autotools: rename HAVE_OSTREE to HAVE_OSTREE_PLUGINbschubert/site-consolidationBenjamin Schubert2019-06-061-4/+6
* tests/testutils/site: Remove completely and migrate HAVE_OSTREE to examplesBenjamin Schubert2019-06-062-10/+7
* tests/testutils/site: Remove unused HAVE_OSTREE_CLI variableBenjamin Schubert2019-06-061-9/+0
* test:utils/site: Consolidate IS_LINUX/WSL/Windows in a single siteBenjamin Schubert2019-06-0613-29/+13
* test:utils/site: Consolidate HAVE_SANDBOX in a single site fileBenjamin Schubert2019-06-0622-33/+27
* test:utils/site: Consolidate MACHINE_ARCH variable in a single placeBenjamin Schubert2019-06-069-16/+17
* test:utils/site: Consolidate arpy environment variables in a single placeBenjamin Schubert2019-06-063-7/+7
* test:utils/site: Consolidate Lzip environment variables in a single placeBenjamin Schubert2019-06-063-7/+7
* test:utils/site: Consolidate Bwrap environment variables in a single placeBenjamin Schubert2019-06-069-18/+19
* test:utils/site: Consolidate Git environment variables in a single placeBenjamin Schubert2019-06-067-30/+15
* test:utils/site: Consolidate Bzr environment variables in a single placeBenjamin Schubert2019-06-065-15/+16
* Merge branch 'aevri/defensive_send_message' into 'master'bst-marge-bot2019-06-062-32/+38
|\
| * _scheduler/jobs: refactor, defensive send_messageAngelos Evripiotis2019-06-062-30/+36
| * jobs/job: lint fixes, overhang + unused varAngelos Evripiotis2019-06-061-2/+2
|/
* Merge branch 'bschubert/pylint-integration' into 'master'bst-marge-bot2019-06-0624-46/+116
|\
| * tests/integration: add __init__.py file to make it a packagebschubert/pylint-integrationBenjamin Schubert2019-06-061-0/+0
| * tests/integration: Fix mutable default argumentsBenjamin Schubert2019-06-062-2/+11
| * tests/integration/shell: Simplify if-else assignmentBenjamin Schubert2019-06-061-4/+1
| * test/integration: Fix 'wrong-import-order' pylint issuesBenjamin Schubert2019-06-063-7/+11
| * tests/integration: Fix all 'unused-import' errorsBenjamin Schubert2019-06-063-9/+0
| * tests/integration: Disable 'unused-import' checks that are pytest fixturesBenjamin Schubert2019-06-0623-25/+25
| * tests/integration: Silence all 'redefined-outer-name' pylint errorsBenjamin Schubert2019-06-0623-0/+69
|/
* Merge branch 'bschubert/pylint-fixes' into 'master'James Ennis2019-06-0610-10/+30
|\
| * tests/plugins: Enable pylint and fix problemsbschubert/pylint-fixesBenjamin Schubert2019-06-053-2/+7
| * tests/remoteexecution: Enable pylint and fix problemsBenjamin Schubert2019-06-053-2/+8
| * tests/sandboxes: Enable pylint and fix problemsBenjamin Schubert2019-06-054-6/+15
|/
* Merge branch 'bschubert/cythonize-valid-char-names' into 'master'bst-marge-bot2019-06-054-32/+59
|\
| * _loader/loader: cythonize valid_chars_nameBenjamin Schubert2019-06-054-32/+59
|/
* Merge branch 'raoul/1025-legacy-remotes' into 'master'bst-marge-bot2019-06-0514-320/+459
|\
| * Improve legacy artifact remote handlingRaoul Hidalgo Charman2019-06-053-7/+45
| * _protos: Add new status method to artifact serviceRaoul Hidalgo Charman2019-06-053-3/+110
| * _protos: Update generated pb2 filesRaoul Hidalgo Charman2019-06-059-310/+304
|/
* Merge branch 'aevri/split_jobs_parent_child' into 'master'bst-marge-bot2019-06-054-73/+218
|\
| * _scheduler/jobs/job: elaborate on 'simple' objectsAngelos Evripiotis2019-06-051-5/+12
| * _scheduler/jobs/job: refactor, use send_messageAngelos Evripiotis2019-06-051-7/+5
| * _scheduler/jobs/job: document send_messageAngelos Evripiotis2019-06-051-3/+13
| * _scheduler/jobs: split jobs into parent and childAngelos Evripiotis2019-06-054-62/+195
| * cachesizejob: remove redundant child_process_dataAngelos Evripiotis2019-06-051-3/+0
| * jobs/job: Add a fullstop to Job explanationAngelos Evripiotis2019-06-051-1/+1
|/
* Merge branch 'bschubert/optimize-node_get' into 'master'bst-marge-bot2019-06-0411-77/+71
|\
| * _yaml: Optimize node_get to not create dummy Nodes unnecessarily.bschubert/optimize-node_getBenjamin Schubert2019-06-031-8/+8
| * _yaml.pyx: Forbid expected_type=Mapping, and remove isinstance checkBenjamin Schubert2019-06-0311-69/+63
|/
* Merge branch 'bschubert/fix-cython-trace' into 'master'bst-marge-bot2019-06-031-1/+6
|\
| * setup.py: Be more restrictive with BST_CYTHON_TRACE valuesbschubert/fix-cython-traceBenjamin Schubert2019-06-031-1/+6
|/
* Merge branch 'bschubert/cython-disable-linetrace' into 'master'bst-marge-bot2019-05-311-4/+5
|\
| * Setup.py: Disable linetrace by default and only enable when using coverageBenjamin Schubert2019-05-311-4/+5
|/
* Merge branch 'raoul/1024-artifact-docs' into 'master'bst-marge-bot2019-05-316-39/+118
|\
| * docs: Update configuring cache serverraoul/1024-artifact-docsRaoul Hidalgo Charman2019-05-314-33/+40
| * doc: Add architecture section on cachesRaoul Hidalgo Charman2019-05-313-0/+71
| * docs: update to reflect artifact as a protoRaoul Hidalgo Charman2019-05-311-6/+7
|/