该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 2月 24, 2024
-
- 2月 23, 2024
-
-
由 Jarka Košanová 创作于
- reduces complexity of Projects::UpdateService - behind a feature flag assign_compliance_project_service
-
由 Kai Armstrong 创作于
This updates the merge widget dependency text to better align with other strings.
-
由 ichernikov 创作于
This reverts merge request !144921
-
由 Anna Vovchenko 创作于
The version outdated information mentions the GitLab version while in reality it looks for the KAS version. Changelog: changed
-
由 Suraj Tripathi 创作于
Changelog: added EE: true
-
由 Paul Slaughter 创作于
This reverts merge request !142747
-
由 Julia Miocene 创作于
- Hide title and filter controls when no groups are visible on a Groups page. - Remove banner on Explore groups page. - Add illustration when there are no groups found. Changelog: changed
-
由 Marc Saleiko 创作于
-
由 Savas Vedova 创作于
As we migrated to MR Widget V2, the V1 files are no longer being used. This commit removes all those files.
-
- 2月 22, 2024
-
-
由 Taras Tadai 创作于
-
由 Lorenz van Herwaarden 创作于
This removes dast_scan_branch.vue component and its spec.
-
由 Rahul Chanila 创作于
Updates dynamic_field component to allow labelDescription prop Reorders form inputs to group repository & wlif fields together
-
由 Elwyn Benson 创作于
Ensures users will not unexpectedly lose unsaved changes they have made within the visualization designer.
-
由 Rudy Crespo 创作于
Appends a badge to the Contribution Analytics page header when the ClickHouse data store is being used. When hovered over, it displays a popover with additional information.
-
由 Julia Miocene 创作于
-
由 Sascha Eggenberger 创作于
Adds the created at date to the project overview into the right sidebar.
-
- 2月 21, 2024
-
-
由 Phil Hughes 创作于
Adds a button that will send the GraphQL mutation, and then add the summary to the merge request description box. https://gitlab.com/gitlab-org/gitlab/-/issues/429882/
-
由 Vasilii Iakliushin 创作于
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/437616 **Problem** `ChangelogTagFinder` expected user to provide a version in semver format (without v at the beginning). However, DEFAULT_TAG_REGEX allows to use `v` at the start of the string. As a result, `VersionSorter` cannot correctly sort versions and user receives an error that the version is incorrect. **Solution** * Convert user specified version to format that `VersionSorter` supports. * Add test to verify that versions like `v1.0.0` are accepted. * Update Changelog API documentation
-
由 lorenzvanherwaarden 创作于
This removes the use of the old finding modal in the MR security widget together with related properties, methods, event listeners, imports, and more. It also removes tests related to using the old finding modal with the MR security widget. Changelog: removed EE: true
-
由 Natalia Tepluhina 创作于
-
由 Artur Fedorov 创作于
Compliance framework list has ability to show only partial list Changelog: changed EE: true
-
由 Bojan Marjanovic 创作于
Changelog: changed
-
- 2月 20, 2024
-
-
由 Miguel Rincon 创作于
This change removes enable_new_sentry_clientside_integration in favor of enable_new_sentry_integration to have a single feature flag that defined the sentry compatibility state. Changelog: other
-
由 Sam Beckham 创作于
-
由 Doug Stull 创作于
- Feature was obsoleted in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73514 and not removed. - See https://gitlab.com/gitlab-org/gitlab/-/issues/344079
-
由 Nate Rosandich 创作于
Changelog: changed
-
由 Alexandru Croitor 创作于
To be compatible with the epic APIs for now we can't allow to change the type of an epic work item if there is an associated legacy epic. We also need to delete the work item once a legacy epic gets deleted to keep the system in sync.
-
由 Rahul Chanila 创作于
Screenreader support is better EE: true
-
由 Drew Blessing 创作于
Merge branch 'security_prevent_ldap_user_password_sign_in' into 'master' See merge request gitlab-org/security/gitlab!3870 Changelog: security
-
由 Sascha Eggenberger 创作于
Merge branch 'security-fix-user-profile-xss-exploit' into 'master' See merge request gitlab-org/security/gitlab!3875 Changelog: security
-
由 Miranda Fluharty 创作于
For now, so we don't forget and leave it in there blank
-
由 Miranda Fluharty 创作于
Table headers: "Created at" => "Created", "Secret name" => "Name" Add danger variant to destructive actions Add page-title and gl-font-size-h-display to page title
-
由 Miranda Fluharty 创作于
Move label attributes to computed props Translate sr-only toggle-text
-
由 Miranda Fluharty 创作于
Created on => Created at Remove bottom margin from gl-table-lite Use constants for label colors
-
由 Miranda Fluharty 创作于
Expand mock data to include fields we show in the table Create table cells to show those fields Add tests for new fields and actions
-
- 2月 19, 2024
-
-
由 Rajan Mistry 创作于
Add edit pattern for labels widget
-