该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 3月 12, 2025
-
-
由 Sascha Eggenberger 创作于
Updates form to use shared components like PageHeading, SettingsSection and Crud. Changelog: changed
-
- 3月 07, 2025
-
-
由 Jannik Lehmann 创作于
This commit: - Implements multi-threaded DuoChat integration - Updates all GraphQL queries required for the multi-threaded architecture. - Ensures seamless fallback to single-threaded mode when duo_chat_multi_thread is disabled. It was initially merged in: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/179708 Reverted to some breaking-changes in the API that are resolved. EE: true Merged-by:
Jannik Lehmann <jlehmann@gitlab.com> Approved-by:
Lindsey Shelton <lshelton@gitlab.com> Approved-by:
Andrew Fontaine <afontaine@gitlab.com> Reviewed-by:
Andrew Fontaine <afontaine@gitlab.com> Reviewed-by:
Jannik Lehmann <jlehmann@gitlab.com>
-
由 Artur Fedorov 创作于
Correct data setting and store initialisation EE: true
-
- 3月 06, 2025
-
-
由 charlieeekroon 创作于
-
- 3月 05, 2025
-
-
由 Samantha Ming 创作于
Update the vulnerability details page to use shared dependency_path_drawer component. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/521043
-
由 Tetiana Chupryna 创作于
This reverts merge request !179708
-
- 3月 03, 2025
-
-
由 Jannik Lehmann 创作于
- Implements multi-threaded DuoChat integration - Updates all GraphQL queries required for the multi-threaded architecture. - Ensures seamless fallback to single-threaded mode when duo_chat_multi_thread is disabled. EE: true
-
- 2月 25, 2025
-
-
由 Samantha Ming 创作于
Add a drawer component to the vulnerability details page to display dependency paths. Introduce the dependency_paths feature flag. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/519962
-
- 2月 14, 2025
-
-
由 Dheeraj Joshi 创作于
This resolves an issue where severity details are not rendered on vulnerability details page EE: true Changelog: fixed
-
由 Chen Charnolevsky 创作于
-
- 2月 12, 2025
-
-
由 Chen Charnolevsky 创作于
-
由 Miranda Fluharty 创作于
-
由 Miranda Fluharty 创作于
-
- 2月 11, 2025
-
-
由 Russell Dickenson 创作于
Rename index.md to _index.md and update crosslinks from other docs and code files. Changelog: changed
-
由 Miranda Fluharty 创作于
Don't use constants in tests, clean up severityOptions in modal
-
- 2月 08, 2025
-
-
由 Miranda Fluharty 创作于
Submitting a severity change on the vulnerability details page via the "Change severity" action in the "Edit vulnerability" dropdown should call the mutation to update the severity of the vulnerability and refresh the severity displayed on the page
-
- 2月 07, 2025
-
-
由 Chen Charnolevsky 创作于
Enhance severity_badge by adding an icon to indicate when severity changed and also include a tooltip
-
- 2月 06, 2025
-
-
由 Savas Vedova 创作于
The security scores are now generally available and viewable on the vulnerability report and single vulnerability page. Changelog: other EE: true
-
- 2月 01, 2025
-
-
由 Miranda Fluharty 创作于
Keep constants in header.vue (only used there) i18n-ify one more string Make wrapper.emitted matching stricter Add test for loading state of dropdown
-
- 1月 31, 2025
-
-
由 Miranda Fluharty 创作于
When vulnerability_severity_override feature flag enabled, show a dropdown with "Change status" and "Change severity" Otherwise, show the existing "Change status" buttons
-
- 1月 30, 2025
-
-
由 Charlie Kroon 创作于
-
由 Miranda Fluharty 创作于
-
- 1月 29, 2025
-
-
由 Lorenz van Herwaarden 创作于
This removes the feature flag `vulnerability_details_state_modal`. This makes the Vulnerability Change Status modal the default, which allows you to add a comment (required for dismiss status). The documentation is also updated to reflect the new user flow. Changelog: added EE: true
-
- 1月 28, 2025
-
-
由 Savas Vedova 创作于
The security scores are displayed in the vulnerability report. This commit brings that functionality to the vulnerability details page.
-
由 Charlie Kroon 创作于
This commit removes the `vulnerability_representation_information` feature flag and deletes its configuration file. - Updated related files and tests to reflect the removal. - Ensured no unintended dependencies remain. Changelog: changed EE: true
-
- 1月 17, 2025
-
-
由 Lorenz van Herwaarden 创作于
This adds, behind the `vulnerability_details_state_modal` feature flag, a modal based way of changing the state of a vulnerability on the details page. It also makes the comment mandatory when dismissing.
-
由 Charlie Kroon 创作于
This reverts merge request !178050
-
- 1月 16, 2025
-
-
由 Charlie Kroon 创作于
-
由 Charlie Kroon 创作于
-
- 1月 09, 2025
-
-
由 Chen Charnolevsky 创作于
This commit removes the feature flag 'vulnerability_code_flow' as it is no longer needed. Changelog: removed
-
- 12月 27, 2024
-
-
由 Kos Palchyk 创作于
-
由 Artur Fedorov 创作于
Negative index is not supported in VUE 3 EE: true
-
- 12月 10, 2024
-
-
由 Charlie Kroon 创作于
-
- 12月 06, 2024
-
-
由 Lorenz van Herwaarden 创作于
This makes sure the system notes in the vulnerability details discussions section do not show the username. Changelog: changed EE: true
-
- 12月 03, 2024
-
-
由 Dave Pisek 创作于
Uses the GlAlert component to show the warning message that informs the user that using "Resolve with AI" on a public project might expose the given vulnerability. This is to ensure consistency across the application.
-
由 Charlie Kroon 创作于
-
- 12月 02, 2024
-
-
由 Chen Charnolevsky 创作于
-
- 11月 27, 2024
-
-
由 Chen Charnolevsky 创作于
-
- 11月 26, 2024
-
-
由 Dave Pisek 创作于
This commit updates the public-MR docs link to the latest URL.
-
- 11月 20, 2024
-
-
由 Chen Charnolevsky 创作于
-