gitlabhq/app
panxiaoming e2b73513f4 fixed the bug of URIDECODE error
if link to a chinese file name, it will jump to error page;
for example, the chinese file name called "消息文档.md", when after urlencode, it will be "%E6%B6%88%E6%81%AF%E6%96%87%E6%A1%A3.md", but after use History.pushState, will jump to a bad decode link.
2012-11-28 10:09:55 +08:00
..
assets fixed the bug of URIDECODE error 2012-11-28 10:09:55 +08:00
contexts Merge pull request #1720 from coagulant/wiki_search 2012-11-07 03:51:20 -08:00
controllers Rewrite and improve git backend logic. Fix project movind. Raise exception to prevent unexpected issues 2012-11-27 09:31:15 +03:00
decorators Remove "remote" attribute from Tree breadcrumb links 2012-11-01 17:56:39 -04:00
helpers Add user_color_scheme_class helper 2012-11-27 22:51:05 +01:00
mailers Reorder and group methods in Notify mailer 2012-10-18 01:14:09 +02:00
models Fix invalid method call for gitolite 2012-11-27 16:35:00 +02:00
observers Fix user creation cause of dual namespace build 2012-11-27 18:27:13 +00:00
roles Rewrite and improve git backend logic. Fix project movind. Raise exception to prevent unexpected issues 2012-11-27 09:31:15 +03:00
uploaders Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
views Add user_color_scheme_class helper 2012-11-27 22:51:05 +01:00
workers Fix hooks for merge request which were accepted by web-interface 2012-11-18 19:56:29 +02:00