1. 28 2月, 2013 1 次提交
  2. 27 2月, 2013 8 次提交
  3. 21 2月, 2013 2 次提交
  4. 20 2月, 2013 3 次提交
  5. 19 2月, 2013 1 次提交
  6. 18 2月, 2013 4 次提交
  7. 16 2月, 2013 2 次提交
  8. 15 2月, 2013 3 次提交
  9. 14 2月, 2013 7 次提交
  10. 13 2月, 2013 7 次提交
  11. 12 2月, 2013 2 次提交
    • M
      Update lib/tasks/sidekiq.rake · 4c0c9086
      Michael Lee 提交于
      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" ?
      4c0c9086
    • D
      add import repo gitlab_shell call · 2a1fac9e
      Dmitriy Zaporozhets 提交于
      2a1fac9e