该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 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 创作于
-
- 11月 15, 2024
-
-
由 David Pisek 创作于
This merge request updates the vulnerability header and actions dropdown components. The header component now displays a warning when the vulnerability belongs to a public project and the AI resolution is enabled. This is because creating a merge request from a public project will publicly expose the vulnerability and the offered resolution. Changelog: changed EE: true
-
- 11月 11, 2024
-
-
由 Chen Charnolevsky 创作于
Merge branch 'security-480720-xss-code-flow' into 'master' See merge request gitlab-org/security/gitlab!4461 Changelog: security
-
由 Lukas Eipert 创作于
It's as simple as adding the line-numbers directly.
-
- 11月 07, 2024
-
-
由 Miranda Fluharty 创作于
Include project's default branch in vulnerability_details_app_data Inject it into the app and use it instead of the ref from the blob path
-
- 10月 30, 2024
-
-
由 Lorenz van Herwaarden 创作于
Fix GlBadge snapshots and tests.
-
- 10月 21, 2024
-
-
由 Mark Florian 创作于
This removes code and a test that probably should have been removed as part of https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161687, which removed the description element that was being passed to `renderGFM`. The test was passing under Vue 2 but not under Vue 3 because `@vue/test-utils@2` throws on attempts to access `element` on an empty wrapper, whereas `@vue/test-utils@1` only returns `undefined`. See also https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169185#note_2167844196.
-
- 10月 20, 2024
-
-
由 Chen Charnolevsky 创作于
Add code flow to Pipeline page Update Highlight.js and add multi lines marking functionality Add the left side of 'code flow' that including description and steps Disable feature flag Update 'vulnerability_file_contents' with new highlighted component remove unnecessary code move functions fix pipeline errors CR changes Fix unit test Fix error CR changes Add the left side of 'code flow' that including description and steps Disable feature flag Add the left side of 'code flow' that including description and steps Disable feature flag Update 'vulnerability_file_contents' with new highlighted component move functions Add the right side of 'code flow' that including code viewer CR changes Add the left side of 'code flow' that including description and steps Disable feature flag move functions Add the right side of 'code flow' that including code viewer temp commit temp commit temp commit Add basic graphQL Fix graphQL queries fix code flow in pipeline page after graphql fixed fix warnings fix pipeline page after graphql + unit test Add scrolling to modal body Fix pipeline Add and fix unit test Fix unit test Update graphQL docs: `bundle exec rake gitlab:graphql:compile_docs` Fix Prettier: yarn run prettier --write '**/*.{graphql,js,vue}' Fix rubocop violations Remove unnecessary values Fix BoundedContexts rubocop violations Regenerated graphql_possible_types_extraction.js Fix test Fix test Fix eslint error CR changes CR changes Add div element Change the logic of how the content of the code flow is calculated Fix merge conflicts Add unit test + fix pipeline failure
-
- 10月 10, 2024
-
-
由 Dave Pisek 创作于
Adds "marked as..." to the status dropdown to to improve UX and make it more translatable for some languages (eg. Japanese). Changelog: changed EE: true
-
- 10月 09, 2024
-
-
由 Connor Gilbert 创作于
-
- 10月 08, 2024
-
-
由 Chen Charnolevsky 创作于
-
- 10月 04, 2024
-
-
由 Ankit Panchal 创作于
-
- 9月 26, 2024
-
-
由 Samantha Ming 创作于
The components are always needed, so switching it to direct imports. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/493259
-
- 9月 24, 2024
-
-
由 Samantha Ming 创作于
Handle the display logic in the header component
-
由 Chen Charnolevsky 创作于
-
由 Samantha Ming 创作于
This removes the FF "vulnerability_resolution_ga" Changelog: added EE: true
-
由 Chen Charnolevsky 创作于
-
- 9月 19, 2024
-
-
由 Chen Charnolevsky 创作于
Update Highlight.js and add multi lines marking functionality Add the left side of 'code flow' that including description and steps Disable feature flag Update 'vulnerability_file_contents' with new highlighted component remove unnecessary code move functions fix pipeline errors CR changes Fix unit test Fix error CR changes Add the left side of 'code flow' that including description and steps Disable feature flag Add the left side of 'code flow' that including description and steps Disable feature flag Update 'vulnerability_file_contents' with new highlighted component move functions Add the right side of 'code flow' that including code viewer CR changes Add the left side of 'code flow' that including description and steps Disable feature flag move functions Add the right side of 'code flow' that including code viewer temp commit temp commit temp commit Add basic graphQL Fix graphQL queries fix code flow in pipeline page after graphql fixed fix warnings fix pipeline page after graphql + unit test Add scrolling to modal body Fix pipeline Add and fix unit test Fix unit test Update graphQL docs: `bundle exec rake gitlab:graphql:compile_docs` Fix Prettier: yarn run prettier --write '**/*.{graphql,js,vue}' Fix rubocop violations Remove unnecessary values Fix BoundedContexts rubocop violations Regenerated graphql_possible_types_extraction.js Fix test Fix test Fix eslint error CR changes CR changes Fix pipeline error: error Arrow function has too many parameters (4). Maximum allowed is 3 max-params Add 'pipelineVulnerabilityCodeFlow' Feature flag in ruby Create new feature flag
-
- 9月 17, 2024
-
-
由 Darby Frey 创作于
-
- 9月 16, 2024
-
-
由 Chen Charnolevsky 创作于
-
- 9月 11, 2024
-
-
由 Darby Frey 创作于
-
- 9月 10, 2024
-
-
由 Dave Pisek 创作于
Removes the "Experimental" AI action to resolve a vulnerability via an MR.
-
由 Fernando Cardenas 创作于
* Add support for container scanner for registry Changelog: added
-
- 9月 07, 2024
-
-
由 Samantha Ming 创作于
Remove the experimental Explain this vulnerability section. This has been replaced with the Vulnerability Explain GA version. Changelog: removed EE: true
-
- 9月 06, 2024
-
-
由 Sascha Eggenberger 创作于
Also moves the form error message inline to be the same as for issuables. Changelog: fixed
-
- 9月 05, 2024
-
-
由 Samantha Ming 创作于
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/479184 Changelog: changed Changelog: EE
-
- 9月 02, 2024
-
-
由 Sascha Eggenberger 创作于
-
- 8月 29, 2024
-
-
由 Natalia Tepluhina 创作于
-
- 8月 26, 2024
-
-
由 lorenzvanherwaarden 创作于
-
- 8月 23, 2024
-
-
由 Lorenz van Herwaarden 创作于
-
- 8月 22, 2024
-
-
由 lorenzvanherwaarden 创作于
-