summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-01-16 20:47:17 +0000
committerLuke Bennett <lbennett@gitlab.com>2018-01-17 16:10:25 +0000
commit672cb71072fd007b76e2aa10c7a4562e479224d7 (patch)
treeda4ec941aa9bfb62453d9e84682331e17c095a0d /changelogs
parentf8d905d228f3ee4e140f033f5ebf0e35bb71b96f (diff)
downloadgitlab-ce-672cb71072fd007b76e2aa10c7a4562e479224d7.tar.gz
Merge branch 'jej/lfs-rev-list-handles-non-utf-paths-41627' into 'master'
Prevent RevList failing on non utf8 paths Closes #41627 See merge request gitlab-org/gitlab-ce!16440 (cherry picked from commit 3228ac06a019c9126b965ff32e354d10011a4f76) c4dd7b82 Prevent RevList failing on non utf8 paths
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/jej-lfs-rev-list-handles-non-utf-paths-41627.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/jej-lfs-rev-list-handles-non-utf-paths-41627.yml b/changelogs/unreleased/jej-lfs-rev-list-handles-non-utf-paths-41627.yml
new file mode 100644
index 00000000000..24f18c07ac5
--- /dev/null
+++ b/changelogs/unreleased/jej-lfs-rev-list-handles-non-utf-paths-41627.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent RevList failing on non utf8 paths
+merge_request: 16440
+author:
+type: fixed