summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* splitting.py: Print a warning if stratum does not have contentstristan/empty-stratumTristan Van Berkom2017-02-181-1/+4
* Merge branch 'tristan/symlinks' into 'master' devcurmudgeon2017-02-181-4/+15
|\
| * utils.py: Dont stomp on non-empty directories with symlinkstristan/symlinksTristan Van Berkom2017-02-181-4/+15
|/
* Merge branch 'encode-repo-url' into 'master' devcurmudgeon2017-02-131-2/+5
|\
| * Encode the expanded repo url in the saved target yamlencode-repo-urlTristan Van Berkom2017-02-111-2/+5
|/
* Merge branch 'jjardon/protobuf' into 'master' devcurmudgeon2017-02-091-0/+1
|\
| * requirements.freeze.txt: Require protobuf==3.0.0Javier Jardón2017-02-091-0/+1
|/
* Merge branch 'ps-manifest-improvements' into 'master' Javier Jardón2017-02-078-19/+55
|\
| * Build from single .yml file if that's what is providedPaul Sherwood2017-02-074-5/+16
| * Prune definitions to what we need for build/deployPaul Sherwood2017-02-072-2/+11
| * Add track-branches: conf option, to use unpetrify-refPaul Sherwood2017-02-075-11/+23
| * If git user is not configured, we need to set itPaul Sherwood2017-02-071-1/+5
| * s/release-command/release-cmd/ and don't crash out if it's absentPaul Sherwood2017-02-072-3/+3
|/
* Merge branch 'ps-artifact-version-7' into 'master' Javier Jardón2017-02-051-1/+3
|\
| * Fix #249 Update to artifact-version: 7, max-jobs is now in cache-keyPaul Sherwood2017-02-051-1/+3
|/
* Merge branch 'jjardon/fix_typo' into 'master' devcurmudgeon2017-02-051-1/+2
|\
| * nstall_dependencies.sh: fix typojjardon/fix_typoJavier Jardón2017-02-021-1/+1
| * install_dependencies.sh: Add shebangJavier Jardón2017-02-011-0/+1
|/
* Merge branch 'jjardon/change_docker_image' into 'master' Javier Jardón2017-01-311-1/+1
|\
| * .gitlab-ci.yml: Use debian:jessie instead python:2.7-slim by defaultJavier Jardón2017-01-311-1/+1
|/
* Merge branch 'jjardon/remove_system_pip' into 'master' Javier Jardón2017-01-311-1/+4
|\
| * install_dependencies.sh: Upgrade installed packages if neededJavier Jardón2017-01-301-1/+1
| * install_dependencies.sh: Remove system-installed python pip packageJavier Jardón2017-01-301-0/+3
|/
* Merge branch 'ps-fix-250' into 'master' devcurmudgeon2017-01-302-1/+6
|\
| * Fix #250 - don't leak kbas user:pass in logsps-fix-250Paul Sherwood2017-01-302-1/+6
|/
* Merge branch 'ps-fresh-tmpdir' into 'master' Javier Jardón2017-01-301-1/+2
|\
| * Don't attempt to re-use tmpdirPaul Sherwood2017-01-301-1/+2
|/
* Merge branch 'jjardon/test_distros' into 'master' devcurmudgeon2017-01-302-13/+51
|\
| * .gitlab-ci.yml: Check ybd works in several distrosJavier Jardón2017-01-301-3/+34
| * install_dependencies.sh: Update pip if possibleJavier Jardón2017-01-301-0/+2
| * Revert "install_dependencies.sh: Install python-pip from the distro packages"Javier Jardón2017-01-301-5/+11
| * install_dependencies.sh: python headers are needed to compile some python pac...Javier Jardón2017-01-301-3/+3
| * install_dependencies.sh: Fedora needs redhat-rpm-configJavier Jardón2017-01-301-1/+1
| * install_dependencies.sh: Do not use whichJavier Jardón2017-01-301-4/+4
| * Add git to install_dependencies.shJavier Jardón2017-01-302-5/+4
|/
* Merge branch 'jjardon/ci-deploy' into 'master' devcurmudgeon2017-01-291-1/+8
|\
| * .gitlab-ci.yml: Add a deployment stepJavier Jardón2017-01-291-0/+7
| * .gitlab-ci.yml: Build the chroot variant of the minimal systemJavier Jardón2017-01-291-1/+1
|/
* Merge branch 'jjardon/pep8' into 'master' devcurmudgeon2017-01-295-7/+7
|\
| * Use pycodestyle (formerly called pep8) to check python code styleJavier Jardón2017-01-293-3/+3
| * Do not use 'l' as a variableJavier Jardón2017-01-292-4/+4
|/
* Merge branch 'jjardon/pip_improvements' into 'master' devcurmudgeon2017-01-221-11/+5
|\
| * install_dependencies.sh: Install python-pip from the distro packagesJavier Jardón2017-01-211-11/+5
|/
* Merge branch 'lc/copy_fs' into 'master' Ben Brown2016-12-132-17/+2
|\
| * Replace copy_all_files with copy_fsDaniel Firth2016-12-132-17/+2
|/
* Merge branch 'lc/precise_dependencies' into 'master' Javier Jardón2016-12-131-1/+1
|\
| * Use the precise dependencies to stop breakage in master.Daniel Firth2016-12-131-1/+1
|/
* Merge branch 'fix-prefix-collection' into 'master' locallycompact2016-12-121-6/+22
|\
| * Fix collection of prefixes to recursefix-prefix-collectionTristan Van Berkom2016-12-121-6/+22
|/
* Merge branch 'lc/multifsfix' into 'master' Javier Jardón2016-12-111-1/+1
|\