summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use gitmachine to handle recursive submodule checkouts and overrideslc/gm-rebaseDaniel Firth2016-11-147-201/+37
* Update ci to py3 with onbuild dockerDaniel Firth2016-11-141-1/+1
* Move chdir, timer to utils; fix circular depsDaniel Firth2016-11-0315-193/+205
* WIP: Put the config in a different file?Javier Jardón2016-11-0313-110/+116
* Move log functions to utils.pyJavier Jardón2016-11-0312-134/+145
* repos.py, cache.py, utils.py: Do not import appJavier Jardón2016-11-033-3/+2
* pep8Daniel Firth2016-11-033-5/+7
* Update ci to py3 with onbuild dockerDaniel Firth2016-11-032-10/+24
* Update code to python3Daniel Firth2016-11-0315-74/+65
* Merge branch 'ps/ci-tweaks' into 'master' devcurmudgeon2016-10-302-4/+33
|\
| * Add check for cache_keys_v6 to gitlab-ciPaul Sherwood2016-10-301-1/+15
| * Check each pip installPaul Sherwood2016-10-301-3/+18
|/
* Revert "Trap error on any of the pip install commands"Paul Sherwood2016-10-291-19/+3
* Trap error on any of the pip install commandsPaul Sherwood2016-10-291-3/+19
* Remove Dependencies.md - see install_dependencies.shPaul Sherwood2016-10-291-35/+0
* Merge branch 'jjardon/no-kbas' into 'master' Daniel Firth2016-10-281-0/+9
|\
| * .gitlab-ci.yml: Add a job to always build the build-essential stratum, not us...Javier Jardón2016-10-271-0/+9
|/
* Revert "Patch for bubblewrap backend"Paul Sherwood2016-10-262-6/+2
* Merge branch 'leeming/bwrap-dev-patch' into 'master' devcurmudgeon2016-10-262-2/+6
|\
| * Patch for bubblewrap backendleeming/bwrap-dev-patchAndrew Leeming2016-10-262-2/+6
|/
* 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
|/