gitlab-org--gitlab-foss/app
Dmitriy Zaporozhets 347ce399ab Merge branch 'blame_encoding_error_fix' into 'master'
Fix for a "500: Encoding error" in the blame view

What does this MR do?

- The change enforces UTF-8 encoding on the source line data obtained from the Git.

Are there points in the code the reviewer needs to double check?

- The fix might not be enough to fix all encoding error issues in the blame view. There might be similar encoding issues if there are non-UTF-8 encoded names, for example

Why was this MR needed?

- This change fixes the "500: encoding error" that I get when I try to view the Gitlab source CHANGELOG file.

What are the relevant issue numbers / Feature requests?

- Gitlab issue #894: https://gitlab.com/gitlab-org/gitlab-ce/issues/894

See merge request !298
2015-02-04 04:32:48 +00:00
..
assets Merge pull request #8702 from m-a-r-c-o/raw-image-paste-fix 2015-02-03 17:49:15 -08:00
controllers Merge branch 'master' into mwessel/gitlab-ce-configure-protection 2015-02-03 17:54:33 -08:00
finders Rubocop: indentation fixes Yay!!! 2015-02-02 21:59:28 -08:00
helpers Improve collapsing sidebar 2015-02-03 13:11:33 -08:00
mailers Fix various typos 2015-01-18 10:29:37 -05:00
models Merge branch 'master' into mwessel/gitlab-ce-configure-protection 2015-02-03 17:54:33 -08:00
services Merge branch 'master' into mwessel/gitlab-ce-configure-protection 2015-02-03 17:54:33 -08:00
uploaders Revert "Merge pull request #7349 from srna/patch-1" 2014-12-05 15:33:22 +01:00
views Merge branch 'blame_encoding_error_fix' into 'master' 2015-02-04 04:32:48 +00:00
workers Merge branch 'github_importer' 2015-01-13 10:35:16 -08:00