summaryrefslogtreecommitdiff
path: root/scripts/prepare_build.sh
Commit message (Expand)AuthorAgeFilesLines
* Re-install the knapsack gemremove-knapsack-from-gemfileRémy Coutable2017-07-111-1/+1
* Remove knapsack from GemfileRémy Coutable2017-07-111-2/+2
* Revert "Merge branch '34902-bump-knapsack-to-1-14-0' into 'master'"Rémy Coutable2017-07-111-3/+2
* Merge branch '34902-bump-knapsack-to-1-14-0' into 'master'Rémy Coutable2017-07-111-2/+3
|\
| * Bump knapsack to 1.14.0Takuya Noguchi2017-07-111-2/+3
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-111-3/+12
|/
* Move the DB name at the end of the first jobs' name word and prepend it with ...Rémy Coutable2017-05-171-15/+15
* Resolve "rspec_profiling is enabled for MySQL"Rémy Coutable2017-04-281-3/+1
* Run `bundle check` after `bundle install` instead of having a dedicated job f...31464-move-bundle-check-to-before_scriptRémy Coutable2017-04-261-1/+1
* Properly use $BUNDLE_INSTALL_FLAGStest-pg-mysqltest-pgLin Jen-Shin2017-04-131-3/+2
* Always use . and add more comments to prepare_build.shLin Jen-Shin2017-04-131-1/+6
* Merge remote-tracking branch 'upstream/master' into test-pg-mysqlLin Jen-Shin2017-04-121-22/+13
|\
| * Remove unused code from the scripts/prepare_build.sh filebogdanvlviv2017-04-051-16/+7
* | Just set GITLAB_DATABASE in the scriptLin Jen-Shin2017-04-111-5/+1
* | We cannot use array in yaml variablesLin Jen-Shin2017-04-111-2/+6
* | Use GITLAB_DATABASE: $CI_JOB_NAME[1] so that weLin Jen-Shin2017-04-101-0/+4
* | Replace on host rather than socket, feedback:Lin Jen-Shin2017-04-101-1/+1
* | Merge remote-tracking branch 'upstream/master' into test-pg-mysqlLin Jen-Shin2017-03-271-1/+1
|\ \ | |/
* | Note that install knapsack later than bundle installLin Jen-Shin2017-03-241-1/+3
* | Test both PostgreSQL and MySQL for the win.Lin Jen-Shin2017-03-241-18/+30
|/
* Remove bashism from scripts/prepare_build.shNick Thomas2016-11-181-4/+5
* Use custom Ruby images to test buildsKamil Trzcinski2016-09-301-15/+0
* Reduce output to the build logzj-bundle-quiet-modeZ.J. van de Weg2016-09-281-1/+1
* 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
* Cache only apt and ruby from vendorcache-apt-and-ruby-onlyKamil Trzcinski2016-06-121-2/+2
* 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
* 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
* Use caching, instead of haxxy /cacheuse-cachingKamil Trzcinski2016-02-101-6/+6
* 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-221-5/+11
* Test using a 1.9.8 phantomjs version built with fpmphantomjsAchilleas Pipinellis2015-11-291-2/+2
* Update phantomjs to 2.0.0Achilleas Pipinellis2015-11-291-2/+2
* 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