- Dec 31, 2019
-
-
GitLab Bot authored
-
- Oct 22, 2019
-
-
GitLab Bot authored
-
- Sep 20, 2019
-
-
GitLab Bot authored
-
- Sep 19, 2019
-
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
- Sep 17, 2019
-
-
GitLab Bot authored
-
- Sep 14, 2019
-
-
GitLab Bot authored
-
- Sep 11, 2019
-
-
Mike Greiling 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
-
- Sep 04, 2019
-
-
Winnie Hellmann authored
-
- Sep 02, 2019
-
-
Winnie Hellmann authored
-
- 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
-
-
Lukas Eipert authored
See https://gitlab.com/gitlab-com/gl-infra/production/issues/1023 This also has been suggested by Tomasz in the MR
-
Marcel Amirault authored
Changes * to + to be more precise with acceptable branch names
-
- Jul 22, 2019
-
-
Lukas Eipert authored
The alpine images do not contain a full build toolchain, so if the pre-compiled node-sass bindings cannot be downloaded, they will error and break master. By switching to the debian based images, we are able to compile in case the downloads are not available.
-
- 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
-
Mike Greiling authored
-
Mike Greiling authored
Introduces frontend:fixtures rake task to replace karma:fixtures and update documentation and CI scripts to match
-
Winnie Hellmann authored
-
- Jul 18, 2019
-
-
- Jul 02, 2019
-
-
Takuya Noguchi authored
Specify the minor version of postgresql for CI Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
Lukas Eipert authored
-
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.
-
- 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 25, 2019
-
-
- Jun 17, 2019
-
-
Heinrich Lee Yu authored
Also update dependencies to match updated job names
-
Heinrich Lee Yu authored
-
- 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.
-
Nick Thomas authored
-
- May 30, 2019
-
-
Stan Hu authored
Chrome is already installed in this image, and the apt-get update is only used to install jq.
-
- 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
-
- Apr 28, 2019
-
-
Stan Hu authored
Attempt to solve issues such as https://gitlab.com/gitlab-org/gitlab-ce/issues/60953.
-
- Apr 26, 2019
-
-
Peter Leitzen authored
Before this commit uploading of screenshots failed with WARNING: tests/__image_snapshots__/: no matching files ERROR: No files to upload ERROR: Job failed: exit code 1 After this commit it works again Uploading artifacts... gitlab-ui/tests/__image_snapshots__/: found 90 matching files Uploading artifacts to coordinator... ok
-
- Apr 24, 2019
-
-
Rémy Coutable authored
Also, play manual jobs once dependency jobs are done instead of polling for the dependent jobs to be finished. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Apr 17, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Apr 16, 2019
-
-
Zeger-Jan van de Weg authored
Given Rails doesn't use the Git binary anymore, this shouldn't be a problem.
-