该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
Pull mirroring failed .
上次成功更新 。
上次成功更新 。
- 4月 26, 2024
-
-
由 Fernando Cardenas 创作于
* Hide toggle behind feature flag * Define component, update card logic, add graphQL mutation
-
- 4月 25, 2024
-
-
由 Alexander Turinske 创作于
- allow it to be added and removed - add action selector
-
由 Hitesh Raghuvanshi 创作于
This reverts commit ebbe16b6.
-
由 Enrique Alcántara 创作于
Create initial skeleton of the Workspaces Settings page that will contain the agent mapping feature
-
由 Lin Jen-Shin 创作于
This way we can translate that separately than the literal next.
-
由 Daniele Rossetti 创作于
- Add attributes filter to fetchLogs API - Refactor/cleanup observability client
-
由 Fernando Cardenas 创作于
* Add behind feature flag
-
由 Amy Qualls 创作于
The unit and the number should be separated by a space, and as we learned earlier today, it's 200 KiB instead of 200 KB. It's a subtle but meaningful difference.
-
由 Annabel Dunstone Gray 创作于
-
- 4月 24, 2024
-
-
由 Gerardo Navarro 创作于
- Context: When cloning a git repository via HTTP, the command `git clone` always starts with an unauthenticated HTTP GET request to the backend before continuing with authenticated requests; when many `git clone` commands are performaned in parallel then these requests are throttled based on the application settings e.g. in CI pipelines. - Add the ability to throttle these unauthenticated GIT HTTP requests - Add new section to the admin settings page to configure these settings Changelog: added
-
由 Marius Bobin 创作于
Remove sentry-raven integration Changelog: removed
-
由 Peter Leitzen 创作于
This reverts merge request !150052
-
由 Michael Lunøe 创作于
This MR implements handling for errors in the frontend and uses that to handle the authentication required error from Stripe that is a result of the 3DS authentication failing. Changelog: changed EE: true
-
由 Ezekiel Kigbo 创作于
When the usage overview chart is rendered, we should display an error message if the VSD background aggregation is not yet enabled.
-
由 Paul Gascou-Vaillancourt 创作于
Now that `GlKeysetPagination`'s labels are properly externalized in GitLab UI, we can set them once in the config. This also unifies the labels we use: `prevText` will always be `Previous` instead of `Prev` in some cases.
-
由 Justin Ho Tuan Duong 创作于
To be used for placeholder users from import by direct transfer. The tab is not shown at the moment as `showTab` returns false for the placeholder tab. It will only show when we send data from the backend helpers.
-
由 Kerri Miller 创作于
-
由 Jason Goodman 创作于
When block seat overages is enabled and the namespace is over the number of seats in its subscription, it becomes read-only. Reject git push operations, adding commits via Web IDE, and merging MRs when the namespace is read-only for this reason. Block seat overages work is behind a feature flag.
-
Add All branches and All protected branches to branch rule dropdown for creating rules.
-
- 4月 23, 2024
-
-
由 Felipe Artur 创作于
Delete `Epic::RelatedEpicLink` whenever an associated `WorkItems::RelatedWorkItemLink` is deleted.
-
由 Justin Ho Tuan Duong 创作于
Changelog: changed
-
由 Miguel Rincon 创作于
Adds a full log viewer for completed logs to the job details page. Changelog: added
-
由 Elwyn Benson 创作于
- add new backend flag to determine if instance settings are GitLab-managed provider - update frontend logic to allow inheriting, depending on provider type - includes new checkbox on frontend for explicit selection of instance vs project - update tests Changelog: fixed EE: true
-
由 Miguel Rincon 创作于
This change removes references when displaying a runner in the project area, so it shows runner manager fields. It places the runner manager fields at the bottom of the view. Changelog: changed
-
由 Sascha Eggenberger 创作于
Changelog: changed
-
由 Florie Guibert 创作于
-
由 Bogdan Denkovych 创作于
Merge branch 'security-issue-452426' into 'master' See merge request gitlab-org/security/gitlab!3962 Changelog: security
- 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
-
由 Coung Ngo 创作于
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
-
由 路志远 创作于
-