summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* install_dependencies.sh: Use 'python3 get-pip.py'lc/py3.4Javier Jardón2016-11-161-2/+1
* Change shebang to '#!/usr/bin/python3'Javier Jardón2016-11-167-9/+9
* Stop hiding exceptionsDaniel Firth2016-11-162-4/+5
* Try with 3.4-onbuildDaniel Firth2016-11-161-1/+1
* Stop submodule error hiding, parse as unicodeDaniel Firth2016-11-161-23/+17
* Move chdir, timer to utils; fix circular depsDaniel Firth2016-11-1615-200/+213
* WIP: Put the config in a different file?Javier Jardón2016-11-1513-110/+116
* Move log functions to utils.pyJavier Jardón2016-11-1512-134/+145
* repos.py, cache.py, utils.py: Do not import appJavier Jardón2016-11-153-3/+2
* pep8Daniel Firth2016-11-153-5/+7
* Update ci to py3 with onbuild dockerDaniel Firth2016-11-152-10/+24
* Update code to python3Daniel Firth2016-11-1515-74/+65
* Merge branch 'jjardon/tacgomes/artifact-splitting' into 'master' Ana2016-11-151-25/+17
|\
| * Include all artifacts if not explicitly givenTiago Gomes2016-11-151-25/+17
|/
* Merge branch 'lc/peg' into 'master' devcurmudgeon2016-11-043-19/+17
|\
| * peg requirements at exact versionslc/pegDaniel Firth2016-11-033-19/+17
|/
* 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