- 10 Feb, 2021 33 commits
-
-
Harsh Chouraria authored
A failure occurs if recent versions of Ruby are used with Code Quality jobs. They fail because the default rubocop version in use does not support very recent Ruby releases (in the past 2-3 years). An override of configuration is required to make it work in this situation. This change adds a troubleshooting section that specifically explains how to override the rubocop version to address the job errors. Related to issue: https://gitlab.com/gitlab-org/ci-cd/codequality/-/issues/28
-
Natalia Tepluhina authored
Fix left margin of Merge button for rebase workflows in MrWidget See merge request gitlab-org/gitlab!53756
-
Vitaly Slobodin authored
-
Natalia Tepluhina authored
Fix group path biding in view file See merge request gitlab-org/gitlab!53717
-
Peter Leitzen authored
Move sast_reports and secret_detection_reports to CE [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!48200
-
saikat sarkar authored
-
James Lopez authored
Fix bug importing wikis and multiple shards See merge request gitlab-org/gitlab!53607
-
Patrick Bajao authored
Adjust job report artifacts downloads to handle multiple possible types See merge request gitlab-org/gitlab!53141
-
Grant Young authored
Download call for artifacts now correctly handles if report has multiple types associated.
-
Francisco Javier López authored
-
David Kim authored
Support fog-aws host options for Workhorse S3 client See merge request gitlab-org/gitlab!53326
-
Dylan Griffith authored
Paginate the single commit view [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52819
-
Robert May authored
-
Stan Hu authored
In addition to the standard `endpoint` parameter, fog-aws also supports: - `host` - `scheme` - `port` If consolidated object storage settings are used with these parameters, Workhorse will not receive the right endpoint. The S3 Workhorse client will attempt to use the default AWS endpoints (e.g. `bucket.s3.amazonaws.com`) instead of the custom host. Since fog-aws has some special defaults and logic that maps regions to endpoints, we drive the endpoint by looking at a sample URL. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/300849
-
Gabriel Mazetto authored
Geo - Update Patroni replication docs to automatic recover from a leader change on the primary site See merge request gitlab-org/gitlab!53424
-
Dylan Griffith authored
Merge branch '300351-remove-joins-from-the-elasticsearch-query-for-project-group-scoped-notes-comments-search-4' into 'master' Remove permissions from notes documents in ES See merge request gitlab-org/gitlab!53525
-
Terri Chu authored
Remove project permission data from notes documents with a migration. This is a clean up from a failed prior migration which was reverted.
-
Dylan Griffith authored
Change the GitLab Elasticsearch Indexer version to 2.9.0 See merge request gitlab-org/gitlab!53764
-
Evan Read authored
Stop testing for links to redirects See merge request gitlab-org/gitlab!53810
-
Marcel Amirault authored
Resolve more spelling issues See merge request gitlab-org/gitlab!53799
-
David Kim authored
Resolve "Move the code_review metrics out of common.yml" See merge request gitlab-org/gitlab!53566
-
Evan Read authored
Document npm supported versions See merge request gitlab-org/gitlab!53693
-
Mark Lapierre authored
Update testcase links in E2Es See merge request gitlab-org/gitlab!53796
-
Marcel Amirault authored
We've removed most redirects and don't need this test anymore.
-
Michael Kozono authored
Scope iteration report to subgroups See merge request gitlab-org/gitlab!52926
-
Alexandru Croitor authored
When navigating to an iteration in subgroup it redirects to the source group instead of scoping the issues related to an iteration to given subgroup.
-
Ash McKenzie authored
Fix auto-loading of Gitlab::Metrics::Methods See merge request gitlab-org/gitlab!53798
-
Amy Qualls authored
Add words to exceptions list, wrap in code tags, or fix the problem. Whatever's needed.
-
Thong Kuah authored
-
Anastasia McDonald authored
Replace archived testcases with too many comments
-
Stan Hu authored
Fix autoload issue for Gitlab::Metrics::RackMiddleware See merge request gitlab-org/gitlab!53713
-
charlie ablett authored
Prevent blocked user from triggering notifications See merge request gitlab-org/gitlab!53788
-
Nick Gaskill authored
Replace Core references with Free tier references See merge request gitlab-org/gitlab!53791
-
- 09 Feb, 2021 7 commits
-
-
Craig Norris authored
Replace Core references with Free tier.
-
Thong Kuah authored
-
Miguel Rincon authored
Update delete user modal manager See merge request gitlab-org/gitlab!53462
-
Jiaan Louw authored
Update the modal manager to only listen for clicks on mataching buttons, rather than the entire document.
-
Christopher Lefelhocz authored
Update documentation with architectural and development patterns to prevent transient bugs See merge request gitlab-org/gitlab!51476
-
James Fargher authored
Fix missing known usage data event See merge request gitlab-org/gitlab!53729
-
Kerri Miller authored
RubyGems metadata See merge request gitlab-org/gitlab!52639
-