- 08 Apr, 2022 8 commits
-
-
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 32 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
-
Andrew Fontaine authored
Move incident metrics logic to shared location See merge request gitlab-org/gitlab!84121
-
Sean Arnold authored
-
Chloe Liu authored
E2E: Large repo gitlab migration test See merge request gitlab-org/gitlab!84450
-
Andrejs Cunskis authored
-
Vitaly Slobodin authored
Revert "Merge branch '350646-use-statistics-block' into 'master'" See merge request gitlab-org/gitlab!84635
-
Subashis authored
Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/84313 EE: true
-
Alex Kalderimis authored
Check enums for _all_ defined models in development in specs See merge request gitlab-org/gitlab!84448
-
Peter Leitzen authored
Previously, this spec only checked already loaded models (~192) and not all available because we did not eager load the application. Note that on CI (or with envvar `CI=1`) application is always loaded eagerly.
-
Craig Norris authored
Removes limitations heading See merge request gitlab-org/gitlab!84636
-
Suzanne Selhorn authored
Because we try to use more specific headings
-
Igor Drozdov authored
Move workhorse files into final directory See merge request gitlab-org/gitlab!84115
-
Amy Qualls authored
Preserve the files themselves, though I'm taking out the directory structure as part of the move. We don't need these files in three different subfolders. The bigger issue is getting them into the doc/development directory, where they can be linted and counted.
-
Peter Hegman authored
Switch to v-safe-html for Markdown Fields See merge request gitlab-org/gitlab!84463
-
Dheeraj Joshi authored
-
Craig Norris authored
Remove announcement from Source Code See merge request gitlab-org/gitlab!84524
-
Marcin Sedlak-Jakubowski authored
Add documentation for instance setting to enable shared runners See merge request gitlab-org/gitlab!84383
-