summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2017-05-04 17:27:46 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2017-05-04 17:27:46 -0300
commit6911baa13a082fbf6adf3695f16d859d6758a03c (patch)
treeeaa787183c1e01f5301d65351448d0fcd24b5c0d
parent9f2edaa84642113d33fee37eee1a8daca2be54c0 (diff)
downloadgitlab-ce-2274-store-last-repository-updated-at-ce.tar.gz
Fix Import/Export configuration spec2274-store-last-repository-updated-at-ce
-rw-r--r--spec/lib/gitlab/import_export/safe_model_attributes.yml1
1 files changed, 1 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 ebfaab4eacd..59c8b48a2be 100644
--- a/spec/lib/gitlab/import_export/safe_model_attributes.yml
+++ b/spec/lib/gitlab/import_export/safe_model_attributes.yml
@@ -351,6 +351,7 @@ Project:
- auto_cancel_pending_pipelines
- printing_merge_request_link_enabled
- build_allow_git_fetch
+- last_repository_updated_at
Author:
- name
ProjectFeature: