29 May, 2012
8 commits
28 May, 2012
1 commit
27 May, 2012
7 commits
-
Conflicts: lib/gitlab/encode.rb
26 May, 2012
9 commits
-
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.
-
…ady catch all situations where something may not exist.
-
Updated; libreadline-dev > libreadline-gplv2-dev
-
;) Have fun!
25 May, 2012
1 commit
24 May, 2012
1 commit
23 May, 2012
5 commits
-
Corrected line for running gl-system-install
-
fix merge_requests.html.haml
22 May, 2012
2 commits
-
fix No route matches static.css Error
21 May, 2012
1 commit
-
* Grit gem updated * gitolite-client updated * logger added * few fixes
20 May, 2012
4 commits
-
Refactoring: get rid of ruby antipattern unless/else and use if/else instead
-
Get rid of useless public/index.html (auto-generated file when new rails app was created)
19 May, 2012
1 commit
-
Added force utf8 encoding