1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

21 commits

Author SHA1 Message Date
Elpizo Choi
c43d7cffd0 fix command to use -d for directory 2012-06-19 17:20:57 -07:00
Elpizo Choi
8ec9708220 don't run quiet or stop when no current_path found 2012-06-19 17:03:15 -07:00
Bruno Zanchet
6cffbb9adb do not halt deployment if no servers are going to run sidekiq workers 2012-05-16 17:17:01 -03:00
Bruno Zanchet
28c89338f8 using the bundle_cmd variable on capistrano tasks if present 2012-04-19 18:13:23 -03:00
Mike Perham
05fba94195 Fix double restart 2012-04-18 08:40:57 -07:00
Matthew Ford
d03f7c777e more cap hooks closes #136 2012-04-17 03:56:41 +02:00
Mike Perham
93adb17437 Fix sidekiq:start, #131 2012-04-15 14:59:32 -07:00
Mike Perham
16fa99c875 Support custom capistrano role, fixes #113 2012-04-05 20:18:11 -07:00
Mike Perham
92c61e7601 Cap fix, fixes #106 2012-04-03 20:00:20 -07:00
Hinrik Örn Sigurðsson
bc7fdd1748 Prevent "cap deploy" from hanging 2012-03-29 12:17:38 +00:00
Hinrik Örn Sigurðsson
fae3f120b9 Add missing "bundle exec" prefixes 2012-03-29 06:25:45 +00:00
Mike Perham
a62c775d20 Update capistrano recipe to use a custom ruby script, #95 2012-03-27 20:19:24 -07:00
Mike Perham
8ca2fb57d6 Update recipe to work on old bash versions, fixes #78 2012-03-11 12:21:34 -07:00
Mike Perham
9a4b8f0d09 Redirect stderr and stdout to log file 2012-03-09 19:03:04 -08:00
Mike Perham
c8651c59e0 Ignore result of kill -9, GH-76 2012-03-09 19:01:19 -08:00
Matthew Ford
d434e035e4 task wasn't dropping pid file, use current_path everywhere. 2012-03-09 23:17:20 +00:00
Matthew Ford
8cc67fd6d8 fix cap task not returning 2012-03-09 22:56:08 +00:00
Matthew Ford
50423d7bd1 Fix for: sh: cannot create log/sidekiq.log: Directory nonexistent 2012-03-09 22:47:29 +00:00
Mike Perham
be1ef5736e Implement USR1 - stop accepting new work, GH-69 2012-03-08 20:58:51 -08:00
Mike Perham
9c22f8d159 Redirect stderr to logfile also, use nohup [fixes #64] 2012-02-29 20:50:18 -08:00
Mike Perham
9fb20f6249 Add capistrano integration [#52] 2012-02-26 20:36:30 -08:00