Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cache only apt and ruby from vendorcache-apt-and-ruby-only | Kamil Trzcinski | 2016-06-12 | 1 | -2/+2 |
| | | | | | Since introduction of gitignore the vendor folder contains also gitignores which affects detection when to update a cache. We explicitly cache only apt and ruby folders. | ||||
* | Rerun failed spinach tests | Kamil Trzcinski | 2016-06-07 | 1 | -3/+7 |
| | |||||
* | Use ruby:2.1 and ruby:2.2 images | Kamil Trzcinski | 2016-06-07 | 1 | -0/+14 |
| | |||||
* | Use gitlab-build-images for precache some of the dependencies | Kamil Trzcinski | 2016-06-04 | 1 | -14/+0 |
| | |||||
* | Merge knapsack reports and upload them to external server | Kamil Trzcinski | 2016-06-03 | 1 | -0/+29 |
| | |||||
* | Fix prepare build execution in docker environment | Tomasz Maczukin | 2016-04-19 | 1 | -1/+1 |
| | |||||
* | Retry bundler and apt-getretry-bundle | Kamil Trzcinski | 2016-03-09 | 1 | -11/+13 |
| | |||||
* | Fix script error | Kamil Trzcinski | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | Retry apt-get installation and bundle install | Kamil Trzcinski | 2016-03-09 | 1 | -7/+19 |
| | |||||
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵ | James Lopez | 2016-02-18 | 1 | -6/+6 |
|\ | | | | | | | | | | | | | feature/slack-notifications-on-ci # Conflicts: # .gitlab-ci.yml | ||||
| * | Use caching, instead of haxxy /cacheuse-caching | Kamil Trzcinski | 2016-02-10 | 1 | -6/+6 |
| | | |||||
* | | removed slack task and added bash script instead. Updated gitlab-ci config file | James Lopez | 2016-02-05 | 1 | -0/+13 |
|/ | |||||
* | Install unzip in build environment [ci skip] | Kamil Trzcinski | 2016-01-25 | 1 | -1/+1 |
| | |||||
* | Forcefully install apt packages | Kamil Trzcinski | 2016-01-23 | 1 | -1/+1 |
| | |||||
* | Speed-up docker based buildsspeed-up-builds | Kamil Trzcinski | 2016-01-22 | 2 | -27/+11 |
| | | | | | | | Enable to: - Use APT cache - Use Bundler cache - Use PhantomJS cache | ||||
* | Test using a 1.9.8 phantomjs version built with fpmphantomjs | Achilleas Pipinellis | 2015-11-29 | 1 | -2/+2 |
| | | | | https://gitlab.com/axil/phantomjs-debian | ||||
* | Update phantomjs to 2.0.0 | Achilleas Pipinellis | 2015-11-29 | 1 | -2/+2 |
| | | | | * Version 1.9 was removed from upstream Debian repos | ||||
* | Groundwork for merging CI into CE | Douwe Maan | 2015-08-25 | 1 | -0/+22 |
| | |||||
* | Added missing packages required by docker builds | Kamil Trzcinski | 2015-06-25 | 1 | -1/+1 |
| | |||||
* | Set build preparation script as executable. | Marin Jankovski | 2015-06-19 | 1 | -0/+0 |
| | |||||
* | Move prepare_build script to scripts dir. | Marin Jankovski | 2015-06-18 | 1 | -0/+24 |