该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 3月 14, 2025
-
-
由 Kinshuk Singh 创作于
- 3月 13, 2025
-
-
由 Matt D'Angelo 创作于
-
由 Jason Goodman 创作于
Prevent new user registration on self-managed instances when block seat overages is enabled and there are no seats left Changelog: fixed EE: true
-
由 GitLab Crowdin Bot 创作于
This commit has been created by: https://gitlab.com/gitlab-org/frontend/crowdin-translation-sync/-/jobs/9400698996 Changelog: other
-
由 Smriti Garg 创作于
-
由 Julie Huang 创作于
Instead of modifying the existing FeatureSettingsTable component, this commit adds new components that will render the new expanded chat sub-features design. This will allow us to keep the new UI behind a feature flag so there is more control over its release. Once expanded chat sub-features are stable we can remove the feature flag and the old FeatureSettingsTable
-
由 Oiza Baiye 创作于
Updates the email notification after placeholder reassignment by CSV upload is complete. Shows the count of rows that were skipped. Changelog: changed
-
由 SAM FIGUEROA 创作于
-
由 Alexander Turinske 创作于
- reformat UI to match designs - add branch selection dropdown - add timezone selector dropdown EE: true
-
由 Miranda Fluharty 创作于
Define supported scanners in constants Accept an array of enabled scanners as a prop Display a GlBadge for each scanner Use success variant if enabled, custom classes if not
-
由 Chaoyue Zhao 创作于
This happens when user navigate to the blob page from repository page. The `Mousetrap.bind()` in mounted() is getting ovewritten by the shortcuts_blob.js, which we use to trigger the old permalink button (when flag is off). This adds a feature flag check in `shortcuts_blob.js. Additionally, this also adds a new const under keybindings.js that better reflects the nature of the new permalink (e.g. copy). This feature was originally added in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/181901 and is behind the `blob_overflow_menu` feature flag.
-
- 3月 12, 2025
-
-
由 Sascha Eggenberger 创作于
Uses Crud as container for the GLQL table, list and orderedList views. Adds two new optional props title and description. Changelog: changed
-
由 Aboobacker MK 创作于
- Implemented PUT endpoint for updating service account users by group owner - Updated API documentation with the new endpoint details - Added examples showing how to update service account name and username This change allows users to modify service account properties by group admin after creation, providing more flexibility in managing service account identities within groups. Users can now update both the display name and username of service accounts using the API. Changelog: added EE: true
-
由 Sascha Eggenberger 创作于
Updates form to use shared components like PageHeading, SettingsSection and Crud. Changelog: changed
-
由 GitLab Crowdin Bot 创作于
This commit has been created by: https://gitlab.com/gitlab-org/frontend/crowdin-translation-sync/-/jobs/9388140652 Changelog: other
-
由 Rudy Crespo 创作于
Adds the `usage_count` data source to query for a single Value Streams Dashboard count metric and return data fit for `SingleStat` visualization. Also creates visualization templates for each metric. Changelog: added EE: true
-
由 Matt D'Angelo 创作于
Changelog: fixed
-
由 Miguel Rincon 创作于
As a small improvement to the Project CI/CD analytics page, update the page heading sizes and title positions to accurately reflect the user's position in the GitLab UI. Changelog: changed
-
由 Stanislav Lashmanov 创作于
-
由 Dakota Dux 创作于
We moved the controls to a separate table and want to update the FE to use the data from the new table.
-
由 Fernanda Toledo 创作于
-
由 Chad Lavimoniere 创作于
- Ensure Add link has accessible description - Ensure TH cells have accessible text Changelog: fixed
-
由 Peter Hegman 创作于
So we can delete top level groups without reloading the page
-
由 Chad Lavimoniere 创作于
Changelog: fixed
-
- 3月 11, 2025
-
-
由 Paul Slaughter 创作于
- Behind feature flag `vscode_extension_marketplace_settings` - https://gitlab.com/gitlab-org/gitlab/-/issues/508977
-
由 Julie Huang 创作于
Instead of modifying the existing FeatureSettingsTable component, this commit adds new components that will render the new expanded chat sub-features design. This will allow us to keep the new UI behind a feature flag so there is more control over its release. Once expanded chat sub-features are stable we can remove the feature flag and the old FeatureSettingsTable
-
由 Piotr Skorupa 创作于
-
由 Lukas Wanko 创作于
EE: True
-
由 Artur Fedorov 创作于
Pass object instead of string. It is used to calculate policy value and type instead of performing search EE: true
-
由 Peter Hegman 创作于
It is confusing to set `name` to `nameWithNamespace`. We should just directly use `nameWithNamespace` when needed.
-
由 Peter Hegman 创作于
Releases a new experience on `Your work` -> `Projects`. Default tab is now `Contributed`, improved layout, add Delete and Edit actions. Changelog: changed
-
由 Shane Maglangit 创作于
Changelog: added
-
由 Chad Lavimoniere 创作于
Changelog: fixed
-
由 Jannik Lehmann 创作于
This commit adds /new to the slash-command picker in the frontend when Duo Chat is in multi-threaded mode It catches /new /clear /reset on the client side and triggers the new thread functionality. Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183822 EE: true
-
由 Javiera Tapia 创作于
Merge branch 'security-519348-approval-rules-name-bounded' into 'master' See merge request gitlab-org/security/gitlab!4812 Changelog: security
-
由 Hunter Stewart 创作于
Merge branch 'security-check-preview-size' into 'master' See merge request gitlab-org/security/gitlab!4793 Changelog: security
-
- 3月 10, 2025
-
-
由 Miguel Rincon 创作于
P50 represents the median, not the mean, this fixes a misleading label in the pipeline duration charts.
-
由 Jarka Košanová 创作于
Changelog: added EE: true
-