summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-05-10 14:45:09 +0000
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-05-10 14:45:09 +0000
commit9dc41a0993a38f99eeda9c2e8bb3ace070003496 (patch)
tree85d223ad978f16c19b107fa4acc4574aa6156e88 /changelogs
parente09b609f0e41879a80e32c1e682f433d5318b89c (diff)
parente67481e079023e1319e91fabfb90b88c9a2b2655 (diff)
downloadgitlab-ce-9dc41a0993a38f99eeda9c2e8bb3ace070003496.tar.gz
Merge branch 'sh-fix-lfs-download-errors' into 'master'
Properly handle LFS Batch API response in project import Closes #61624 See merge request gitlab-org/gitlab-ce!28223
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-lfs-download-errors.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-lfs-download-errors.yml b/changelogs/unreleased/sh-fix-lfs-download-errors.yml
new file mode 100644
index 00000000000..ad67df6bb06
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-lfs-download-errors.yml
@@ -0,0 +1,5 @@
+---
+title: Properly handle LFS Batch API response in project import
+merge_request: 28223
+author:
+type: fixed