- 03 Feb, 2022 33 commits
-
-
Justin Farmiloe authored
-
Kati Paizee authored
Add deprecation notes to CNS and CHS docs See merge request gitlab-org/gitlab!79787
-
Nick Gaskill authored
-
Fabio Pitino authored
Trigger EE EventStore event when new members are added to a group See merge request gitlab-org/gitlab!79291
-
Marcel Amirault authored
Add MR title regex example for rules See merge request gitlab-org/gitlab!79755
-
Caleb Cooper authored
-
Jacques Erasmus authored
Trigger shared runner credit card validation alert on click, make it always dismissable See merge request gitlab-org/gitlab!79565
-
Bob Van Landuyt authored
New Crowdin translations - 02 February 2022 See merge request gitlab-org/gitlab!79751
-
GitLab Crowdin Bot authored
[skip ci]
-
Fabio Pitino authored
Remove ci_use_variables_builder_definitions feature flag See merge request gitlab-org/gitlab!79330
-
Marius Bobin authored
Changelog: other
-
Tiger Watson authored
Populate data for vulnerability_reads from vulnerabilities See merge request gitlab-org/gitlab!75441
-
Sashi Kumar Kumaresan authored
This change adds a background migration to populate data from vulnerabilities to vulnerability_reads. Changelog: added
-
Brian Rhea authored
Add handbook link to deprecation issue template See merge request gitlab-org/gitlab!79791
-
Farnoosh Seifoddini authored
-
Brian Rhea authored
Clarify need to have original deprecation issue link See merge request gitlab-org/gitlab!79793
-
Paul Slaughter authored
Format pricing, revenue, tax data as strings for GTM See merge request gitlab-org/gitlab!79694
-
Brian Rhea authored
-
Kushal Pandya authored
Roadmap - Prevent page reload when changing daterange in settings See merge request gitlab-org/gitlab!79701
-
Kushal Pandya authored
Change protected branches selector internals See merge request gitlab-org/gitlab!79451
-
Zamir Martins authored
to prioritize selectedBranch and selectedBranchNames. The latter has been recently added for components that do not have branches objects as a whole. EE: true Changelog: changed
-
Kushal Pandya authored
Show commit author and message of deployment See merge request gitlab-org/gitlab!79072
-
Tiger Watson authored
Cleanup PopulateTestReportsIssueId background migration jobs See merge request gitlab-org/gitlab!79633
-
Mayra Cabrera authored
Revert '19706-allow-user-search-less-than-3-chars-when-scoped' See merge request gitlab-org/gitlab!79806
-
Sincheol (David) Kim authored
Create rake task for docs CODEOWNERS See merge request gitlab-org/gitlab!77715
-
Amy Qualls authored
Creates a rake task that grabs the names of all markdown files in the doc/ directory, parses the front matter in each file, and prints formatted strings including the filename and the technical writer associated with the group specified in the metadata.
-
Mayra Cabrera authored
This reverts merge request !79401
-
Evan Read authored
Add demo project to coverage visualization doc See merge request gitlab-org/gitlab!79725
-
Maxime Orefice authored
-
Stan Hu authored
Add Gitlab::BufferedIo with header read timeout See merge request gitlab-org/gitlab!78065
-
Andy Soiron authored
This adds a timeout for reading HTTP response headers. It is needed because headers are fetched before a read_timeout comes into effect. It was necessary to patch the Net::BufferedIO core library to prevent unwanted side effects the patch - is behind the header_read_timeout_buffered_io feature feature_flag - is only used when a request is made using the use_read_total_timeout option Changelog: security
-
Andrew Fontaine authored
Show KAS version on admin dashboard See merge request gitlab-org/gitlab!79720
-
Stan Hu authored
Allow searching of users using less than 3 chars See merge request gitlab-org/gitlab!79401
-
- 02 Feb, 2022 7 commits
-
-
Susan Tacker authored
Refine documentation build information See merge request gitlab-org/gitlab!79786
-
Amy Qualls authored
Update documentations regarding WIP support See merge request gitlab-org/gitlab!79788
-
Kerri Miller authored
We've officially removed support for treating MRs with a WIP prefix in their title from being marked as Drafts. This change updates the documentation to reflect this.
-
Suzanne Selhorn authored
Docs: Add runner version for Variable setting in CI services See merge request gitlab-org/gitlab!79621
-
Stefano Tenuta authored
-
mfluharty authored
Mark messages for translation Rename otherError to genericError
-
Evan Read authored
-