summaryrefslogtreecommitdiff
path: root/scripts/prepare_build.sh
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-7/+5
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-12/+0
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+6
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-0/+3
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-9/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-5/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-191-25/+9
* Get memory data after booting app in production62722-boot-app-in-ci-and-check-memory-ceAleksei Lipniagov2019-06-281-4/+6
* Revert "Merge branch '62722-boot-app-in-ci-and-check-memory' into 'master'"Rémy Coutable2019-06-281-5/+4
* Get memory data after booting app in production62722-boot-app-in-ci-and-check-memoryAleksei Lipniagov2019-06-281-4/+5
* Fix MySQL CI jobsRémy Coutable2019-05-221-6/+4
* Revert "Merge branch 'revert-04c3c6dd' into 'master'"Rémy Coutable2019-05-221-0/+1
* Revert "Merge branch 'reorganize-tests-jobs-by-level' into 'master'"revert-04c3c6ddKamil Trzciński2019-05-221-1/+0
* Reorganize test jobs by levelreorganize-tests-jobs-by-levelRémy Coutable2019-05-201-0/+1
* Stop using deprecated argument to `gem`Sean McGivern2018-12-311-1/+1
* Merge branch 'rs-prepare-build-parity' into 'master'Rémy Coutable2018-12-171-6/+18
|\
| * CE-EE parity for prepare_build scriptRobert Speicher2018-12-131-6/+18
* | Remove CREATE_DB_USER variable in prepare_buildRobert Speicher2018-12-131-1/+0
|/
* Improve the single-script jobs CI configrc/improve-single-script-jobs-ci-configRémy Coutable2018-05-211-1/+1
* Grant privileges after database is createdce-5980-add-ce-upgrade-ee-testLin Jen-Shin2018-05-161-10/+2
* Only setup db in the first checkout!Lin Jen-Shin2018-05-161-5/+1
* Ensure Gitaly Ruby gems are installed using the correct Gemfile and at the co...rc/improve-setup-test-envRémy Coutable2018-01-231-1/+1
* Make sure we're using git installed in gitlab-build-images39887-move-identical-check-to-merged-branchesLin Jen-Shin2017-11-231-0/+1
* Use a non-superuser user to access GitLab to ensure permissions are propersh-use-non-superuser-dbStan Hu2017-11-091-0/+14
* Update scripts/prepare_build.shbogdanvlviv2017-10-171-4/+2
* Don't install fog-aws and mime-types gems in scripts/prepare_build.sh34915-do-not-install-fog-aws-in-prepare_buildRémy Coutable2017-07-131-1/+1
* 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