Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
15b6af35f300
Commit
f1773fa8
authored
Apr 19, 2018
by
Rubén Dávila
Browse files
Don't include lfs_file_locks data in export bundle
parent
c178aedfd0e6
Changes
3
Hide whitespace changes
Inline
Side-by-side
changelogs/unreleased/rd-45502-uploading-project-export-with-lfs-file-locks-fails.yml
0 → 100644
View file @
15b6af35
---
title
:
Don't include lfs_file_locks data in export bundle
merge_request
:
18495
author
:
type
:
fixed
lib/gitlab/import_export/import_export.yml
View file @
15b6af35
...
...
@@ -27,8 +27,6 @@ project_tree:
-
:releases
-
project_members
:
-
:user
-
lfs_file_locks
:
-
:user
-
merge_requests
:
-
notes
:
-
:author
...
...
spec/lib/gitlab/import_export/safe_model_attributes.yml
View file @
15b6af35
...
...
@@ -537,12 +537,6 @@ ProjectCustomAttribute:
-
project_id
-
key
-
value
LfsFileLock
:
-
id
-
path
-
user_id
-
project_id
-
created_at
Badge
:
-
id
-
link_url
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment