-
- Downloads
Encode revision for gitattributes ref
A field didn't call the needed encoding helper, thus some UTF-8 encoding couldn't be encoded to ASCII. Using the helper method this was fixed. Tests are now run against Gitaly and Rugged too, to ensure both remain working correctly. Fixes gitlab-org/gitaly#1032, gitlab-org/gitlab-ce#43278
Showing
- changelogs/unreleased/zj-gitaly-encoding-issue.yml 5 additions, 0 deletionschangelogs/unreleased/zj-gitaly-encoding-issue.yml
- lib/gitlab/gitaly_client/repository_service.rb 1 addition, 1 deletionlib/gitlab/gitaly_client/repository_service.rb
- spec/lib/gitlab/git/repository_spec.rb 67 additions, 51 deletionsspec/lib/gitlab/git/repository_spec.rb
Please register or sign in to comment