- 08 Apr, 2022 40 commits
-
-
Mayra Cabrera authored
Move one workspace endpoints to editor team See merge request gitlab-org/gitlab!84464
-
Steve Abrams authored
Support container repositories deduplicated size See merge request gitlab-org/gitlab!83980
-
David Fernandez authored
This function will try to compute the deduplicated size of the container repositories linked with the given project. Changelog: added
-
Paul Slaughter authored
Migrate prometheus integrations alert to Pajamas See merge request gitlab-org/gitlab!84345
-
-
Mayra Cabrera authored
Update EnqueuerWorker to handle nil time checks See merge request gitlab-org/gitlab!84315
-
Steve Abrams authored
Update the ContainerRegistry::Migration::EnqueuerWorker to handle nil timestamps when it is checking if enough time has passed between imports using `waiting_time_passed?`
-
Nikola Milojevic authored
Fix diff not rendering for MR review email See merge request gitlab-org/gitlab!84808
-
Kerri Miller authored
Packages cleanup artifact worker: avoid updating a deleted record See merge request gitlab-org/gitlab!84700
-
Jose Ivan Vargas authored
Migrate sourcegraph checkboxes to gitlab-ui See merge request gitlab-org/gitlab!84795
-
Jose Ivan Vargas authored
Migrate snowplow checkbox to gitlab-ui See merge request gitlab-org/gitlab!84798
-
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
-
Paul Slaughter authored
- This happened because we moved a previous inner condition for the stylesheet, to the surrounding if condition
-
Jose Ivan Vargas authored
Shorten JS import paths See merge request gitlab-org/gitlab!84655
-
PaytonBurdette authored
-
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.
-
PaytonBurdette authored
Migrate the checkbox to use gitlab-ui styling. Changelog: changed
-
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
-
PaytonBurdette authored
Migrate the checkboxes to use gitlab-ui styles. Changelog: changed
-
Marcin Sedlak-Jakubowski authored
Add documentation for confidential notes See merge request gitlab-org/gitlab!84500
-