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:
Diffstat (limited to 'spec/lib/gitlab/import_export/safe_model_attributes.yml')
-rw-r--r--spec/lib/gitlab/import_export/safe_model_attributes.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/spec/lib/gitlab/import_export/safe_model_attributes.yml b/spec/lib/gitlab/import_export/safe_model_attributes.yml
index c29a85ce624..0d112bfdb2a 100644
--- a/spec/lib/gitlab/import_export/safe_model_attributes.yml
+++ b/spec/lib/gitlab/import_export/safe_model_attributes.yml
@@ -144,6 +144,7 @@ Releases::Link:
- url
- name
- filepath
+- link_type
- created_at
- updated_at
ProjectMember:
@@ -471,6 +472,7 @@ Service:
- properties
- template
- instance
+- alert_events
- push_events
- issues_events
- commit_events
@@ -701,6 +703,8 @@ Badge:
- type
ProjectCiCdSetting:
- group_runners_enabled
+ProjectSetting:
+- allow_merge_on_skipped_pipeline
ProtectedEnvironment:
- id
- project_id
@@ -749,6 +753,7 @@ ProjectMetricsSetting:
- external_dashboard_url
- created_at
- updated_at
+- dashboard_timezone
Board:
- id
- project_id
@@ -861,3 +866,11 @@ SystemNoteMetadata:
- action
- created_at
- updated_at
+ProjectSecuritySetting:
+ - project_id
+ - auto_fix_container_scanning
+ - auto_fix_dast
+ - auto_fix_dependency_scanning
+ - auto_fix_sast
+ - created_at
+ - updated_at