- 08 Apr, 2022 40 commits
-
-
Mayra Cabrera authored
VSA Remove the default value stream See merge request gitlab-org/gitlab!84180
-
Ezekiel Kigbo authored
With the use_vsa_aggregated_tables feature flag enabled we should no longer return the in-memory default value stream.
-
Mayra Cabrera authored
Remove Backup::Files subclasses See merge request gitlab-org/gitlab!84336
-
James Fargher authored
Now that we pass through the name of the archive to be created, there's no need to explicitly give a name.
-
Stan Hu authored
Improve Arkose verify response logs See merge request gitlab-org/gitlab!84615
-
Marcos Rocha authored
Previously it was difficult to associate an Arkose response with a user. This commit adds the username to the logs, as well as other fields extracted from the Arkose response (tell-tale labels, risk score, etc.) in a structured format so that they can indexed and searched properly.
-
Illya Klymov authored
Change variant to confirm for turn on service ping empty state See merge request gitlab-org/gitlab!84785
-
Peter Hegman authored
Remove novalidate from about your company page form See merge request gitlab-org/gitlab!84662
-
Minahil Nichols authored
By removing the `novalidate` attribute Changelog: changed EE: true
-
Olena Horal-Koretska authored
Change variant to confirm See merge request gitlab-org/gitlab!84768
-
Stan Hu authored
Update DAST API/API Fuzzing templates to select FIPS image when enabled See merge request gitlab-org/gitlab!84312
-
Michael Eddington authored
- New variable _VERSION_TAG added - Automatically set _VERSION_TAG to "-fips" via rules Changelog: added EE: true
-
Peter Hegman authored
Migrate group auto devops form to GitLab UI See merge request gitlab-org/gitlab!84750
-
Marcin Sedlak-Jakubowski authored
Deprecate modifying notes confidentiality on APIs See merge request gitlab-org/gitlab!83542
-
Craig Norris authored
Fix malformed links causing Kramdown warnings See merge request gitlab-org/gitlab!84809
-
Amy Qualls authored
The placeholder in the link was not replaced with real data.
-
Craig Norris authored
Polish the new-features Workhorse page See merge request gitlab-org/gitlab!84762
-
Craig Norris authored
Revise Workhorse config page for tone and style See merge request gitlab-org/gitlab!84771
-
Craig Norris authored
Revise Workhorse channels page for tone, style See merge request gitlab-org/gitlab!84792
-
Jose Ivan Vargas authored
Shorten JS import paths See merge request gitlab-org/gitlab!84655
-
Alex Kalderimis authored
GraphQL: Add alpha deprecation reason See merge request gitlab-org/gitlab!84756
-
Amy Qualls authored
Significant revisions to the channels page, newly ported, to bring it closer to GitLab tone and style.
-
Kerri Miller authored
Iteration cadences feature flag checks for root ancestor too See merge request gitlab-org/gitlab!84535
-
Felipe Artur authored
Deprecate updates of confidential attributes for notes over REST and GraphQL APIs. Changelog: deprecated
-
Marcin Sedlak-Jakubowski authored
Add documentation for confidential notes See merge request gitlab-org/gitlab!84500
-
Eugenia Grieff authored
Confidential param can be set for epics via API Confidential notes are only supported for issues and epics
-
Marcin Sedlak-Jakubowski authored
Add asset access to code review guidelines See merge request gitlab-org/gitlab!84552
-
Marcin Sedlak-Jakubowski authored
Create redirects for pages moved to database/ See merge request gitlab-org/gitlab!84735
-
Kerri Miller authored
Change pipeline status to canceled See merge request gitlab-org/gitlab!84774
-
Kerri Miller authored
Updating metric description See merge request gitlab-org/gitlab!84747
-
Kerri Miller authored
Add more verbose error message if 2FA required See merge request gitlab-org/gitlab!84405
-
Amy Qualls authored
The previous message was just "2FA required." Let's do more here, and say it's an authentication failure. Explain why, and let's see if we can't also garden in a link to the docs for how to do this. Changelog: changed
-
Peter Hegman authored
Search board by Any and Current iteration cadence See merge request gitlab-org/gitlab!83802
-
Florie Guibert authored
Behind iteration_cadences feature flag
-
Tiffany Rea authored
Fix describe block naming typo See merge request gitlab-org/gitlab!84667
-
Kerri Miller authored
Remove ci_artifact_fast_removal_large_loop_limit feature flag See merge request gitlab-org/gitlab!84516
-
Illya Klymov authored
Ensure Code Intelligence works with Highlight.js See merge request gitlab-org/gitlab!84369
-
Kerri Miller authored
Add coverage for replacing SAST analyzers See merge request gitlab-org/gitlab!84404
-
rossfuhrman authored
This adds more thorough coverage in preparation of upcoming changes to replace SAST analyzers.
-
Olena Horal-Koretska authored
Confirm via gl modal canceling comment on mr See merge request gitlab-org/gitlab!84270
-