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>2019-12-13 00:08:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-13 00:08:10 +0300
commit092b86f10012ebc01aeb0437303c54135d4282a2 (patch)
tree04ee56904d1a41b4f62a347ab7c87514913a37d5 /lib/gitlab/import_export
parent90859e80ca23b8709d56b60d2066b569053e7e02 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'lib/gitlab/import_export')
-rw-r--r--lib/gitlab/import_export/group_import_export.yml18
1 files changed, 17 insertions, 1 deletions
diff --git a/lib/gitlab/import_export/group_import_export.yml b/lib/gitlab/import_export/group_import_export.yml
index c1900350c86..049d81f96a4 100644
--- a/lib/gitlab/import_export/group_import_export.yml
+++ b/lib/gitlab/import_export/group_import_export.yml
@@ -14,9 +14,16 @@ tree:
- :user
included_attributes:
+ user:
+ - :id
+ - :email
+ - :username
+ author:
+ - :name
excluded_attributes:
group:
+ - :id
- :runners_token
- :runners_token_encrypted
@@ -25,6 +32,8 @@ methods:
- :type
badges:
- :type
+ notes:
+ - :type
preloads:
@@ -33,4 +42,11 @@ preloads:
ee:
tree:
group:
- - :epics
+ - epics:
+ - :parent
+ - notes:
+ - :author
+ - boards:
+ - :board_assignee
+ - labels:
+ - :priorities