summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Put the config in a different file?jjardon/py3.4Javier Jardón2016-11-0313-110/+116
* Move log functions to utils.pyJavier Jardón2016-11-0212-134/+145
* repos.py, cache.py, utils.py: Do not import appJavier Jardón2016-11-023-3/+2
* pep8Daniel Firth2016-11-023-5/+7
* Update ci to py3 with onbuild dockerDaniel Firth2016-11-022-12/+26
* Update code to python3Daniel Firth2016-11-0215-74/+65
* Make get-pip executableJames Thomas2016-11-021-0/+1
* install_dependencies.sh: Fix get-pip.py executionJavier Jardón2016-11-021-1/+1
* 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
|\
| * .gitlab-ci.yml: Build minimal systemJavier Jardón2016-08-311-0/+8
| * .gitlab-ci.yml: keys-only mode and artifact cache:1 only in cache-keys stageJavier Jardón2016-08-311-4/+3
| * .gitlab-ci.yml: Remove installation stageJavier Jardón2016-08-311-5/+0
| * .gitlab-ci.yml: Fix cache key: path -> pathsJavier Jardón2016-08-311-1/+2
|/
* Update readme.md: Add gitlab build statusJavier Jardón2016-08-311-0/+2
* We only need root permissions for actual buildsPaul Sherwood2016-08-311-3/+3
* Pep8Paul Sherwood2016-08-301-1/+1
* Move permissions check after usage checkPaul Sherwood2016-08-301-3/+3
* Merge branch 'master' of https://github.com/devcurmudgeon/ybdPaul Sherwood2016-08-302-2/+4
|\
| * Merge pull request #240 from leeming/leeming/missing-cwd-confPaul Sherwood2016-08-292-2/+4
| |\
| | * Fixes bug that ignores ybd.conf on cwdAndrew Leeming2016-08-262-2/+4
* | | Spot the deliberate mistake in previous commit :/Paul Sherwood2016-08-301-1/+1
|/ /
* | Fix for #238Paul Sherwood2016-08-291-0/+3
* | Pep8Paul Sherwood2016-08-291-4/+4
|/
* Check every field in every definitionPaul Sherwood2016-08-262-4/+13
* Add tristan's 'awful hack' until it lands in released sandboxlibPaul Sherwood2016-08-241-0/+8
* Merge pull request #239 from jjardon/jjardon/fix_python_depPaul Sherwood2016-08-241-1/+1
|\
| * install_dependencies.sh: Python2 is python2 in ArchJavier Jardón2016-08-241-1/+1
|/
* Merge pull request #236 from leeming/leeming/redundant-exit-settingPaul Sherwood2016-08-221-2/+6
|\
| * Simplified setting 'exit' var from config settingAndrew Leeming2016-08-221-2/+6
|/
* Revert "Always exit if specified morph file is missing"Paul Sherwood2016-08-141-1/+1
* Need to include 'devices' in cach-keyPaul Sherwood2016-08-141-1/+5
* Add python to dependenciesPaul Sherwood2016-08-141-3/+3
* Always exit if specified morph file is missingPaul Sherwood2016-08-091-1/+1
* Update readme with basic kbas config info16.31Paul Sherwood2016-08-031-0/+8