.. |
extensions
|
Replaced class and instance level send
|
2014-02-14 09:43:34 -05:00 |
middleware
|
Fix retries_exhausted + dead job handling.
|
2014-03-23 15:20:52 -07:00 |
testing
|
Add dynamic testing
|
2013-09-23 12:07:23 -07:00 |
actor.rb
|
Remove unused file, fix various warnings
|
2014-03-19 17:11:12 -07:00 |
api.rb
|
Use mset instead of a loop over set for Stats#reset.
|
2014-03-22 00:31:50 -04:00 |
cli.rb
|
Remove profile feature, fixes #1592
|
2014-03-23 15:00:40 -07:00 |
client.rb
|
Document shardable client
|
2014-03-24 20:32:12 -07:00 |
core_ext.rb
|
Address assorted warnings
|
2014-03-19 17:47:08 -07:00 |
exception_handler.rb
|
Add global error handler feature
|
2014-02-24 20:47:44 -08:00 |
fetch.rb
|
update comments from blpop to brpop
|
2014-03-05 19:04:32 +08:00 |
launcher.rb
|
Minor code update to not pass around variables that aren't necessary to pass around.
|
2014-03-21 23:46:14 -04:00 |
logging.rb
|
Remove unused file, fix various warnings
|
2014-03-19 17:11:12 -07:00 |
manager.rb
|
Minor code update to not pass around variables that aren't necessary to pass around.
|
2014-03-21 23:46:14 -04:00 |
paginator.rb
|
flippin' typo
|
2014-02-13 21:19:47 -08:00 |
processor.rb
|
Increase expiration time for stats from 180 days to 5 years.
|
2014-03-23 23:02:36 -04:00 |
rails.rb
|
Replaced class and instance level send
|
2014-02-14 09:43:34 -05:00 |
redis_connection.rb
|
Remove REDISTOGO_URL hardcoded support
|
2014-02-01 20:49:04 -08:00 |
scheduled.rb
|
Remove 'at' property so it doesn't confuse Client
|
2013-05-24 20:34:26 -07:00 |
testing.rb
|
Add JID for inline testing, fixes #1454
|
2014-01-30 09:22:07 -08:00 |
util.rb
|
Rework process/worker data model.
|
2014-03-07 22:41:10 -08:00 |
version.rb
|
oops2
|
2014-03-08 21:05:51 -08:00 |
web.rb
|
Remove "Clear worker list" button, yay!
|
2014-03-06 21:33:45 -08:00 |
web_helpers.rb
|
Remove unused file, fix various warnings
|
2014-03-19 17:11:12 -07:00 |
worker.rb
|
Rework new resque helpers
|
2013-09-29 14:24:25 -07:00 |