| Commit message (Expand) | Author | Age | Files | Lines |
* | Update scripts/prepare_build.sh | bogdanvlviv | 2017-10-17 | 1 | -4/+2 |
* | Don't install fog-aws and mime-types gems in scripts/prepare_build.sh34915-do-not-install-fog-aws-in-prepare_build | Rémy Coutable | 2017-07-13 | 1 | -1/+1 |
* | Revert "Merge branch '34902-bump-knapsack-to-1-14-0' into 'master'" | Rémy Coutable | 2017-07-11 | 1 | -3/+2 |
* | Merge branch '34902-bump-knapsack-to-1-14-0' into 'master' | Rémy Coutable | 2017-07-11 | 1 | -2/+3 |
|\ |
|
| * | Bump knapsack to 1.14.0 | Takuya Noguchi | 2017-07-11 | 1 | -2/+3 |
* | | Support multiple Redis instances based on queue type | Paul Charlton | 2017-07-11 | 1 | -3/+12 |
|/ |
|
* | Move the DB name at the end of the first jobs' name word and prepend it with ... | Rémy Coutable | 2017-05-17 | 1 | -15/+15 |
* | Resolve "rspec_profiling is enabled for MySQL" | Rémy Coutable | 2017-04-28 | 1 | -3/+1 |
* | Run `bundle check` after `bundle install` instead of having a dedicated job f...31464-move-bundle-check-to-before_script | Rémy Coutable | 2017-04-26 | 1 | -1/+1 |
* | Properly use $BUNDLE_INSTALL_FLAGStest-pg-mysqltest-pg | Lin Jen-Shin | 2017-04-13 | 1 | -3/+2 |
* | Always use . and add more comments to prepare_build.sh | Lin Jen-Shin | 2017-04-13 | 1 | -1/+6 |
* | Merge remote-tracking branch 'upstream/master' into test-pg-mysql | Lin Jen-Shin | 2017-04-12 | 1 | -22/+13 |
|\ |
|
| * | Remove unused code from the scripts/prepare_build.sh file | bogdanvlviv | 2017-04-05 | 1 | -16/+7 |
* | | Just set GITLAB_DATABASE in the script | Lin Jen-Shin | 2017-04-11 | 1 | -5/+1 |
* | | We cannot use array in yaml variables | Lin Jen-Shin | 2017-04-11 | 1 | -2/+6 |
* | | Use GITLAB_DATABASE: $CI_JOB_NAME[1] so that we | Lin Jen-Shin | 2017-04-10 | 1 | -0/+4 |
* | | Replace on host rather than socket, feedback: | Lin Jen-Shin | 2017-04-10 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/master' into test-pg-mysql | Lin Jen-Shin | 2017-03-27 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Note that install knapsack later than bundle install | Lin Jen-Shin | 2017-03-24 | 1 | -1/+3 |
* | | Test both PostgreSQL and MySQL for the win. | Lin Jen-Shin | 2017-03-24 | 1 | -18/+30 |
|/ |
|
* | Remove bashism from scripts/prepare_build.sh | Nick Thomas | 2016-11-18 | 1 | -4/+5 |
* | Use custom Ruby images to test builds | Kamil Trzcinski | 2016-09-30 | 1 | -15/+0 |
* | Reduce output to the build logzj-bundle-quiet-mode | Z.J. van de Weg | 2016-09-28 | 1 | -1/+1 |
* | Used phantomjs variablenew-phantomjs-version | Phil Hughes | 2016-08-15 | 1 | -1/+1 |
* | Update phantomjs link | Alfredo Sumaran | 2016-08-13 | 1 | -1/+1 |
* | Used mirrored version on GitLab | Phil Hughes | 2016-08-13 | 1 | -1/+1 |
* | Fix file downloading | Kamil Trzcinski | 2016-08-13 | 1 | -1/+1 |
* | Install latest stable phantomjs | Kamil Trzcinski | 2016-08-13 | 1 | -3/+4 |
* | Use new PhantomJS version | Kamil Trzcinski | 2016-08-13 | 1 | -3/+3 |
* | Cache only apt and ruby from vendorcache-apt-and-ruby-only | Kamil Trzcinski | 2016-06-12 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | Use caching, instead of haxxy /cacheuse-caching | Kamil Trzcinski | 2016-02-10 | 1 | -6/+6 |
* | 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 | 1 | -5/+11 |
* | Test using a 1.9.8 phantomjs version built with fpmphantomjs | Achilleas Pipinellis | 2015-11-29 | 1 | -2/+2 |
* | Update phantomjs to 2.0.0 | Achilleas Pipinellis | 2015-11-29 | 1 | -2/+2 |
* | 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 |