summaryrefslogtreecommitdiff
path: root/scripts/prepare_build.sh
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-09-301-12/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-08-191-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-091-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-071-3/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-071-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-141-9/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-201-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-021-2/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-231-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-221-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-141-2/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-301-0/+3
* 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