- 15 Apr, 2022 3 commits
-
-
Shinya Maeda authored
Guard against Deployment#deployed_by being nil See merge request gitlab-org/gitlab!85032
-
Marcel Amirault authored
Adds secure files limits to instance limit docs See merge request gitlab-org/gitlab!85206
-
Darby Frey authored
-
- 14 Apr, 2022 37 commits
-
-
Alex Kalderimis authored
Refactor/put zentao menu under issues See merge request gitlab-org/gitlab!83367
-
Martin Tan authored
-
Stan Hu authored
Switch from respond_with_navigational to redirect_to See merge request gitlab-org/gitlab!85127
-
Alex Kalderimis authored
Add missing spec for recording unique events See merge request gitlab-org/gitlab!84951
-
Mayra Cabrera authored
Merge branch '359131-foss-is-broken-uninitialized-constant-gitlab-usage-metrics-instrumentations-2' into 'master' Move CountUsersDeploymentApprovals metric definition to EE See merge request gitlab-org/gitlab!85236
-
Allen Cook authored
-
Craig Norris authored
Remove "for use" from deprecation language See merge request gitlab-org/gitlab!85227
-
Amy Qualls authored
Add GitLab-Flavored Markdown (GLFM) Specification Guide to docs See merge request gitlab-org/gitlab!84220
-
Chad Woolley authored
- Describes plan for implementation
-
Illya Klymov authored
Resolve "Audit and update buttons on ProjectsController#edit" See merge request gitlab-org/gitlab!84804
-
Mayra Cabrera authored
Revert "Merge branch 'renovate/eslint-and-related' into 'master'" See merge request gitlab-org/gitlab!85223
-
Peter Hegman authored
This reverts merge request !77861
-
Stan Hu authored
Fix the conditions when we scope to gitlab-org See merge request gitlab-org/gitlab!85189
-
David Fernandez authored
Locate the root namespace with path `gitlab-org` and then select all the image repositories (including those in subgroups) EE: true Changelog: fixed
-
Stan Hu authored
Revert "Merge branch 'pages-1-57-0' into 'master'" See merge request gitlab-org/gitlab!85230
-
Stan Hu authored
Nullify dependent associations in batches on user deletion See merge request gitlab-org/gitlab!84709
-
Steve Abrams authored
Use lowercase values in user search ordering See merge request gitlab-org/gitlab!81828
-
Hordur Freyr Yngvason authored
Fixes a subtle bug in the user search ranking where a case-sensitive match (PostgreSQL string equality) was used on a value that had previously been converted to lowercase. As a result, exact matches could receive the lowest priority instead of the higest priority. For distinctive usernames, this was not a problem, as those would result in unique matches anyway. However, when the username matched a prefix of a common human name, an exact match could get buried at the bottom of the results. For example, since Alexander is a very common name, this made it virtually impossible to find @Alexand in most GitLab dropdowns. Changelog: fixed
-
Jeremy Elder authored
Changelog: changed
-
Illya Klymov authored
Change delete project confirmation modal to default size See merge request gitlab-org/gitlab!84532
-
John Skarbek authored
This reverts merge request !85179
-
Peter Hegman authored
Updates the checkbox for multiple admin settings forms See merge request gitlab-org/gitlab!84761
-
Sam Beckham authored
To be Pajamas design system compliant Changelog: changed
-
Sanad Liaquat authored
E2E tests for UI defined pipeline variable inheritance See merge request gitlab-org/gitlab!84438
-
Tiffany Rea authored
-
Andrew Fontaine authored
Change subgroups to use official `subgroup` icon See merge request gitlab-org/gitlab!85005
-
Brian Rhea authored
- This verbiage sounds like it's not functional - Updated the style guide - Replaced all occurrences in docs
-
Mayra Cabrera authored
Fix Style/OpenStructUse offenses for quick actions and import specs See merge request gitlab-org/gitlab!75238
-
Achilleas Pipinellis authored
Geo: Update geo documentation for Object storage replication testing See merge request gitlab-org/gitlab!84622
-
Nick Westbury authored
-
Achilleas Pipinellis authored
doc(install_aws): add warning in database part See merge request gitlab-org/gitlab!85172
-
Rodrigue CANQUERY authored
-
Peter Hegman authored
Use GitLab UI styled checkbox on help page form See merge request gitlab-org/gitlab!84770
-
Sarah German authored
Changelog: changed
-
Olena Horal-Koretska authored
Merge branch '358336-replace-generic-checkbox-with-gitlab-ui-styled-checkbox-in-app-views-profiles-preferences' into 'master' Migrate checkboxes on user preferences page to be Pajamas compliant See merge request gitlab-org/gitlab!84838
-
Peter Hegman authored
Part of Pajamas migration day. Changelog: changed
-
Olena Horal-Koretska authored
Resolve "Audit and update buttons on Projects::PipelinesController#show" See merge request gitlab-org/gitlab!84724
-