- 08 Apr, 2022 24 commits
-
-
Heinrich Lee Yu authored
Move p_ci_templates metrics to Snowplow See merge request gitlab-org/gitlab!84337
-
Niko Belokolodov authored
-
Vitali Tatarintev authored
Move Layout/MultilineOperationIndentation into separate TODO file See merge request gitlab-org/gitlab!84570
-
Vitali Tatarintev authored
Move Lint/ConstantDefinitionInBlock into separate TODO file See merge request gitlab-org/gitlab!84582
-
Robert Hunt authored
Remove environment_metrics from helpers to avoid extra redirection See merge request gitlab-org/gitlab!84351
-
Peter Leitzen authored
Fix Style/EachWithObject offenses See merge request gitlab-org/gitlab!83823
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
Jan Provaznik authored
Explore topics: find topic by case insensitive name for detail page See merge request gitlab-org/gitlab!84064
-
Jonas Wälter authored
Changelog: changed
-
Matthias Käppler authored
Fix Licensee::InvalidLicense exception See merge request gitlab-org/gitlab!84344
-
Marcel Amirault authored
Add information about reviewing Auth related code See merge request gitlab-org/gitlab!84586
-
Jarka Košanová authored
-
Igor Drozdov authored
Explicitly require licensee/license file in order to use Licensee::InvalidLicense class defined in https://github.com/licensee/licensee/blob/v9.14.1/lib/licensee/license.rb#L6 The problem is that nested classes are not automatically preloaded which may lead to uninitialized constant exception being raised: https://gitlab.com/gitlab-org/gitlab/-/issues/356658 The exception is usually raised in dev environment causing inconvenience Changelog: fixed
-
James Fargher authored
Create unique index on projects namespace_id and name See merge request gitlab-org/gitlab!83884
-
Adam Hegyi authored
Reconfigure DB load balancing connection on code reload See merge request gitlab-org/gitlab!84528
-
charlie ablett authored
Move gitlab_subscription file See merge request gitlab-org/gitlab!84484
-
Andy Soiron authored
Remove bitmap creation housekeeping option See merge request gitlab-org/gitlab!83984
-
Dylan Griffith authored
Introduce API method for payment validation See merge request gitlab-org/gitlab!84296
-
Dylan Griffith authored
Implement migration skipping when `RestrictGitlabSchema` is used See merge request gitlab-org/gitlab!83121
-
Marcel Amirault authored
Add link to known issue for SAML Support in Okta Application See merge request gitlab-org/gitlab!84652
-
Krasimir Angelov authored
Add repository size to Plan Limits See merge request gitlab-org/gitlab!83819
-
Kerri Miller authored
Revert mergeability check changes See merge request gitlab-org/gitlab!84669
-
Stan Hu authored
This reverts merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82465 because it is causing merge requests to be approved before a merged results pipeline can be run. Related to https://gitlab.com/gitlab-com/gl-infra/production/-/issues/6788 Changelog: fixed
-
- 07 Apr, 2022 16 commits
-
-
Doug Stull authored
Add the ability to parse CWE/cwe-{number} and {number} format for external identifier for security training url See merge request gitlab-org/gitlab!84313
-
Mayra Cabrera authored
Revert "Merge branch '301124-merge-request-setting-audit-events' into 'master'" See merge request gitlab-org/gitlab!84653
-
Marcel Amirault authored
Moved version history notes See merge request gitlab-org/gitlab!84625
-
Marcel Amirault authored
Small update to put steps on same line See merge request gitlab-org/gitlab!84628
-
Harsimar Sandhu authored
This reverts merge request !83922
-
Dan Davison authored
Dequarantine search UI tests See merge request gitlab-org/gitlab!84426
-
Mayra Cabrera authored
Add missing authorization for `SecurityTrainingUrls` See merge request gitlab-org/gitlab!84425
-
Christopher Guitarte authored
-
Peter Hegman authored
Remove jest test callbacks from IDE specs See merge request gitlab-org/gitlab!84477
-
Vitaly Slobodin authored
Jest 27 does not support the test callback anymore so the following code is no longer valid: ``` it('test', (done) => { /* code */ }) ```
-
Suzanne Selhorn authored
Add macOS Monterey to VM images for macOS - docs See merge request gitlab-org/gitlab!84648
-
Darren Eastman authored
-
Andrew Fontaine authored
Fix missing clear cache text inside the dependency proxy dropdown See merge request gitlab-org/gitlab!84620
-
Peter Hegman authored
Replace GlAvatar shape prop 'rect' and 'circle' with constants. See merge request gitlab-org/gitlab!84510
-
Mikhail authored
-
Andrew Fontaine authored
Fix for code search bug in Safari when zoomed See merge request gitlab-org/gitlab!84363
-