该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 4月 25, 2024
-
-
由 Daniele Rossetti 创作于
- Add attributes filter to fetchLogs API - Refactor/cleanup observability client
-
- 4月 22, 2024
-
-
由 Gerardo Navarro 创作于
- Changing to positive logic for the attributes related to access levels - Renaming the fields `push_protected_up_to_access_level` and `delete_protected_up_to_access_level` in order to apply a positive logic (instead of negative logic), i.e. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/135969#note_1688854082 - Renaming the field `push_protected_up_to_access_level` is renamed to field `minimum_access_level_for_push` - Renaming the field `delete_protected_up_to_access_level` is renamed to field `minimum_access_level_for_delete` Changelog: other
-
由 Roy Liu 创作于
-
由 Eduardo Sanz García 创作于
Replace colored string by badges to indicate the state of the user in the **Admin area > Users > [particular user]** Changelog: changed EE: true Co-authored-by:
Dmitry Silin <true.litry@gmail.com>
-
由 Peter Hegman 创作于
Improve UX and consistency throughout GitLab UI Changelog: changed
-
由 Anna Vovchenko 创作于
Updates both the modal on the Environment details page and the form on the Deployment page. Changelog: added EE: true
-
- 4月 20, 2024
-
-
由 Lesley Razzaghian 创作于
Changelog: changed EE: true
-
由 Artur Fedorov 创作于
New humanization rules for pipeline execution policy type, convert objects to readable sentences Changelog: added EE: true
-
由 Eduardo Sanz García 创作于
Implements instructions in the issue: https://gitlab.com/gitlab-org/gitlab/-/issues/451606 Note that the workload identify federation (WLIF) issuer URL is only present when the integration is visited at project-level. Changelog: changed EE: true
-
由 Jack Chapman 创作于
Adds disclosure dropdown to header area of work item tree widget which contains a link to a pre-filtered roadmap page. Changelog: added
-
由 路志远 创作于
-
由 Eugenia Grieff 创作于
The a child epic is reordered the corresponding work item parent link should match its position
-
由 Rudy Crespo 创作于
Renders an alert on the Issue Analytics page when users attempt a raw text search in the filtered search bar – it isn't possible on aggregated data. Changelog: fixed EE: true
-
- 4月 19, 2024
-
-
由 Marcel van Remmerden 创作于
-
由 Miguel Rincon 创作于
This change allows non-admins to modify the group setting that enables groups to continue using the runner registration token. Changelog: fixed
-
由 Simon Knox 创作于
Do not update position immediately
-
由 Justin Ho Tuan Duong 创作于
Added to issue_header and sticky_header. Since `isImported` now defaults to `false`, we will not show the badge for now (while waiting for backend data). Changelog: changed
-
- 4月 18, 2024
-
-
由 Mark Florian 创作于
This replaces the static markup to recreate an alert with a real `GlAlert` instance for maths blocks. This fixes incorrect styling of the alert, incorrect positioning of the `<copy-code>` element, and also simplifies wiring up of events. Before, the `<copy-code>` button was displaying over the alert's dismiss button. Now, it correctly displays within the maths code block it's associated with. Since `<copy-code>` is absolutely positioned, and its nearest positioned ancestor is the `.js-markdown-code` element, and the alert was the first child of that element, the `<copy-code>` button was rendered over the alert instead of the code block below. Now, the alert is the immediate previous sibling of the `.js-markdown-code` element, instead of its first child. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/455642 and https://gitlab.com/gitlab-org/gitlab/-/issues/455665. Changelog: fixed
-
由 Pedro Moreira da Silva 创作于
- Move permissions needed for GAR integration from docs into UI - Use “complete the following fields” in GAR integration per https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#documenting-multiple-fields-at-once - Remove bold from IAM integration intro paragraph for consistency EE: true
-
由 Rajan Mistry 创作于
Update description field component as per the new UX Changelog: changed
-
由 Justin Zeng 创作于
Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/147227 EE: false
-
由 Eduardo Sanz García 创作于
In **Admin area > Users**, replaced tab navigation by a filtered search. Closes: https://gitlab.com/gitlab-org/gitlab/-/issues/238183 Closes: https://gitlab.com/gitlab-org/gitlab/-/issues/448885 Co-authored-by:
Ivan Shtyrliaiev <ee923925@gmail.com>
-
由 Gerardo Navarro 创作于
- Adding button "Unprotect" for each row containing a protection rule - Sending a graphql mutation "deleteContainerProtectionRule" when the button "Unprotect" is clicked - Adding an alert when the graphql mutation is not successful - Adding tests for button 'Unprotect' Changelog: added
-
由 Ivane Gkomarteli 创作于
Changelog: added
-
由 Alexander Turinske 创作于
- add file path component - add override selector for pipeline policy - conditionally show other message
-
由 Angelo Gulina 创作于
-
由 Daniel Tian 创作于
Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/148645 EE: true
-
由 Stan Hu 创作于
This reverts merge request !148837
-
由 Roy Liu 创作于
Changelog: changed EE: true
-
由 Justin Ho Tuan Duong 创作于
And update widths of input fields to match expected input.
-
由 Sheldon Led 创作于
Now we have a common layout and frontend architecture between all Usage Quotas Pages: Group, Project, User Namespace. Users can now benefit from viewing their Storage Usage Quotas even when using GitLab Community Edition Changelog: changed
-
- 4月 17, 2024
-
-
由 Kushal Pandya 创作于
Adds support for rendering popover to provide more details of milestone on hover within rendered markdown. Changelog: added
-
由 Daniele Rossetti 创作于
-
由 Ezekiel Kigbo 创作于
-
由 Phil Hughes 创作于
-
- 4月 16, 2024
-
-
由 Angelo Gulina 创作于
Adding members over the purchased seats is limited if block seat overages is enabled for the root group and all the seats in the subscription are occupied. The change is behind a Feature Flag.
-
由 Miguel Rincon 创作于
This change updates the appearance of the "View raw" in the job page so it's consistent with our design. Changelog: changed
-
由 jmiocene 创作于
Changelog: changed
-
由 Austin Regnery 创作于
Changelog: changed
-
由 Jack Chapman 创作于
Adds a modal that appears when closing a work item either via the action menu or via the button below the comment box. Changelog: added
-