summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Used phantomjs variablenew-phantomjs-versionPhil Hughes2016-08-151-1/+1
|
* Update phantomjs linkAlfredo Sumaran2016-08-131-1/+1
|
* Used mirrored version on GitLabPhil Hughes2016-08-131-1/+1
|
* Fix file downloadingKamil Trzcinski2016-08-131-1/+1
|
* Install latest stable phantomjsKamil Trzcinski2016-08-131-3/+4
|
* Use new PhantomJS versionKamil Trzcinski2016-08-131-3/+3
|
* add linting script for documentationwinniehell2016-08-091-0/+15
|
* Introduce SimpleCovEnv singleton helper and use itGrzegorz Bizon2016-07-211-7/+2
|
* Patch SimpleCov to reuse code for coverage mergerGrzegorz Bizon2016-07-211-53/+21
|
* Use simplecov 0.12.0 which fixes merging test resultsKamil Trzcinski2016-07-211-32/+1
|
* Fix SimpleCov report mergingKamil Trzcinski2016-07-211-1/+36
|
* Update configuration of SimpleCovKamil Trzcinski2016-07-211-3/+1
|
* Use `scripts/merge-simplecov`Kamil Trzcinski2016-07-211-0/+65
|
* Cache only apt and ruby from vendorcache-apt-and-ruby-onlyKamil Trzcinski2016-06-121-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 testsKamil Trzcinski2016-06-071-3/+7
|
* Use ruby:2.1 and ruby:2.2 imagesKamil Trzcinski2016-06-071-0/+14
|
* Use gitlab-build-images for precache some of the dependenciesKamil Trzcinski2016-06-041-14/+0
|
* Merge knapsack reports and upload them to external serverKamil Trzcinski2016-06-031-0/+29
|
* Fix prepare build execution in docker environmentTomasz Maczukin2016-04-191-1/+1
|
* Retry bundler and apt-getretry-bundleKamil Trzcinski2016-03-091-11/+13
|
* Fix script errorKamil Trzcinski2016-03-091-1/+1
|
* Retry apt-get installation and bundle installKamil Trzcinski2016-03-091-7/+19
|
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵James Lopez2016-02-181-6/+6
|\ | | | | | | | | | | | | feature/slack-notifications-on-ci # Conflicts: # .gitlab-ci.yml
| * Use caching, instead of haxxy /cacheuse-cachingKamil Trzcinski2016-02-101-6/+6
| |
* | removed slack task and added bash script instead. Updated gitlab-ci config fileJames Lopez2016-02-051-0/+13
|/
* Install unzip in build environment [ci skip]Kamil Trzcinski2016-01-251-1/+1
|
* Forcefully install apt packagesKamil Trzcinski2016-01-231-1/+1
|
* Speed-up docker based buildsspeed-up-buildsKamil Trzcinski2016-01-222-27/+11
| | | | | | | Enable to: - Use APT cache - Use Bundler cache - Use PhantomJS cache
* Test using a 1.9.8 phantomjs version built with fpmphantomjsAchilleas Pipinellis2015-11-291-2/+2
| | | | https://gitlab.com/axil/phantomjs-debian
* Update phantomjs to 2.0.0Achilleas Pipinellis2015-11-291-2/+2
| | | | * Version 1.9 was removed from upstream Debian repos
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+22
|
* Added missing packages required by docker buildsKamil Trzcinski2015-06-251-1/+1
|
* Set build preparation script as executable.Marin Jankovski2015-06-191-0/+0
|
* Move prepare_build script to scripts dir.Marin Jankovski2015-06-181-0/+24