该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 4月 26, 2024
-
-
由 Fernando Cardenas 创作于
* Hide toggle behind feature flag * Define component, update card logic, add graphQL mutation
-
- 4月 23, 2024
-
-
由 Dheeraj Joshi 创作于
Updates the badges to use neutral variant for consistency. Changelog: changed
-
- 12月 16, 2023
-
-
由 Savas Vedova 创作于
Refactor file location. Merge constants file and move it to subfolder root. Changelog: changed EE: true
-
- 12月 06, 2023
-
-
由 Fabien Catteau 创作于
Remove the global_dependency_scanning_on_advisory_ingestion flag. As a result, Continuous Vulnerability Scanning (CVS) for Dependency Scanning always runs globally, and the opt-in behavior introduced when the feature was experimental is no longer available. Changelog: changed EE: true
-
- 11月 10, 2023
-
-
由 Fernando Cardenas 创作于
* Added new global_dependency_scanning_on_advisory_ingestion flag Changelog: changed
-
- 10月 20, 2023
-
-
由 Miguel Rincon 创作于
This change removes the webpack alias for `@sentry/browser` that points to `~/sentry/sentry_browser_wrapper`. This change is aimed to reduce indirection and make it easier for users to debug Sentry calls.
-
- 10月 13, 2023
-
-
由 Will Meek 创作于
-
- 9月 16, 2023
-
-
由 Dheeraj Joshi 创作于
This add the feature to enable continuous vulnerability scans in Security Configuration page. This change is behind a feature flag.
-
- 8月 28, 2023
-
-
由 Martin Čavoj 创作于
Changelog: added EE: true
-
- 8月 12, 2023
-
-
由 Miguel Rincon 创作于
Removes unused data-testids in Vue components templates. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/128853
-
- 7月 26, 2023
-
-
由 Russell Dickenson 创作于
-
- 7月 05, 2023
-
-
由 Harsha Muralidhar 创作于
-
- 6月 02, 2023
-
-
由 Will Meek 创作于
This will allow for consistency with frontend test attributes
-
- 5月 29, 2023
-
-
由 Harsha Muralidhar 创作于
-
- 5月 19, 2023
-
-
由 Will Meek 创作于
This reverts merge request !120750
-
- 5月 18, 2023
-
-
由 Will Meek 创作于
This will allow for consistency with frontend test attributes
-
- 5月 15, 2023
-
-
由 Miguel Rincon 创作于
Previously we always loaded all the svg files using the raw-loader but have since enabled our imports to load the URL as it's usually done with other images. This forces our team to decide on a loader when fetching svgs, to they are more intentional about how they load SVG.
-
- 5月 09, 2023
-
-
由 Bruce Lay 创作于
Changelog: added
-
- 5月 06, 2023
-
-
由 Alexander Turinske 创作于
- remove tab - update tests Changelog: removed EE: true
-
- 4月 28, 2023
-
-
由 lorenzvanherwaarden 创作于
- Moved upgrade_banner to ee and use ee_component - Added ee specific spec to check for upgrade_banner Changelog: changed
-
- 4月 13, 2023
-
-
由 Erran Carey 创作于
Fix https://gitlab.com/gitlab-org/gitlab/-/issues/406880 for Breach and Attack Simulation and Cluster Image Scanning were not using a human readable name in the security scanner alert.
-
- 4月 12, 2023
-
-
由 Erran Carey 创作于
Introduce the Breach and Attack Simulation Incubation project to users in the Security Configuration page. Add a security feature for BAS Learn more link and help guide for enabling the DAST BAS feature flag. Changelog: changed
-
- 3月 21, 2023
-
-
由 Denys Mishunov 创作于
This is just a refactoring of the error parsing mechanism on the frontend
-
- 3月 17, 2023
-
-
由 Jannik Lehmann 创作于
This commit solves: https://gitlab.com/gitlab-org/gitlab/-/issues/386854 It enhances the error handling for the Security & Compliance Configuration to make the distinction between user-facing and non-user facing errors. To achieve this behaviour this commit introduces a Backend and a Frontend util to make User facing errors distinguishable by adding and parsing a prefix. Changelog: changed EE: true
-
- 3月 09, 2023
-
-
由 Paul Gascou-Vaillancourt 创作于
This reverts merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/112836 The change to Webpack's loaders config broke SVG imports. We are now seeing ES module export statements as raw string within the product. Let's revert the change until a solution can be found.
-
- 3月 06, 2023
-
-
由 Lukas Eipert 创作于
Within the "Security and Compliance" menu. We also make sure that all the existing "Security Configuration" breadcrumbs match the sentence casing. We also fix a few sentence casing issues in children pages: - DAST Configuration => DAST configuration - SAST Configuration => SAST configuration The choice not to rename "API Fuzzing Configuration" to "API fuzzing configuration" was made deliberately, because there are so many wrong cased "Fuzz"es in the code base, that it would blow up the scale of this changeset too much. Part of: https://gitlab.com/gitlab-org/gitlab/-/issues/378546 Changelog: changed
-
- 3月 03, 2023
-
-
由 Miguel Rincon 创作于
Previously we always loaded all the svg files using the raw-loader but have since enabled our imports to load the URL as it's usually done with other images. This forces our team to decide on a loader when fetching svgs, to they are more intentional about how they load SVG. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/112836
-
- 3月 01, 2023
-
-
由 Sam White 创作于
Changelog: added EE: true
-
- 2月 23, 2023
-
-
由 Coung Ngo 创作于
Delete unused code in constants.js files
-
- 2月 01, 2023
-
-
由 Arpit Gogia 创作于
Catch errors when configuring Security features on an empty repository. Error is returned in the response
-
- 1月 25, 2023
-
-
由 smtan 创作于
Changelog: removed
-
- 11月 18, 2022
-
-
由 Dheeraj Joshi 创作于
This change moves all GlSafeHtmlDirective imports to use SafeHtml directive in `vue_shared` directory. This is a fork from gitlab ui which was added earlier to roll out changes more reliably. It also restricts future import of GlSafeDirective with the help of a new eslint rule.
-
- 10月 10, 2022
-
-
由 Will Meek 创作于
-
- 10月 04, 2022
-
-
由 Sam White 创作于
-
- 8月 27, 2022
-
-
由 Savas Vedova 创作于
Changelog: changed EE: true
-
- 8月 06, 2022
-
-
由 Samantha Ming 创作于
This helper will be used to format the scanner response from the GraphQL query.
-
- 7月 01, 2022
-
-
由 Serhii Yarynovskyi 创作于
Add high-converting security trial actions to continuous onboarding Changelog: added
-
- 6月 17, 2022
-
-
由 Samantha Ming 创作于
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/358180 Changelog: added
-
- 6月 13, 2022
-
-
由 Samantha Ming 创作于
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/358183 Changelog: fixed
-
- 5月 25, 2022
-
-
由 Mayra Cabrera 创作于
This reverts merge request !86639
-