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/lib
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-09-21 21:43:29 +0300
committerRuben Davila <rdavila84@gmail.com>2016-09-21 23:47:11 +0300
commitad62a25e0f5b2e35b7101024982139997633768d (patch)
tree10a4b73acc142385cf261808539cf55a4a7166f0 /lib
parent4e7eb30923ee06248648e4ec7fd37ca40fc9fa8d (diff)
fix import/export security specs after merge
Diffstat (limited to 'lib')
-rw-r--r--lib/gitlab/import_export/import_export.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/gitlab/import_export/import_export.yml b/lib/gitlab/import_export/import_export.yml
index 925a952156f..88803d76623 100644
--- a/lib/gitlab/import_export/import_export.yml
+++ b/lib/gitlab/import_export/import_export.yml
@@ -10,6 +10,7 @@ project_tree:
- milestone:
- :events
- snippets:
+ - :award_emoji
- notes:
:author
- :releases
@@ -66,6 +67,8 @@ excluded_attributes:
- :milestone_id
merge_requests:
- :milestone_id
+ award_emoji:
+ - :awardable_id
methods:
statuses: