summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Logic corrections for assemblage keyword, metadatastaging/010Daniel Firth2016-10-283-15/+7
* sandboxing keywordDaniel Firth2016-10-272-2/+2
* Remove get_build_commands now covered by defslib, replace gather_integration_...Daniel Firth2016-10-272-60/+20
* Minor cleanup to build/deploy logicDaniel Firth2016-10-272-22/+29
* Remove ybd's own defaults.confDaniel Firth2016-10-271-202/+0
* Remove obsolete cache logicDaniel Firth2016-10-271-113/+3
* Obliterate defaults.pyDaniel Firth2016-10-272-102/+0
* Use defslib version of DEFAULTSDaniel Firth2016-10-275-12/+10
* Obliterate morphs.py and pots.pyDaniel Firth2016-10-275-325/+0
* Check for cached artifactsDaniel Firth2016-10-271-0/+3
* Build logic reduction for assemblagesDaniel Firth2016-10-274-51/+29
* Using defslib to calculate cache keysDaniel Firth2016-10-272-11/+11
* DROP: Skip Cache Key, checkout staging/010 of definitionsDaniel Firth2016-10-271-16/+4
* DROP: Do pep8 lastDaniel Firth2016-10-271-1/+1
* pip install defslibDaniel Firth2016-10-271-2/+2
* Stop submodule error hiding, parse as unicodeDaniel Firth2016-10-271-19/+14
* pep8Daniel Firth2016-10-273-5/+7
* Update ci to py3 with onbuild dockerDaniel Firth2016-10-272-12/+26
* Update code to python3Daniel Firth2016-10-2715-74/+65
* Revert "Note for move of ybd upstream"Paul Sherwood2016-10-261-5/+1
* Explain TMPDIRPaul Sherwood2016-10-261-0/+5
* Merge branch 'jjardon/remove_bashism' into 'master' Daniel Firth2016-10-211-1/+1
|\
| * install_dependencies.sh: Use a more portable expressionjjardon/remove_bashismJavier Jardón2016-10-211-1/+1
|/
* Note for move of ybd upstream16.42Paul Sherwood2016-10-191-1/+5
* Fix declaration of 'readme.md' in setup.cfgPaul Sherwood2016-10-181-1/+1
* Merge branch 'tacgomes/ybd-tacgomes/fix-git-mirroring'Paul Sherwood2016-10-181-0/+1
|\
| * Avoid running the git gc in the backgroundTiago Gomes2016-10-171-0/+1
|/
* Fix error messagePaul Sherwood2016-10-141-1/+1
* Merge branch 'james/chmod_pip' into 'master' devcurmudgeon2016-10-131-0/+1
|\
| * Make get-pip executablejames/chmod_pipJames Thomas2016-10-131-0/+1
|/
* Merge branch 'jjardon/get_pip_fix' into 'master' devcurmudgeon2016-10-131-1/+1
|\
| * install_dependencies.sh: Fix get-pip.py executionJavier Jardón2016-10-131-1/+1
|/
* Merge branch 'jjardon/sudo_fix' into 'master' devcurmudgeon2016-10-131-10/+15
|\
| * install_dependencies.sh: Make sudo optionaljjardon/sudo_fixDan Firth2016-10-131-10/+15
|/
* Merge branch 'tiagogomes/improve-docs' into 'master' devcurmudgeon2016-10-136-288/+262
|\
| * Improve documentationTiago Gomes2016-10-126-288/+262
|/
* Merge branch 'jjardon/gitlab_move' into 'master' devcurmudgeon2016-09-143-8/+5
|\
| * ybd is hosted in GitLab nowJavier Jardón2016-09-143-8/+5
|/
* Include max-jobs in cache-keyPaul Sherwood2016-09-141-0/+7
* Show download countPaul Sherwood2016-09-131-0/+4
* Rejects were causing status page 500 errorPaul Sherwood2016-09-131-1/+1
* Force ref to be a stringJason Anderson2016-09-091-1/+1
* Fixes #241 - reorder tar adds so dirs are lastPaul Sherwood2016-09-061-11/+16
* Fixes #241Paul Sherwood2016-09-041-9/+13
* Merge branch 'jjardon/ci' into 'master' Javier Jardón2016-09-011-1/+0
|\
| * .gitlab-ci.yml: Do not print all the environment variablesjjardon/ciJavier Jardón2016-09-011-1/+0
|/
* Merge branch 'ps/simpler-walk' into 'master' Javier Jardón2016-09-011-19/+14
|\
| * Simplify logic for walk and parse definitionsPaul Sherwood2016-09-011-17/+12
| * Regularise artifact-version range checksPaul Sherwood2016-09-011-2/+2
|/
* Merge branch 'jjardon/ci' into 'master' devcurmudgeon2016-09-011-10/+13
|\