Invalid encoding and 500 error on 5.0.0-stable.
Created by: Distress
Hi! I installed gitlab on Ubuntu 12.04, created new project and pushed master branch from my main workstation. All files and commit messages and in KOI8-R, encoding parameter of every commit is “KOI8-R”. In “File” section of project, “Last Commit” info is correct encoded, but when I open, some files have text like “îÁÓÔÒÏÊËÁ”. In “Commits” section also preview text is ok, but then I open commits, part of them return 500 error (with “invalid byte sequence in UTF-8” error in log), part have wrong encoding in commit message, and some files in diff blocks have wrong encoding and some have correct encoding.
So, i can't understand the algorithm, rules of encoding. May be you have some ideas?