12 Feb, 2013
11 commits
-
Mac OS uses launchd instead of /etc/init.d to start daemons and tasks to be started by launchd MUST NOT daemon itself. So "nohup" here won't work for Mac OS. Can we add a "launchd" task to the rake file so that we can start sidekiq as "bundle exec rake sidekiq:launchd" ?
-
Gitlab incorrectly routes blobs to the compare controller depending on filename.
-
…into Undev-fix-db-after-updating-rails
11 Feb, 2013
16 commits
09 Feb, 2013
7 commits
08 Feb, 2013
1 commit
07 Feb, 2013
5 commits
-
fix the gitlab-shell clone url in master installation doc