diff options
author | Nick Thomas <nick@gitlab.com> | 2019-05-06 12:51:50 +0000 |
---|---|---|
committer | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2019-06-03 12:59:54 +0000 |
commit | 77cec14e7eb30686812a36d8109ef7a64380fdad (patch) | |
tree | e0d8379b7655a32d86bdb6bd1eb8359375027c39 /changelogs | |
parent | 2718721b5c3243e2d6efbbe43159340169625c2a (diff) | |
download | gitlab-ce-77cec14e7eb30686812a36d8109ef7a64380fdad.tar.gz |
Merge branch '61203-fix-lfs-ui-upload' into 'master'
Fix uploading of LFS tracked file through UI
Closes #61203
See merge request gitlab-org/gitlab-ce!28052
(cherry picked from commit 4d2d812463256003ab943df90a9c603821078a69)
3f192e8a Fix Lfs::FileTransformer to work with file objects
48fcdf1f Add changelog entry
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/61203-fix-lfs-ui-upload.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/61203-fix-lfs-ui-upload.yml b/changelogs/unreleased/61203-fix-lfs-ui-upload.yml new file mode 100644 index 00000000000..66afe9f0597 --- /dev/null +++ b/changelogs/unreleased/61203-fix-lfs-ui-upload.yml @@ -0,0 +1,5 @@ +--- +title: Fix uploading of LFS tracked file through UI +merge_request: 28052 +author: +type: fixed |