release a new version of grit_ext, added it into Gitlab.
Created by: SaitoWu
Remove all force_encoding
, utf8
things from gitlabhq codebase.
Extract those things to grit_ext
.
Tested with my UTF-8
and GBK
encoding codebase, it works great.
Merge request reports
Activity
Created by: riyad
I just tried a few things with it and it works like charm. :) @SaitoWu you are my hero. :D Tested the following things:
- commits with non-ascii messages
- listing dirs with non-ascii names
- showing files with non-ascii names
- showing diffs for commits with changed non-ascii files (this was an unfixed issue before)
- editing files with non-ascii paths in GitLab
seems good. :D
By Administrator on 2012-11-08T20:41:37 (imported from GitLab project)
By Administrator on 2012-11-08T20:41:37 (imported from GitLab)
Created by: SaitoWu
@Riyad What should i say? you are my lady? :trollface: JK..
Thank you all guys! I just feel like a boss.
By Administrator on 2012-11-09T13:45:04 (imported from GitLab project)
By Administrator on 2012-11-09T13:45:04 (imported from GitLab)