27 Feb, 2013
1 commit
12 Feb, 2013
1 commit
-
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" ?
11 Feb, 2013
1 commit
28 Jan, 2013
1 commit
25 Jan, 2013
1 commit
-
A new queue of "project_web_hook" is used to process web hooks asynchronously, allowing each to succeed/fail (and be retried) independently. (Basically, project web hooks now process the same as system hooks.)
10 Jan, 2013
1 commit
09 Jan, 2013
1 commit