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
7 commits
-
link "GITLAB" logo to root_url instead of '/'
-
Use HTTPS protocol in Gemfile
-
Don't install development and test gems in production
23 Nov, 2011
2 commits
-
Switch to the https protocol in the Gemfile & Gemfile.lock since the git protocol is sometimes blocked by firewalls (and is not easily proxied)
22 Nov, 2011
15 commits