- 03 Feb, 2022 23 commits
-
-
Thomas A. F. Thorne authored
The previous link to the Incoming Webhooks app page for Cisco's Webex product would never finish loading for me. This updated link seems to load correctly every time. Without this link users will need to manually search the Webex documentation for notes on how to setup a new incoming link.
-
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 17 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
-
Evan Read authored
-
Andrew Fontaine authored
Uses the gitlab UI class instead of the bootstrap one for aligning the KAS version
-
James Fargher authored
Ignore Reply-To address in Service Desk See merge request gitlab-org/gitlab!79677
-
Suzanne Selhorn authored
Remove trials from SM activation See merge request gitlab-org/gitlab!79731
-
Savas Vedova authored
Add sorting to compliance report violations table See merge request gitlab-org/gitlab!79210
-
Jiaan Louw authored
- Add sorting to the compliance report violations table - Sync sort param with apollo query - Sync sort param with URL query - Add utils to create and prase sort param - Update violation field keys - Update specs
-
Suzanne Selhorn authored
Add suggestions for image checksum See merge request gitlab-org/gitlab!77011
-
Vitor Meireles De Sousa authored
-
Alper Akgun authored
Release gitlab-experiment version 0.7.0 See merge request gitlab-org/gitlab!79299
-
Jarka Košanová authored
Enable import_project_from_remote_file feature by default See merge request gitlab-org/gitlab!79675
-
Savas Vedova authored
Fix deep linking into settings panels See merge request gitlab-org/gitlab!79689
-
Dan Davison authored
Add test case links to some parameterized e2e specs See merge request gitlab-org/gitlab!79757
-