- 01 Feb, 2022 24 commits
-
-
Alan (Maciej) Paruszewski authored
Changelog: added EE: true
-
David Fernandez authored
Fix import JWT payload See merge request gitlab-org/gitlab!79218
-
Steve Abrams authored
Change import access token from repository to registry type.
-
Etienne Baqué authored
Use valid bucket name in Secure Files config examples See merge request gitlab-org/gitlab!79540
-
Paul Slaughter authored
Change type of Web IDE commit button to submit See merge request gitlab-org/gitlab!79259
-
Thomas Chandelle authored
Also remove redundant click listener, already handle by form submit listener https://gitlab.com/gitlab-org/gitlab/-/merge_requests/79259 Changelog: other
-
Paul Slaughter authored
Add darkmode variant for black-normal color See merge request gitlab-org/gitlab!79232
-
Jiaan Louw authored
This resolves the issue where font with color black-normal was not readable in dark-mode. Changelog: fixed
-
Vitaly Slobodin authored
Update dependency @gitlab/stylelint-config to v4 See merge request gitlab-org/gitlab!79507
-
Peter Hegman authored
Fix arrow that was overlapping button in Admin -> Users See merge request gitlab-org/gitlab!79029
-
orozot authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/334035 Changelog: fixed
-
Russell Dickenson authored
Regenerate DAST vulerability check documentation See merge request gitlab-org/gitlab!79501
-
Philip Cunningham authored
- Adds derived documentation
-
Peter Hegman authored
Update icon prop for requirements badge See merge request gitlab-org/gitlab!78412
-
Taurie Davis authored
-
Ezekiel Kigbo authored
Update navigation badge to pajamas styling See merge request gitlab-org/gitlab!79390
-
Paul Slaughter authored
Replace transfer group jquery with GL components See merge request gitlab-org/gitlab!77206
-
Heinrich Lee Yu authored
Enable `security_report_ingestion_framework` FF by default See merge request gitlab-org/gitlab!79364
-
Russell Dickenson authored
Add deprecation warning to Vulnerability-Check docs See merge request gitlab-org/gitlab!79367
-
Nick Gaskill authored
-
Alex Pooley authored
Fix NoMethodError for empty changelog See merge request gitlab-org/gitlab!79481
-
Dylan Griffith authored
Allow cross db mod for a geo service See merge request gitlab-org/gitlab!79286
-
Evan Read authored
Iterating over Azure AD scim configuration steps See merge request gitlab-org/gitlab!79144
-
Asmaa Hassan authored
-
- 31 Jan, 2022 16 commits
-
-
Thong Kuah authored
Use strong_parameters for ForksController#index See merge request gitlab-org/gitlab!79482
-
Marcel Amirault authored
Docs: Add disabling cluster_image_scanning See merge request gitlab-org/gitlab!79518
-
Sujeevan Vijayakumaran authored
Added a line in the documentation on how to disable cluster image scanning when using Auto DevOps.
-
Thong Kuah authored
Restrict pagination per_page possible values See merge request gitlab-org/gitlab!79479
-
Evan Read authored
Expand external status check documentation See merge request gitlab-org/gitlab!79433
-
Max Woolf authored
Adds more information about the permissions model, the upcoming requirement for a status parameter and the asynchronous nature of the callback.
-
Evan Read authored
External status check API breaking changes See merge request gitlab-org/gitlab!79250
-
Sam White authored
-
Andrejs Cunskis authored
Promote github import and gitlab migration specs to reliable See merge request gitlab-org/gitlab!79552
-
Peter Hegman authored
Migrate to built-in popover's close button See merge request gitlab-org/gitlab!78932
-
Paul Gascou-Vaillancourt authored
Drop the custom close button implementation in favor of the built-in one.
-
Douglas Barbosa Alexandre authored
Add WorkItemUpdate mutation to GraphQL API See merge request gitlab-org/gitlab!79163
-
Mayra Cabrera authored
Use finding signatures in deduplication logic See merge request gitlab-org/gitlab!79491
-
Sean Arnold authored
Clean up IssuableEscalationStatuses::PrepareUpdateService See merge request gitlab-org/gitlab!78507
-
Sarah Yasonik authored
Swap service to inherit from BaseProjectService. Handle errors defensively instead of raising. Reduce cognitive complexity of filtering policy param.
-
Max Woolf authored
Don't return 500 error for tags in atom format See merge request gitlab-org/gitlab!79483
-