28 Nov, 2011
14 commits
-
directly force_encoding is wrong, must detect the file string's encoding. then force_encoding the string to it's encoding. last convert it to utf-8.
27 Nov, 2011
9 commits
-
Do not install ruby-debug on travis-ci.org, it only wastes time
-
See http://about.travis-ci.org/docs/user/languages/ruby/ (the "Exclude non-essential gems like ruby-debug" section) for reasoning.
26 Nov, 2011
5 commits
25 Nov, 2011
11 commits
-
If using multiple Rails apps in subfolders, the upper left "GITLAB" button links to '/' and thats kinda wrong. This fix creates a link to the root_url instead, which works in every case.
24 Nov, 2011
1 commit
-
link "GITLAB" logo to root_url instead of '/'