25 Mar, 2012
4 commits
-
Fix installation instructions for running gitlab_status
24 Mar, 2012
18 commits
-
When running `rake gitlab_status` to check if it's safe to continue on installation in step 4, you need to use `RAILS_ENV=production` or else you will receive an error about "permission denied for user root@localhost..."
-
See https://github.com/gitlabhq/gitlabhq/issues/572
23 Mar, 2012
5 commits
-
Conflicts: resque.sh
-
Use of -p option of mkdir command to avoid message telling tmp/pids directory already exists...
-
…ready exists at every GitLab (re)start. It ensures that all directories on the path exists so it can create tmp directory if its not there for some reason.
-
Need to replace If statement with try_files in nginx.conf
22 Mar, 2012
11 commits
21 Mar, 2012
2 commits
-
$ wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.tar.gz