sort by:
Revision Author Date Message Commit Date
882154e Fix test 30 October 2012, 17:59:02 UTC
ac525eb Move UI debug info to footer, it breaks with long hostnames 30 October 2012, 17:49:15 UTC
f1e3822 remove whitespace 30 October 2012, 17:08:58 UTC
4b0d568 Update API to support retries and scheduled jobs 30 October 2012, 17:06:20 UTC
e3a08be Merge pull request #475 from cavneb/master Enhanced the UI a bit. See http://d.pr/i/rcGz 29 October 2012, 22:40:51 UTC
5974b11 Merge pull request #456 from pivotal-chelsea/erb_config pass the yml file through erb first 29 October 2012, 22:39:09 UTC
9bdb418 removed debugging - https://github.com/mperham/sidekiq/pull/475#issuecomment-9886565 29 October 2012, 21:54:51 UTC
3a127d4 enhanced UI - see http://d.pr/i/rcGz 29 October 2012, 20:50:21 UTC
f100a2f Update runtime deps, not sure this is a good thing 29 October 2012, 03:14:54 UTC
f10a67f Fix web tests 29 October 2012, 02:49:43 UTC
aed84fd note that we don't want more error services 28 October 2012, 20:24:01 UTC
7b39a40 changes 28 October 2012, 20:00:45 UTC
754f7f5 Only show clear button if it makes sense 28 October 2012, 19:47:17 UTC
0c6b0e6 Merge pull request #473 from hull/ui_redesign Sidekiq UI redesign 28 October 2012, 19:39:32 UTC
839f946 version bump 27 October 2012, 19:49:32 UTC
f04e1ec Use core_ext for constantize and stringify_keys 27 October 2012, 19:48:34 UTC
ad03228 Merge pull request #471 from siong1987/master Support for Honeybadger. 27 October 2012, 18:40:20 UTC
4da2757 use honeybadger for exception. 27 October 2012, 03:33:54 UTC
401c9db Update according to mperham's feedback 26 October 2012, 16:53:49 UTC
ae57151 Layout fixes 26 October 2012, 16:50:55 UTC
3d42c04 V1 26 October 2012, 16:50:38 UTC
b42cbbc Layout fixes 26 October 2012, 16:47:45 UTC
721f156 Compass config 26 October 2012, 16:47:45 UTC
85768ba V1 26 October 2012, 16:47:44 UTC
c64a6eb update changes 26 October 2012, 04:37:33 UTC
576eb6f Inline testing now runs through client middleware before executing, fixes #465 26 October 2012, 03:55:32 UTC
ae1ff33 Merge pull request #469 from jbgo/queue_names_with_dots Accept queue names containing dots through the CLI 25 October 2012, 19:58:09 UTC
8713de1 Accept queue names containing dots through the CLI 25 October 2012, 19:40:42 UTC
1cbd98f Merge pull request #466 from dleung/master Modify web ui of sidekiq to add a delete button to jobs in the queue to cancel them 24 October 2012, 01:19:10 UTC
ed06e2d Modified web ui to add a delete button to cancel jobs in queue 23 October 2012, 23:11:14 UTC
b86f077 Merge pull request #464 from dleung/2.2.1-custom Added option in views to expand the description past the limit 23 October 2012, 17:42:40 UTC
c950f4f Added option in views to expand the description past the limit 23 October 2012, 17:26:33 UTC
c4e5b52 api cleanup 20 October 2012, 21:09:27 UTC
05cbc63 Add APIs for manipulating job and retry queues, finishes #457 20 October 2012, 21:03:43 UTC
1ba0621 pass the yml file through erb first 19 October 2012, 20:50:59 UTC
3f5047f Release 2.4.0 19 October 2012, 20:11:58 UTC
ab0f16d merge 19 October 2012, 18:01:52 UTC
4d3c05d Fix case where email method short-circuits and returns nil 19 October 2012, 18:00:12 UTC
83a4fb0 Fix case where email method short-circuits and returns nil 19 October 2012, 17:50:44 UTC
e793ea9 Merge pull request #455 from sj26/testing-clear-and-drain-all-workers Testing clear_all and drain_all 19 October 2012, 04:39:44 UTC
2907777 Add Worker clear_all and drain_all 19 October 2012, 04:16:28 UTC
7eca5a2 Merge branch 'master' of github.com:mperham/sidekiq 18 October 2012, 18:31:55 UTC
d962ce7 Use Job ID for logging 18 October 2012, 18:31:36 UTC
d5af107 Merge pull request #454 from dkatten/master Add Bignum to the list of classes which cannot be duped. 18 October 2012, 16:41:19 UTC
61dc13b Add Bignum to the list of classes which cannot be duped. 18 October 2012, 14:28:51 UTC
cbab748 Merge pull request #452 from sj26/stringify-extensions-proxy-options Stringify Extensions::Proxy options 18 October 2012, 04:20:17 UTC
fe00509 Move stringify_keys to client_push 18 October 2012, 04:00:54 UTC
aa31d61 Stringify Extensions::Proxy options 18 October 2012, 03:27:54 UTC
4147558 Merge pull request #451 from noahd1/customize_max_retry_attempts use 'retry' option to customize max retry attempts 17 October 2012, 23:31:04 UTC
bc1e38f use 'retry' option to customize max retry attempts e.g. { 'class' => 'HardWorker', 'args' => [1, 2, 'foo'], 'retry' => 5 } Addresses Issue #313 17 October 2012, 22:58:07 UTC
fc3a1fd Allow custom sidekiq_options for delay calls, fixes #450 17 October 2012, 17:17:19 UTC
ece288a Merge pull request #432 from joneslee85/patch-1 Add :pidfile and :namespace option into example config.yml 16 October 2012, 17:53:33 UTC
d0b97e6 Merge pull request #448 from chewi/bug/useless_retries_test The test for throwing away after too many retries didn't test anything! 16 October 2012, 16:15:53 UTC
1de18da The test for throwing away after too many retries didn't actually test anything! 16 October 2012, 13:55:04 UTC
d3499a3 Merge pull request #444 from mperham/generic_redis_provider Allow generic Redis providers via env var 16 October 2012, 03:37:52 UTC
d46489b Fat fingered in vim :( 14 October 2012, 23:54:34 UTC
619176f Refactor & add tests for determine_redis_provider 14 October 2012, 23:12:17 UTC
36bb718 Allow generic Redis providers via env var Instead of hardcoding every provider's environment variable, Sidekiq now supports both REDIS_PROVIDER and REDIS_URL env vars. Let's say you run on Heroku and you use openredis. You can now set REDIS_PROVIDER=OPENREDIS_URL and Sidekiq will use the openredis uri. If you switch to another provider, all you need to do is reset REDIS_PROVIDER. An example of switching to RedisGreen: REDIS_PROVIDER=REDISGREEN_URL. Easy peasy! Sidekiq also supports using your own url with REDIS_URL. While you can still pass in the URL to Sidekiq::RedisConnection.create, it's also now possible to set it with just an env var. Closes #443 14 October 2012, 21:58:20 UTC
f7b49ca Merge pull request #436 from jeremyruppel/timeago-setinterval-leak Avoid timeago auto-refreshing itself 09 October 2012, 23:43:10 UTC
9687bb8 Avoid timeago auto-refreshing itself @judofyr proposed this solution to #424. 09 October 2012, 21:36:54 UTC
222b41c Add :pidfile and :namespace option into example config.yml 09 October 2012, 02:16:55 UTC
5718871 Add commercial license for Sidekiq Pro 04 October 2012, 16:34:56 UTC
3447da3 verbage 03 October 2012, 16:39:32 UTC
e2b451a oops, remove pledgie link 01 October 2012, 15:36:03 UTC
70adddb Release 2.3.3 01 October 2012, 15:13:41 UTC
69ca25b Merge pull request #421 from cavalle/module_delay Allow delay of any module class method 30 September 2012, 17:13:12 UTC
0c1be45 Update changelog 30 September 2012, 16:29:32 UTC
8657aea Allow delay of any module class method 30 September 2012, 16:09:42 UTC
729321b Merge pull request #412 from Verba/nil_backtrace thread.backtrace is sometimes nil 24 September 2012, 18:08:44 UTC
a30a4c8 thread.backtrace is sometimes nil 24 September 2012, 17:39:35 UTC
b0fa69a Remove optionality of Rails hooks, #401 21 September 2012, 03:04:25 UTC
280a3f4 Prepare 2.3.2 20 September 2012, 13:44:28 UTC
5e53cfb Merge pull request #402 from titanous/fix-retry Fix retry default 18 September 2012, 03:16:40 UTC
895a436 Fix retry default 18 September 2012, 03:08:45 UTC
c6cb222 cleanup cleanup 16 September 2012, 14:28:25 UTC
4cc5514 Cleanup 16 September 2012, 14:27:49 UTC
c4fc7fd push_batch => push_bulk 14 September 2012, 00:38:56 UTC
b65a067 Note push_batch in changes 13 September 2012, 16:18:32 UTC
19455a8 Merge branch 'client_batch' 13 September 2012, 16:16:36 UTC
8343fe0 Use defer, fixes #398 13 September 2012, 16:16:24 UTC
c78d4e7 Add test for client middleware short circuit 13 September 2012, 04:22:13 UTC
92bec16 Implement Client.push_batch 12 September 2012, 03:53:22 UTC
d3dcffd Merge pull request #397 from bzanchet/master Allow multiple sidekiq processes per host on capistrano 11 September 2012, 21:29:32 UTC
e933fd8 added comment to Changes.md about multiple processes per host on Capistrano recipe 11 September 2012, 21:13:23 UTC
b9b842f adding sidekiq_processes option for running multiple sidekiq processes per host 11 September 2012, 20:26:12 UTC
c03d857 Use Socket.gethostname, #393 11 September 2012, 03:27:40 UTC
cc3b77f Extract name to a constant 09 September 2012, 19:41:23 UTC
79c0118 exclude app test code 09 September 2012, 19:10:42 UTC
2fb78fb bump rails version 09 September 2012, 19:08:05 UTC
ba2470e Increase default expiry, fixes #385 09 September 2012, 02:50:03 UTC
430f6a9 Revert "enable thread tasks" This reverts commit d1c1406239f468f00ba9834a6438a67a65ab983d. 09 September 2012, 02:45:07 UTC
cdd23ae Now with test! 07 September 2012, 16:02:23 UTC
b3757fd Rejigger inline testing to handle enqueue/enqueue_to 07 September 2012, 15:59:04 UTC
be84d53 Rejigger resque helpers to remove perform_in_queue 07 September 2012, 15:35:27 UTC
a270fd8 Merge pull request #295 from AutoUncle/master Added another Resque compatibility helper #enqueue_to 07 September 2012, 15:30:40 UTC
07930b8 Merge branch 'master' of https://github.com/mperham/sidekiq 07 September 2012, 12:48:55 UTC
941098a Merge pull request #390 from ezkl/respect-airbrake-ignore Stop Airbrake notifications of ignored exceptions 06 September 2012, 18:13:55 UTC
22381aa Use `Airbrake#notify_or_ignore` 06 September 2012, 17:50:15 UTC
3c69685 Merge pull request #388 from mperham/stats Stats module for reporting 05 September 2012, 23:53:45 UTC
52fce1c Change jobid to be hex, not base64, for http safety 05 September 2012, 04:33:06 UTC
back to top