summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lc/copy_fs_filter' into lc/staging/fixeslc/staging/fixes-uDaniel Firth2016-12-102-18/+4
|\
| * Replace copy_file_list with copy_fsDaniel Firth2016-12-092-18/+4
* | Merge branch 'lc/copy_fs' into lc/staging/fixesDaniel Firth2016-12-092-17/+2
|\ \ | |/
| * Replace copy_all_files with copy_fsDaniel Firth2016-12-092-17/+2
| * Upgrade pyfilesystem to 2.0.0Daniel Firth2016-12-092-3/+3
* | Merge branch 'lc/splitting_cleanup' into lc/staging/fixesDaniel Firth2016-12-091-27/+34
|\ \
| * | Small splitting cleanup, use pyfs, better return type on compile_rulesDaniel Firth2016-12-091-27/+34
* | | Make mirroring single entry; mirror is now self-correcting, update_mirror is ...Daniel Firth2016-12-091-50/+28
* | | Don't bother handling python 3 configparserDaniel Firth2016-12-091-9/+2
* | | Break out .gitmodule RawConfigParser logic into get_submodule_detailsDaniel Firth2016-12-091-9/+20
* | | Don't handle file:/// specially, pull it to gits like everything elseDaniel Firth2016-12-091-8/+3
* | | Add get_transport_info helper method for normalizing repo urls, names and lan...Daniel Firth2016-12-091-11/+21
* | | Add docstring for get_repo_url, use EAFPDaniel Firth2016-12-091-5/+6
* | | Stop returning string or False, None is fineDaniel Firth2016-12-091-7/+1
* | | Merge branch 'lc/upgrade_fs' into 'master' Javier Jardón2016-12-092-3/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Upgrade pyfilesystem to 2.0.0Daniel Firth2016-12-092-3/+3
|/
* Merge branch 'lc/python2.7-slim' into 'master' Javier Jardón2016-12-071-1/+1
|\
| * Change docker to python:2.7-slimDaniel Firth2016-12-071-1/+1
|/
* Merge branch 'jjardon/before_script' into 'master' Pedro Alvarez Piedehierro2016-12-071-8/+4
|\
| * .gitlab-ci.yml: clone definitions in the 'before_script:' stepjjardon/before_scriptJavier Jardón2016-12-061-8/+4
|/
* Merge branch 'lc/revert-py3.4' into 'master' locallycompact2016-11-2922-533/+503
|\
| * Revert "Update code to python3"lc/revert-py3.4Daniel Firth2016-11-2915-65/+74
| * Revert "Update ci to py3 with onbuild docker"Daniel Firth2016-11-292-24/+10
| * Revert "pep8"Daniel Firth2016-11-293-7/+5
| * Revert "repos.py, cache.py, utils.py: Do not import app"Daniel Firth2016-11-293-2/+3
| * Revert "Move log functions to utils.py"Daniel Firth2016-11-2912-145/+134
| * Revert "WIP: Put the config in a different file?"Daniel Firth2016-11-2913-116/+110
| * Revert "Move chdir, timer to utils; fix circular deps"Daniel Firth2016-11-2915-213/+200
| * Revert "Stop submodule error hiding, parse as unicode"Daniel Firth2016-11-291-17/+23
| * Revert "Try with 3.4-onbuild"Daniel Firth2016-11-291-1/+1
| * Revert "Stop hiding exceptions"Daniel Firth2016-11-292-5/+4
| * Revert "Change shebang to '#!/usr/bin/python3'"Daniel Firth2016-11-297-9/+9
| * Revert "install_dependencies.sh: Use 'python3 get-pip.py'"Daniel Firth2016-11-291-1/+2
|/
* Merge branch 'lc/py3.4' into 'master' devcurmudgeon2016-11-2822-503/+533
|\
| * 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
|/