gitlabhq/app
Gabriel Mazetto 50c2c16a4d Better algorithm to deal with encodings. Moved fallback rescue message from view to encode library.
This helps fix cases where UTF-8 is wrongly identified as ISO-8859-1. We will only try to convert strings if we are 100% sure about the charset, otherwise, we will fallback to UTF-8.
2012-05-26 20:15:06 -03:00
..
assets Event feed: Icons for some events 2012-05-19 12:25:56 +03:00
controllers It's dangerous to rescue errors here as it will hide bugs. define_tree_vars already catch all situations where something may not exist. 2012-05-26 15:56:11 -03:00
decorators Commit header improved. finalize PR 667 2012-04-16 01:10:09 +03:00
helpers Gem updates & githost logger 2012-05-21 23:17:41 +03:00
mailers Make Notify#new_merge_request_email resque friendly. 2012-05-15 22:37:34 -04:00
models Gem updates & githost logger 2012-05-21 23:17:41 +03:00
uploaders v1.0 2011-10-13 04:00:00 +03:00
views Better algorithm to deal with encodings. Moved fallback rescue message from view to encode library. 2012-05-26 20:15:06 -03:00
workers Fix issues with push 600+ commits. refactored, improved push events 2012-04-04 07:39:04 +03:00