- Sep 13, 2019
-
-
GitLab Bot authored
-
- Sep 05, 2019
-
-
Kyle Wiebers authored
Add needs for all jobs which require setup-test-env and move review-build-cng to additional stage review-prepare to decrease wait time for jobs in pipeline
-
- Aug 26, 2019
-
-
Stan Hu authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 12, 2019
-
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- Aug 07, 2019
-
-
Zeger-Jan van de Weg authored
Part of: https://gitlab.com/gitlab-org/gitaly/issues/1715
-
- Aug 04, 2019
-
-
Stan Hu authored
* 9.6.11 -> 9.6.14 * 10.7 -> 10.9 This is done in preparation for upgrading PostgreSQL in Omnibus: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/3492
-
- Aug 02, 2019
-
-
Marcel Amirault authored
Changes * to + to be more precise with acceptable branch names
-
- Jul 19, 2019
-
-
Steve Xuereb authored
With https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30254 Junit reports were disabled. With https://gitlab.com/gitlab-com/gl-infra/production/issues/928 and https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30274 solved we should enable them again. closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64756
-
- Jul 18, 2019
-
-
- Jul 12, 2019
-
-
Aleksei Lipniagov authored
Log memory stats after running each spec file and compile the report.
-
- Jul 05, 2019
-
-
Nick Thomas authored
This reverts merge request !30130
-
- Jul 02, 2019
-
-
Takuya Noguchi authored
Specify the minor version of postgresql for CI Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
Steve Xuereb authored
The junit reports are creating 90mb files inside of redis for `gitlab-ce/ee` project. There is an ongoing production incident https://gitlab.com/gitlab-com/gl-infra/production/issues/928 that is because of high CPU uitlaization on the redis nodes. GitLab-ce/ee are the highest consumers of memory becuase of these junit reports. This is a bandage until we can scale redis properly.
-
Nick Thomas authored
-
- Jul 01, 2019
-
-
Philippe Lafoucrière -- authored
We repeat the same code in many places. With the support of multiple extends, we can clean up several jobs.
-
- Jun 27, 2019
-
-
Nick Thomas authored
-
- Jun 25, 2019
-
-
DJ Mountney authored
If you chose to use the rollback migration feature on your current version for example, you should still have a way to migrate, being that you are still on a supported migration path.
-
- Jun 19, 2019
-
-
Nick Thomas authored
MySQL support has been removed
-
- Jun 17, 2019
-
-
Yorick Peterse authored
One can not upgrade straigt from 9.3 to 12.0, due to the schema changes being backported. Instead, one must first upgrade to 11.11.X. Omnibus already enforces this, and our online upgrade guidelines also cover this. By changing the CI config we don't have to adjust the backport migration to handle a migration path that one can not take.
-
Heinrich Lee Yu authored
Also update dependencies to match updated job names
-
- Jun 14, 2019
-
-
Lukas Eipert authored
This updates our build images to use node@12. We are also adding a sentence to the from-source installation that while we require a minimum version of node@8, we also recommend node@12. Last but not least, we change the version of node in the .nvmrc so that developers using nvm can automatically use node@12 with the project
-
- Jun 05, 2019
-
-
Kamil Trzcińśki authored
This commit adds CI job that validates all `*.yml` with `yamllint`. This commit fixes all offenses present in repository.
-
- May 22, 2019
-
-
Rémy Coutable authored
[run mysql] Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This reverts commit 744f1f2e, reversing changes made to c4d930e5.
-
Kamil Trzcińśki authored
This reverts merge request !27514
-
- May 20, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- May 08, 2019
-
-
Stan Hu authored
Ruby 2.6 offers better performance and memory usage: https://www.rubyguides.com/2018/11/ruby-2-6-new-features/ Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/57323
-
- May 02, 2019
-
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Apr 28, 2019
-
-
Stan Hu authored
Attempt to solve issues such as https://gitlab.com/gitlab-org/gitlab-ce/issues/60953.
-
- Apr 16, 2019
-
-
Zeger-Jan van de Weg authored
Given Rails doesn't use the Git binary anymore, this shouldn't be a problem.
-
- Apr 15, 2019
-
-
Kamil Trzcińśki authored
-