summaryrefslogtreecommitdiff
path: root/lib/gitlab/encoding_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Move encoding methods to the more general EncodingHelpergitaly-encoding-helpersAlejandro Rodríguez2017-12-281-0/+10
* Fix encoding bugs in Gitlab::Git::UserJacob Vosmaer (GitLab)2017-11-231-0/+4
* Avoind unnecesary `force_encoding` operationsAlejandro Rodríguez2017-10-181-2/+5
* remove useless commentmicael.bergeron2017-09-061-2/+0
* renames ambiguous methods and add specmicael.bergeron2017-09-061-5/+5
* fix refactoring error with Blob.binary?micael.bergeron2017-09-061-4/+4
* revert to using a simple representationmicael.bergeron2017-09-061-5/+12
* wip: fake its a binary diffmicael.bergeron2017-09-061-4/+12
* Raise encoding confidence threshold to 50Lin Jen-Shin2017-08-081-1/+1
* Fix binary encoding error on MR diffsJames Lopez2017-06-061-1/+1
* Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper`Bob Van Landuyt2017-06-011-0/+62