summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fuse.py: Add support for Linux on ppc64sam/embed-fusepySam Thursfield2017-09-201-0/+16
* Fork and embed fusepySam Thursfield2017-09-205-4/+988
* Specify the minimum required version of pytestMathieu Bridon2017-09-201-1/+1
* Test the proper fallback of artifact configsMathieu Bridon2017-09-192-7/+67
* Let users override project artifacts optionsMathieu Bridon2017-09-194-3/+35
* Let projects configure their artifacts pull/push optionsMathieu Bridon2017-09-194-5/+36
* Give the various artifact_* attributes to the ArtifactCacheMathieu Bridon2017-09-192-22/+26
* Simplify a bit of codeMathieu Bridon2017-09-191-5/+1
* plugin.py: Add note on plugin extension supportTristan Van Berkom2017-09-191-0/+7
* project.py: Allow 'host-arches' and 'arches' in project.confsam/project.conf-archesSam Thursfield2017-09-171-1/+2
* plugin.py: Fix documentation to link to correct file70-third-party-plugin-sharingTristan Van Berkom2017-09-141-1/+1
* Add testsTristan Maat2017-09-146-0/+111
* Fix affected test casesTristan Maat2017-09-141-6/+6
* Add documentationTristan Maat2017-09-145-1/+70
* Add loaded plugins to logTristan Maat2017-09-142-1/+32
* Add support for YAML default config loadingTristan Maat2017-09-144-16/+24
* _plugincontext.py: Add support for pip-installed pluginsTristan Maat2017-09-141-5/+42
* Fix affected test cases24-better-validation-for-loaded-yamlTristan Maat2017-09-145-4/+23
* Add source plugin node validationsTristan Maat2017-09-148-1/+19
* Add element plugin node validationsTristan Maat2017-09-147-4/+52
* context.py: Add user config node validationsTristan Maat2017-09-141-0/+18
* project.py: Add project config node validationsTristan Maat2017-09-141-0/+9
* Add element node validationsTristan Maat2017-09-144-0/+31
* Add _yaml.validate_nodeTristan Maat2017-09-133-0/+43
* tar.py source test case: Stop using tar's private _sha256sum() methodTristan Van Berkom2017-09-121-4/+5
* source.py: Use utils.sha256sum() when calculating workspace keysTristan Van Berkom2017-09-121-11/+7
* patch.py source plugin: Use utils.sha256sum()Tristan Van Berkom2017-09-121-11/+1
* tar.py source plugin: Use utils.sha256sum()Tristan Van Berkom2017-09-121-9/+1
* local.py source plugin: Use utils.sha256sum()Tristan Van Berkom2017-09-121-10/+6
* utils.py: Added sha256sum utilityTristan Van Berkom2017-09-121-0/+21
* Construct pipeline without push queue if cannot push to artifact cacheChandan Singh2017-09-121-8/+9
* Generating man pagesTristan Van Berkom2017-09-1016-69/+115
* _sandboxbwrap.py: Make terminal control setting conditional on stdin being a ttytesting-shellTristan Van Berkom2017-09-101-1/+1
* _frontend/main.py: Changes to the bst shell commandTristan Van Berkom2017-09-101-22/+23
* element.py: Changed Element._shell() behaviors.Tristan Van Berkom2017-09-101-5/+7
* tests/cachekey: Adding cache key tests for new patch sourceTristan Van Berkom2017-09-099-1/+30
* Adding new patch source to the docs index.Tristan Van Berkom2017-09-091-0/+1
* Add patch source pluginChandan Singh2017-09-0923-7/+341
* _yaml.py: Removing unused CompositePolicy.STRICTTristan Van Berkom2017-09-091-14/+2
* Dockerfile-build.sh: remove DNF cache at the end of the buildSam Thursfield2017-09-091-0/+1
* .gitlab-ci.yml: Also use the .coveragerc when reportingTristan Van Berkom2017-09-081-1/+1
* .gitlab-ci.yml: Produce combined coverage reportTristan Van Berkom2017-09-081-4/+43
* .coveragerc: Configuring so that reports from different environments can be c...Tristan Van Berkom2017-09-081-7/+11
* _ostree.py: Removed remove()Tristan Van Berkom2017-09-081-23/+0
* _artifactcache/artifactcache.py: Removed remove()Tristan Van Berkom2017-09-081-16/+0
* Removing artifact cache tests.Tristan Van Berkom2017-09-083-113/+0
* .coveragerc: Indicate that we use multiprocessingTristan Van Berkom2017-09-061-2/+10
* doc/source/install.rst: Fixing docs for required OSTree versionTristan Van Berkom2017-09-051-6/+1
* tests/frontend/buildcheckout.py: Run tests in strict/non-strict modeTristan Van Berkom2017-09-051-9/+21
* source-bundle: don't use a subdirectory of {build_root}Charles Bailey2017-09-051-3/+3