gitlab-org--gitlab-foss/app/views
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
..
admin Merge branch 'mwessel/gitlab-ce-configure-protection' into 'master' 2015-02-04 04:25:07 +00:00
dashboard Improve project icons for dashboard 2015-02-02 15:47:51 -08:00
devise Remove password strength indicator 2015-01-15 14:10:13 +01:00
doorkeeper Rework oauth2 feature 2014-12-25 18:35:04 +02:00
errors
events Add a commit calendar to the user profile 2015-01-29 01:25:26 +01:00
explore
github_imports Github Importer: AJAX update status 2015-01-20 11:52:55 -08:00
groups Spelling improvement, add in a group, not into group. 2015-02-03 16:55:31 -08:00
help Fix the email variable substituation in ssh help page 2015-01-15 23:06:32 -02:00
kaminari/gitlab
layouts Improve collapsing sidebar 2015-02-03 13:11:33 -08:00
notify Add Diff syntax colors for email-on-push notifications 2015-01-17 19:19:28 +01:00
profiles Fix the sentence on notification page. 2015-01-21 13:36:27 -08:00
projects Merge branch 'blame_encoding_error_fix' into 'master' 2015-02-04 04:32:48 +00:00
search Replace highlight.js with rouge-fork rugments 2015-01-15 13:41:11 +01:00
shared Fixes the sort dropdown goind outside of the screen 2015-01-17 16:39:29 +01:00
snippets
users Improve project icons for dashboard 2015-02-02 15:47:51 -08:00
votes