- 15 Mar, 2022 40 commits
-
-
Vladimir Shushlin authored
Changelog: added
-
Doug Stull authored
Button to revoke authorizations See merge request gitlab-org/gitlab!81069
-
Phil Hughes authored
Make spinners in New MR Compare Pajamas-compliant See merge request gitlab-org/gitlab!82755
-
Achilleas Pipinellis authored
Fix example for custom port See merge request gitlab-org/gitlab!82683
-
Phil Hughes authored
Use default_enabled: :yaml for feature flag check See merge request gitlab-org/gitlab!82837
-
Amy Qualls authored
Add explanation about env var for helm chart See merge request gitlab-org/gitlab!82881
-
Alexander Tanayno authored
-
Tetiana Chupryna authored
Stream audit event on merge request approval See merge request gitlab-org/gitlab!82471
-
Harsimar Sandhu authored
Stream audit events that relate to merge approval actions performed within a project. Changelog: added EE: true
-
Achilleas Pipinellis authored
Docs: Add reminder to test backup before upgrading See merge request gitlab-org/gitlab!82779
-
Amy Qualls authored
Correct visibility documentation for private project snippets See merge request gitlab-org/gitlab!82870
-
Nick Malcolm authored
-
Etienne Baqué authored
Add Mailer for Namespace Storage Limit Exceeded See merge request gitlab-org/gitlab!82431
-
Jason Goodman authored
Add mailer preview for namespace storage limit exceeded
-
charlie ablett authored
Fix Sidekiq JSON logging See merge request gitlab-org/gitlab!82819
-
Bob Van Landuyt authored
Add pipeline editor walkthrough feature permanently See merge request gitlab-org/gitlab!82682
-
Bob Van Landuyt authored
Remove `maxlength` limit from the project description textarea See merge request gitlab-org/gitlab!82812
-
Eduardo Sanz García authored
In the `General Settings` page one can add an optional project description. Previously, this textarea field was set to a maximum of 250 characters. In this commit we have remove that limit. There is an actual limit of 2000 imposed by the backend. If one tries to save a project description longer than 2000 characters a warning will appear after clicking `Save changes`. Changelog: other
-
Natalia Tepluhina authored
Global Search - Fix Branch Ref Based Searches See merge request gitlab-org/gitlab!80857
-
Kati Paizee authored
Remove minor section See merge request gitlab-org/gitlab!82885
-
Alper Akgun authored
-
Kati Paizee authored
Docs for trial lead flow See merge request gitlab-org/gitlab!82883
-
Alper Akgun authored
-
Olena Horal-Koretska authored
Remove duplicate new cluster button See merge request gitlab-org/gitlab!82654
-
Phil Hughes authored
Add assignees widget to MR sidebar See merge request gitlab-org/gitlab!79950
-
Natalia Tepluhina authored
Moved changes from https://gitlab.com/gitlab-org/gitlab/-/merge_requests/60611 Added fetching merge request permisstion Separated user search queries Fixed canMerge calculation Removed default debounce Added correct canMerge calculation Fixed assignees canMerge Fixed "cannot merge" icon positioning Frxed missing import error Fixed MR assignees spec for disabled FF Added tests for FF enabled Fixed user select spec Added merge permissions to active user Added tooltips for cannot merge Fixed invite user test case Fixed MR assignees spec Fixed sidebar assignees spec Removed non-required changes Revert "Removed non-required changes" This reverts commit b4cb5b8a38e922f3dec95e55e0f656408b94c87a. Fixed rubocop warning Fixed multiple assignees specs for FF disabled Fixed multiple assignees for FF enabled Added unit test for sidebar participant Added tests for user select Added @ to usernames on sidebar Added focusing search input Fixed dropdown navigation Fixed selecting assignees Fixed tooltip for collapsed assignees Removed opening dropdown on collapsed click Fixed assignees widget scoped slot Removed unnecessary paddings Fixed sidebar assignees widget test Fixed user select spec
-
Jacob Vosmaer authored
Refactor upload destinations See merge request gitlab-org/gitlab!80292
-
Bob Van Landuyt authored
Use external metrics server process for Puma See merge request gitlab-org/gitlab!82478
-
Matthias Käppler authored
This moves us away from a process-internal server thread and toward an external process that we supervise instead.
-
Bob Van Landuyt authored
Rake task to fetch project ids from Sisense See merge request gitlab-org/gitlab!80580
-
Fiona Neill authored
Add note for Impact Check for query changes See merge request gitlab-org/gitlab!82810
-
Heinrich Lee Yu authored
Add support for relating epics See merge request gitlab-org/gitlab!82128
-
Eugenia Grieff authored
Add service to allow creating RelatedEpicLinks Add create related epic links endpoint Update pot files Add specs Expose relation_path in new entity Changelog: other EE: true
-
Matthias Käppler authored
Merge branch '350999-deprecate-use-of-members-api-for-invite-modal-in-favor-of-invitations-api-3' into 'master' Convert contribute check for user ids to use SafeRequestStoreLoader See merge request gitlab-org/gitlab!82842
-
Doug Stull authored
-
Matthias Käppler authored
Wiki: do not set default branch See merge request gitlab-org/gitlab!82828
-
Tomas Bulva authored
This change fixes a bug with the new header search. Currenlty the ref property of the search_context is not properly being shared with the header search. With this change it will now properly be added to the search when needed. Changelog: fixed
-
Sri authored
This commit adds a button to revoke authorizations in the `Projects :: Infra :: Google Cloud` section of a project Changes include: - Frontend component for the revoke button and associated texts - Controller to handle revoke route - Associated specs and tests
-
Marc Shaw authored
Do not raise in gl_redirect_listbox_tag if selected item is not found See merge request gitlab-org/gitlab!82322
-
Miguel Rincon authored
Add escalation status to incidents See merge request gitlab-org/gitlab!66165
-