- 22 Mar, 2022 40 commits
-
-
Thomas Chandelle authored
On blame page, the "View blame prior to this change" button fail if the file has been renamed. To resolve that, when reading the raw blame from git, the lines beginning with "previous" are read to retrieve the previous path. Also, the button has been removed for the initial commit on the file. Changelog: changed
-
Mike Greiling authored
Dedupe yarn dependencies See merge request gitlab-org/gitlab!83441
-
Paul Slaughter authored
Resolve duplication between configuration_banner files See merge request gitlab-org/gitlab!81395
-
-
Jose Ivan Vargas authored
Jira Connect: move click event listener to `created` hook See merge request gitlab-org/gitlab!83355
-
Nick Gaskill authored
Add docs for package registry visibility See merge request gitlab-org/gitlab!83347
-
Tim Rizzi authored
- pot - source file
-
Mark Florian authored
Update dependency @gitlab/ui to v38 See merge request gitlab-org/gitlab!83216
-
Stan Hu authored
Limit audit events controller to 31 days date range See merge request gitlab-org/gitlab!83077
-
Harsimar Sandhu authored
alerts and response with bad request when date range is greater than 31 days for audit event controllers (instance, group, project) Changelog: fixed EE: true
-
Andrew Fontaine authored
Add CSS class for UserAvatarInline rendered with `GlAvatar` See merge request gitlab-org/gitlab!83344
-
Peter Hegman authored
Use gl-drawer for pipeline editor help drawer See merge request gitlab-org/gitlab!83044
-
Mireya Andres authored
This aligns the behavior and styling of the drawer with GitLab's standards. The drawer can be opened using the help button in the pipeline editor. Changelog: changed
-
Jose Ivan Vargas authored
Add ability to enable SAST at project creation See merge request gitlab-org/gitlab!83138
-
Nick Gaskill authored
Edited for style and consistency See merge request gitlab-org/gitlab!83236
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/528
-
Alper Akgun authored
Change mp4 to image See merge request gitlab-org/gitlab!83435
-
Bob Van Landuyt authored
Update Editor team endpoint custom thresholds See merge request gitlab-org/gitlab!83425
-
David O'Regan authored
Set a low urgency for a selection of the editor team endpoints as per our new custom threshold guidelines.
-
Rémy Coutable authored
Remove review-cleanup manual job from MRs See merge request gitlab-org/gitlab!83273
-
Achilleas Pipinellis authored
Update view subscription instructions See merge request gitlab-org/gitlab!83403
-
Fiona Neill authored
-
Nick Gaskill authored
Doc: Replace explicit ~/.gradle/ mentions with configurable GRADLE_USER_HOME See merge request gitlab-org/gitlab!83092
-
Nick Gaskill authored
Add frontend docs for registry like apps See merge request gitlab-org/gitlab!78277
-
Nicolò Maria Mezzopera authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!83436
-
Jose Ivan Vargas authored
Fix deletion of deprecated notes See merge request gitlab-org/gitlab!83089
-
Lukas 'Eipi' Eipert authored
Notes in Snippets / Commits are deleted from the DOM even before the user confirmed the deletion. With `bootstrap_confirmation_modals` enabled this actually caused a bug, because the element is progamatically clicked after confirmation. But as the element is removed from the DOM already, Rails/UJS didn't intercept the click properly. If we switch from a click handler to an ajax:success handler _and_ remove the note from the DOM after a successful deletion, this problem is resolved.
-
Jose Ivan Vargas authored
Build jobs filtered search See merge request gitlab-org/gitlab!82539
-
Payton Burdette authored
Add jobs filtered search feature to the jobs page.
-
Olena Horal-Koretska authored
-
Marcin Sedlak-Jakubowski authored
Update CRM docs around moving issues, projects and groups See merge request gitlab-org/gitlab!80407
-
Lee Tickett authored
-
Savas Vedova authored
Fix vulnerability report not showing for manually-added vulnerabilities See merge request gitlab-org/gitlab!82698
-
Daniel Tian authored
-
Fabio Pitino authored
Re-name "DevOps Report" as "DevOps Reports" See merge request gitlab-org/gitlab!81530
-
Jose Ivan Vargas authored
Migrate to shared alert component See merge request gitlab-org/gitlab!83300
-
Lukas Eipert authored
-
GitLab Release Tools Bot authored
-
Tetiana Chupryna authored
View History of All Project Imports - Frontend See merge request gitlab-org/gitlab!83207
-