Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/user
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-12-05 06:13:51 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-05 06:13:51 +0300
commitc20abe491ceeb1b8e1350f18f0c91e0a31c73cb5 (patch)
treeb8f9c5888b0ec18b24eb49f790a253ddc7905f1a /doc/user
parent35850d3d1643a9e2c5328f45b8a9026ac3d86e35 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/compliance/compliance_center/index.md17
-rw-r--r--doc/user/project/repository/monorepos/index.md2
2 files changed, 10 insertions, 9 deletions
diff --git a/doc/user/compliance/compliance_center/index.md b/doc/user/compliance/compliance_center/index.md
index 0f2cce67721..df1883f95d9 100644
--- a/doc/user/compliance/compliance_center/index.md
+++ b/doc/user/compliance/compliance_center/index.md
@@ -188,8 +188,8 @@ To export a report of merge request compliance violations for projects in a grou
1. On the left sidebar, select **Search or go to** and find your group.
1. On the left sidebar, select **Secure > Compliance center**.
-1. On the page, select the **Violations** tab.
-1. On the Violations tab, select the **Export full report as CSV** action in the top right corner
+1. Select the **Export** action in the top right corner
+1. Select **Export violations report**
A report is compiled and delivered to your email inbox as an attachment.
@@ -235,7 +235,8 @@ To generate the Chain of Custody report:
1. On the left sidebar, select **Search or go to** and find your group.
1. On the left sidebar, select **Secure > Compliance center**.
-1. Select **List of all merge commits**.
+1. Select the **Export** action in the top right corner
+1. Select **Export chain of custody report**
Depending on your version of GitLab, the Chain of Custody report is either sent through email or available for download.
@@ -251,9 +252,9 @@ To generate a commit-specific Chain of Custody report:
1. On the left sidebar, select **Search or go to** and find your group.
1. On the left sidebar, select **Secure > Compliance center**.
-1. At the top of the compliance report, to the right of **List of all commits**, select the down arrow
- (**{chevron-lg-down}**).
-1. Enter the commit SHA, and then select **Export commit custody report**.
+1. Select the **Export** action in the top right corner
+1. Select **Export custody report of a specific commit**
+1. Enter the commit SHA, and then select **Export custody report**.
Depending on your version of GitLab, the Chain of Custody report is either sent through email or available for download.
@@ -358,8 +359,8 @@ To export a report of compliance frameworks on projects in a group:
1. On the left sidebar, select **Search or go to** and find your group.
1. On the left sidebar, select **Secure > Compliance center**.
-1. On the page, select the **Projects** tab.
-1. On the Frameworks tab, select the **Export as CSV** action in the top right corner
+1. Select the **Export** action in the top right corner
+1. Select **Export list of project frameworks**
A report is compiled and delivered to your email inbox as an attachment.
diff --git a/doc/user/project/repository/monorepos/index.md b/doc/user/project/repository/monorepos/index.md
index 144f46cd7d5..b73757a952e 100644
--- a/doc/user/project/repository/monorepos/index.md
+++ b/doc/user/project/repository/monorepos/index.md
@@ -189,7 +189,7 @@ You might experience a `fatal: the remote end hung up unexpectedly` error when a
- The same large repository in parallel.
You can attempt to mitigate this issue by increasing the default negotiation timeout values. For more information, see
-[Configure negotiation timeouts](../../../../administration/gitaly/configure_gitaly.md#configure-negotiation-timeouts).
+[Configure the negotiation timeouts](../../../../administration/settings/gitaly_timeouts.md#configure-the-negotiation-timeouts).
## Optimize your repository