From 2d7efd9637c6789f73cae803869454b4ea6bc7f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20D=C3=A1vila?= Date: Thu, 19 Apr 2018 23:30:32 -0500 Subject: Don't include lfs_file_locks data in export bundle --- spec/lib/gitlab/import_export/safe_model_attributes.yml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'spec/lib') diff --git a/spec/lib/gitlab/import_export/safe_model_attributes.yml b/spec/lib/gitlab/import_export/safe_model_attributes.yml index f84a777a27f..05790bb5fe1 100644 --- a/spec/lib/gitlab/import_export/safe_model_attributes.yml +++ b/spec/lib/gitlab/import_export/safe_model_attributes.yml @@ -537,12 +537,6 @@ ProjectCustomAttribute: - project_id - key - value -LfsFileLock: -- id -- path -- user_id -- project_id -- created_at Badge: - id - link_url -- cgit v1.2.1