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
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-06-17 00:09:11 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-17 00:09:11 +0300
commitfe530c6e7f3253de54a37ba68767c36c9d28ecec (patch)
treeec5d694d5c1f963e4ba189464ec886212e84759b /spec/fixtures
parentc44eade0d7b09c9d80c42aba6d1974ce9cd3146b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/fixtures')
-rw-r--r--spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1689.json48
-rw-r--r--spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1690.json50
-rw-r--r--spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1691.json50
-rw-r--r--spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1692.json50
-rw-r--r--spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2106.json52
-rw-r--r--spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2107.json52
-rw-r--r--spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2108.json52
-rw-r--r--spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2109.json52
-rw-r--r--spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2110.json52
-rw-r--r--spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/_all.ndjson9
10 files changed, 467 insertions, 0 deletions
diff --git a/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1689.json b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1689.json
new file mode 100644
index 00000000000..4c0a29599b9
--- /dev/null
+++ b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1689.json
@@ -0,0 +1,48 @@
+{
+ "depth": 1,
+ "tree_path": [
+ 1689
+ ],
+ "tree_cycle": false,
+ "id": 1689,
+ "name": "public-group-3",
+ "path": "public-group-3",
+ "description": "",
+ "avatar": {
+ "url": null
+ },
+ "membership_lock": false,
+ "share_with_group_lock": false,
+ "visibility_level": 20,
+ "request_access_enabled": true,
+ "ldap_sync_status": "ready",
+ "ldap_sync_error": null,
+ "ldap_sync_last_update_at": null,
+ "ldap_sync_last_successful_update_at": null,
+ "ldap_sync_last_sync_at": null,
+ "lfs_enabled": null,
+ "parent_id": null,
+ "shared_runners_minutes_limit": null,
+ "require_two_factor_authentication": false,
+ "two_factor_grace_period": 48,
+ "project_creation_level": 2,
+ "file_template_project_id": null,
+ "custom_project_templates_group_id": null,
+ "auto_devops_enabled": null,
+ "last_ci_minutes_notification_at": null,
+ "last_ci_minutes_usage_notification_level": null,
+ "subgroup_creation_level": 1,
+ "emails_disabled": null,
+ "max_artifacts_size": null,
+ "mentions_disabled": null,
+ "default_branch_protection": 2,
+ "unlock_membership_to_ldap": null,
+ "max_personal_access_token_lifetime": null,
+ "push_rule_id": null,
+ "shared_runners_enabled": true,
+ "allow_descendants_override_disabled_shared_runners": false,
+ "traversal_ids": [
+ 1689
+ ],
+ "organization_id": 1
+}
diff --git a/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1690.json b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1690.json
new file mode 100644
index 00000000000..f01c79b06d8
--- /dev/null
+++ b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1690.json
@@ -0,0 +1,50 @@
+{
+ "depth": 2,
+ "tree_path": [
+ 1689,
+ 1690
+ ],
+ "tree_cycle": false,
+ "id": 1690,
+ "name": "private-subgroup",
+ "path": "private-subgroup",
+ "description": "",
+ "avatar": {
+ "url": null
+ },
+ "membership_lock": false,
+ "share_with_group_lock": false,
+ "visibility_level": 0,
+ "request_access_enabled": true,
+ "ldap_sync_status": "ready",
+ "ldap_sync_error": null,
+ "ldap_sync_last_update_at": null,
+ "ldap_sync_last_successful_update_at": null,
+ "ldap_sync_last_sync_at": null,
+ "lfs_enabled": null,
+ "parent_id": 1689,
+ "shared_runners_minutes_limit": null,
+ "require_two_factor_authentication": false,
+ "two_factor_grace_period": 48,
+ "project_creation_level": 2,
+ "file_template_project_id": null,
+ "custom_project_templates_group_id": null,
+ "auto_devops_enabled": null,
+ "last_ci_minutes_notification_at": null,
+ "last_ci_minutes_usage_notification_level": null,
+ "subgroup_creation_level": 1,
+ "emails_disabled": null,
+ "max_artifacts_size": null,
+ "mentions_disabled": null,
+ "default_branch_protection": 2,
+ "unlock_membership_to_ldap": null,
+ "max_personal_access_token_lifetime": null,
+ "push_rule_id": null,
+ "shared_runners_enabled": true,
+ "allow_descendants_override_disabled_shared_runners": false,
+ "traversal_ids": [
+ 1689,
+ 1690
+ ],
+ "organization_id": 1
+}
diff --git a/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1691.json b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1691.json
new file mode 100644
index 00000000000..f9c08b420c0
--- /dev/null
+++ b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1691.json
@@ -0,0 +1,50 @@
+{
+ "depth": 2,
+ "tree_path": [
+ 1689,
+ 1691
+ ],
+ "tree_cycle": false,
+ "id": 1691,
+ "name": "internal-subgroup",
+ "path": "internal-subgroup",
+ "description": "",
+ "avatar": {
+ "url": null
+ },
+ "membership_lock": false,
+ "share_with_group_lock": false,
+ "visibility_level": 10,
+ "request_access_enabled": true,
+ "ldap_sync_status": "ready",
+ "ldap_sync_error": null,
+ "ldap_sync_last_update_at": null,
+ "ldap_sync_last_successful_update_at": null,
+ "ldap_sync_last_sync_at": null,
+ "lfs_enabled": null,
+ "parent_id": 1689,
+ "shared_runners_minutes_limit": null,
+ "require_two_factor_authentication": false,
+ "two_factor_grace_period": 48,
+ "project_creation_level": 2,
+ "file_template_project_id": null,
+ "custom_project_templates_group_id": null,
+ "auto_devops_enabled": null,
+ "last_ci_minutes_notification_at": null,
+ "last_ci_minutes_usage_notification_level": null,
+ "subgroup_creation_level": 1,
+ "emails_disabled": null,
+ "max_artifacts_size": null,
+ "mentions_disabled": null,
+ "default_branch_protection": 2,
+ "unlock_membership_to_ldap": null,
+ "max_personal_access_token_lifetime": null,
+ "push_rule_id": null,
+ "shared_runners_enabled": true,
+ "allow_descendants_override_disabled_shared_runners": false,
+ "traversal_ids": [
+ 1689,
+ 1691
+ ],
+ "organization_id": 1
+}
diff --git a/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1692.json b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1692.json
new file mode 100644
index 00000000000..381230e86a8
--- /dev/null
+++ b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/1692.json
@@ -0,0 +1,50 @@
+{
+ "depth": 2,
+ "tree_path": [
+ 1689,
+ 1692
+ ],
+ "tree_cycle": false,
+ "id": 1692,
+ "name": "public-subgroup",
+ "path": "public-subgroup",
+ "description": "",
+ "avatar": {
+ "url": null
+ },
+ "membership_lock": false,
+ "share_with_group_lock": false,
+ "visibility_level": 20,
+ "request_access_enabled": true,
+ "ldap_sync_status": "ready",
+ "ldap_sync_error": null,
+ "ldap_sync_last_update_at": null,
+ "ldap_sync_last_successful_update_at": null,
+ "ldap_sync_last_sync_at": null,
+ "lfs_enabled": null,
+ "parent_id": 1689,
+ "shared_runners_minutes_limit": null,
+ "require_two_factor_authentication": false,
+ "two_factor_grace_period": 48,
+ "project_creation_level": 2,
+ "file_template_project_id": null,
+ "custom_project_templates_group_id": null,
+ "auto_devops_enabled": null,
+ "last_ci_minutes_notification_at": null,
+ "last_ci_minutes_usage_notification_level": null,
+ "subgroup_creation_level": 1,
+ "emails_disabled": null,
+ "max_artifacts_size": null,
+ "mentions_disabled": null,
+ "default_branch_protection": 2,
+ "unlock_membership_to_ldap": null,
+ "max_personal_access_token_lifetime": null,
+ "push_rule_id": null,
+ "shared_runners_enabled": true,
+ "allow_descendants_override_disabled_shared_runners": false,
+ "traversal_ids": [
+ 1689,
+ 1692
+ ],
+ "organization_id": 1
+}
diff --git a/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2106.json b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2106.json
new file mode 100644
index 00000000000..1707e341129
--- /dev/null
+++ b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2106.json
@@ -0,0 +1,52 @@
+{
+ "depth": 3,
+ "tree_path": [
+ 1689,
+ 1691,
+ 2106
+ ],
+ "tree_cycle": false,
+ "id": 2106,
+ "name": "internal-sub-subgroup",
+ "path": "internal-sub-subgroup",
+ "description": "",
+ "avatar": {
+ "url": null
+ },
+ "membership_lock": false,
+ "share_with_group_lock": false,
+ "visibility_level": 10,
+ "request_access_enabled": true,
+ "ldap_sync_status": "ready",
+ "ldap_sync_error": null,
+ "ldap_sync_last_update_at": null,
+ "ldap_sync_last_successful_update_at": null,
+ "ldap_sync_last_sync_at": null,
+ "lfs_enabled": null,
+ "parent_id": 1691,
+ "shared_runners_minutes_limit": null,
+ "require_two_factor_authentication": false,
+ "two_factor_grace_period": 48,
+ "project_creation_level": 2,
+ "file_template_project_id": null,
+ "custom_project_templates_group_id": null,
+ "auto_devops_enabled": null,
+ "last_ci_minutes_notification_at": null,
+ "last_ci_minutes_usage_notification_level": null,
+ "subgroup_creation_level": 1,
+ "emails_disabled": null,
+ "max_artifacts_size": null,
+ "mentions_disabled": null,
+ "default_branch_protection": 2,
+ "unlock_membership_to_ldap": null,
+ "max_personal_access_token_lifetime": null,
+ "push_rule_id": null,
+ "shared_runners_enabled": true,
+ "allow_descendants_override_disabled_shared_runners": false,
+ "traversal_ids": [
+ 1689,
+ 1691,
+ 2106
+ ],
+ "organization_id": 1
+}
diff --git a/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2107.json b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2107.json
new file mode 100644
index 00000000000..cac1c826821
--- /dev/null
+++ b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2107.json
@@ -0,0 +1,52 @@
+{
+ "depth": 3,
+ "tree_path": [
+ 1689,
+ 1692,
+ 2107
+ ],
+ "tree_cycle": false,
+ "id": 2107,
+ "name": "internal-sub-subgroup",
+ "path": "internal-sub-subgroup",
+ "description": "",
+ "avatar": {
+ "url": null
+ },
+ "membership_lock": false,
+ "share_with_group_lock": false,
+ "visibility_level": 10,
+ "request_access_enabled": true,
+ "ldap_sync_status": "ready",
+ "ldap_sync_error": null,
+ "ldap_sync_last_update_at": null,
+ "ldap_sync_last_successful_update_at": null,
+ "ldap_sync_last_sync_at": null,
+ "lfs_enabled": null,
+ "parent_id": 1692,
+ "shared_runners_minutes_limit": null,
+ "require_two_factor_authentication": false,
+ "two_factor_grace_period": 48,
+ "project_creation_level": 2,
+ "file_template_project_id": null,
+ "custom_project_templates_group_id": null,
+ "auto_devops_enabled": null,
+ "last_ci_minutes_notification_at": null,
+ "last_ci_minutes_usage_notification_level": null,
+ "subgroup_creation_level": 1,
+ "emails_disabled": null,
+ "max_artifacts_size": null,
+ "mentions_disabled": null,
+ "default_branch_protection": 2,
+ "unlock_membership_to_ldap": null,
+ "max_personal_access_token_lifetime": null,
+ "push_rule_id": null,
+ "shared_runners_enabled": true,
+ "allow_descendants_override_disabled_shared_runners": false,
+ "traversal_ids": [
+ 1689,
+ 1692,
+ 2107
+ ],
+ "organization_id": 1
+}
diff --git a/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2108.json b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2108.json
new file mode 100644
index 00000000000..d464b41e908
--- /dev/null
+++ b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2108.json
@@ -0,0 +1,52 @@
+{
+ "depth": 3,
+ "tree_path": [
+ 1689,
+ 1692,
+ 2108
+ ],
+ "tree_cycle": false,
+ "id": 2108,
+ "name": "public-sub-subgroup",
+ "path": "public-sub-subgroup",
+ "description": "",
+ "avatar": {
+ "url": null
+ },
+ "membership_lock": false,
+ "share_with_group_lock": false,
+ "visibility_level": 20,
+ "request_access_enabled": true,
+ "ldap_sync_status": "ready",
+ "ldap_sync_error": null,
+ "ldap_sync_last_update_at": null,
+ "ldap_sync_last_successful_update_at": null,
+ "ldap_sync_last_sync_at": null,
+ "lfs_enabled": null,
+ "parent_id": 1692,
+ "shared_runners_minutes_limit": null,
+ "require_two_factor_authentication": false,
+ "two_factor_grace_period": 48,
+ "project_creation_level": 2,
+ "file_template_project_id": null,
+ "custom_project_templates_group_id": null,
+ "auto_devops_enabled": null,
+ "last_ci_minutes_notification_at": null,
+ "last_ci_minutes_usage_notification_level": null,
+ "subgroup_creation_level": 1,
+ "emails_disabled": null,
+ "max_artifacts_size": null,
+ "mentions_disabled": null,
+ "default_branch_protection": 2,
+ "unlock_membership_to_ldap": null,
+ "max_personal_access_token_lifetime": null,
+ "push_rule_id": null,
+ "shared_runners_enabled": true,
+ "allow_descendants_override_disabled_shared_runners": false,
+ "traversal_ids": [
+ 1689,
+ 1692,
+ 2108
+ ],
+ "organization_id": 1
+}
diff --git a/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2109.json b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2109.json
new file mode 100644
index 00000000000..7f3adf364d7
--- /dev/null
+++ b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2109.json
@@ -0,0 +1,52 @@
+{
+ "depth": 3,
+ "tree_path": [
+ 1689,
+ 1692,
+ 2109
+ ],
+ "tree_cycle": false,
+ "id": 2109,
+ "name": "private-sub-subgroup",
+ "path": "private-sub-subgroup",
+ "description": "",
+ "avatar": {
+ "url": null
+ },
+ "membership_lock": false,
+ "share_with_group_lock": false,
+ "visibility_level": 0,
+ "request_access_enabled": true,
+ "ldap_sync_status": "ready",
+ "ldap_sync_error": null,
+ "ldap_sync_last_update_at": null,
+ "ldap_sync_last_successful_update_at": null,
+ "ldap_sync_last_sync_at": null,
+ "lfs_enabled": null,
+ "parent_id": 1692,
+ "shared_runners_minutes_limit": null,
+ "require_two_factor_authentication": false,
+ "two_factor_grace_period": 48,
+ "project_creation_level": 2,
+ "file_template_project_id": null,
+ "custom_project_templates_group_id": null,
+ "auto_devops_enabled": null,
+ "last_ci_minutes_notification_at": null,
+ "last_ci_minutes_usage_notification_level": null,
+ "subgroup_creation_level": 1,
+ "emails_disabled": null,
+ "max_artifacts_size": null,
+ "mentions_disabled": null,
+ "default_branch_protection": 2,
+ "unlock_membership_to_ldap": null,
+ "max_personal_access_token_lifetime": null,
+ "push_rule_id": null,
+ "shared_runners_enabled": true,
+ "allow_descendants_override_disabled_shared_runners": false,
+ "traversal_ids": [
+ 1689,
+ 1692,
+ 2109
+ ],
+ "organization_id": 1
+}
diff --git a/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2110.json b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2110.json
new file mode 100644
index 00000000000..744b8d36b16
--- /dev/null
+++ b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/2110.json
@@ -0,0 +1,52 @@
+{
+ "depth": 3,
+ "tree_path": [
+ 1689,
+ 1690,
+ 2110
+ ],
+ "tree_cycle": false,
+ "id": 2110,
+ "name": "private-sub-subgroup",
+ "path": "private-sub-subgroup",
+ "description": "",
+ "avatar": {
+ "url": null
+ },
+ "membership_lock": false,
+ "share_with_group_lock": false,
+ "visibility_level": 0,
+ "request_access_enabled": true,
+ "ldap_sync_status": "ready",
+ "ldap_sync_error": null,
+ "ldap_sync_last_update_at": null,
+ "ldap_sync_last_successful_update_at": null,
+ "ldap_sync_last_sync_at": null,
+ "lfs_enabled": null,
+ "parent_id": 1690,
+ "shared_runners_minutes_limit": null,
+ "require_two_factor_authentication": false,
+ "two_factor_grace_period": 48,
+ "project_creation_level": 2,
+ "file_template_project_id": null,
+ "custom_project_templates_group_id": null,
+ "auto_devops_enabled": null,
+ "last_ci_minutes_notification_at": null,
+ "last_ci_minutes_usage_notification_level": null,
+ "subgroup_creation_level": 1,
+ "emails_disabled": null,
+ "max_artifacts_size": null,
+ "mentions_disabled": null,
+ "default_branch_protection": 2,
+ "unlock_membership_to_ldap": null,
+ "max_personal_access_token_lifetime": null,
+ "push_rule_id": null,
+ "shared_runners_enabled": true,
+ "allow_descendants_override_disabled_shared_runners": false,
+ "traversal_ids": [
+ 1689,
+ 1690,
+ 2110
+ ],
+ "organization_id": 1
+}
diff --git a/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/_all.ndjson b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/_all.ndjson
new file mode 100644
index 00000000000..6c0425eabf4
--- /dev/null
+++ b/spec/fixtures/lib/gitlab/import_export/group_exports/visibility_levels/nested_subgroups/tree/groups/_all.ndjson
@@ -0,0 +1,9 @@
+1689
+1690
+1691
+1692
+2110
+2106
+2107
+2108
+2109