- May 24, 2022
-
-
Natalia Tepluhina authored
Migrate archive button in designs See merge request gitlab-org/gitlab!88300
-
Changelog: changed
-
Patrick Bajao authored
Workhorse: prepare for lazy upload preauth See merge request gitlab-org/gitlab!87800
-
Heinrich Lee Yu authored
Remove gitlab:pages:migrate_legacy_storage and gitlab:pages:clean_migrated_zip_storage rake tasks See merge request gitlab-org/gitlab!87169
-
Rémy Coutable authored
Remove require of MD5 See merge request gitlab-org/gitlab!88273
-
Kushal Pandya authored
Use Pajamas UI Rails helper to render the "Target project" section of the "Merge Requests" Project General settings See merge request gitlab-org/gitlab!88202
-
Anastasia McDonald authored
Quarantine tests failing on staging See merge request gitlab-org/gitlab!88369
-
Stan Hu authored
Sets Gon variables in response to requests with invalid reCAPTCHA See merge request gitlab-org/gitlab!88078
-
James Fargher authored
Add structured error parsing for user_cherry_pick See merge request gitlab-org/gitlab!86594
-
Ezekiel Kigbo authored
Use Pajamas UI Rails helper to render the "Squash commits when merging" section of the "Merge Requests" Project General settings See merge request gitlab-org/gitlab!88203
-
Evan Read authored
Updated phrase to clarify shell behavior See merge request gitlab-org/gitlab!88349
-
James Fargher authored
Add auditor access for dependency proxy See merge request gitlab-org/gitlab!88096
-
Anton Smith authored
Allows the auditor user to access the dependency proxy page within a group. Changelog: fixed EE: true
-
Marcel Amirault authored
Added runner statuses See merge request gitlab-org/gitlab!87947
-
Because a user might not quite understand based on the UI. Also, we plan to add another status for stale and we might need to better define it.
-
Ethan Urie authored
Run full vale and markdownlint for docs pipeline changes See merge request gitlab-org/gitlab!88103
-
- May 23, 2022
-
-
Evan Read authored
Restructure CI/CD analytics page See merge request gitlab-org/gitlab!88312
-
-
Tiger Watson authored
Update feature categories for project_ci_cd_settings table See merge request gitlab-org/gitlab!88112
-
Luke Duncalfe authored
Remove Streams tab from subgroups audit events UI See merge request gitlab-org/gitlab!88154
-
Mayra Cabrera authored
Query descendants through superset See merge request gitlab-org/gitlab!87643
-
Simon Knox authored
Migrate "Purchase storage" button in alert See merge request gitlab-org/gitlab!88210
-
Alexis Kalderimis authored
Add exec_insert_all write method to loadbalancer See merge request gitlab-org/gitlab!88127
-
Clayton Cornell authored
Add bulk script to policy docs See merge request gitlab-org/gitlab!88164
-
Sam White authored
-
Russell Dickenson authored
Use HTTPS links where possible See merge request gitlab-org/gitlab!88326
-
Alex Ives authored
Add timelog categories table and model See merge request gitlab-org/gitlab!87529
-
Mayra Cabrera authored
Finalize routes backfilling for projects See merge request gitlab-org/gitlab!87665
-
Peter Hegman authored
Adds a GlLineChart component to replace the VSA Scatterplot See merge request gitlab-org/gitlab!87786
-
Replaces the Scatterplot component that uses the discrete scatter plot, ensuring we use a line chart.
-
Amy Qualls authored
Merge branch '358894-batched-background-migration-documentation-for-multiple-databases-and' into 'master' Resolve "Batched background migration documentation for multiple databases and restrict_gitlab_migration" See merge request gitlab-org/gitlab!88309
-
Scott Hampton authored
Add clarifications to group repository analytics page See merge request gitlab-org/gitlab!86489
-
Move download button into table card header Split timespan description from graph card title Add help icon with popover next to coverage table card title Move page title from haml to vue, add description above horizontal rule Move coverage title into coverage summary component Add last coverage updated date next to coverage title Make coverage table header buttons wrap better Use GlTableLite for coverage table, no sorting/filtering yet Align project select dropdown contents with the right side Fix vue warnings about undefined tooltip data Add explanatory popovers to each single stat Extract i18n text into constants file Changelog: changed EE: true
-
Mayra Cabrera authored
Add models for SSH signed commits See merge request gitlab-org/gitlab!87962
-
This is part one of a multi-part implementation to support validation of git commits signed by SSH keys. This adds the database tables and models for SSH commit signatures, using the same pattern as the existing gpg_signatures and x509_signatures tables. These will be used to show the verification status on commits which are signed. Changelog: added
-
Igor Drozdov authored
Update Gitlab Shell version to 14.7.0 See merge request gitlab-org/gitlab!88347
-
Tiffany Rea authored
Fix finding downstream pipeline by title See merge request gitlab-org/gitlab!87832
-
Tiffany Rea authored
-