1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib/sidekiq
2012-11-03 11:47:48 -07:00
..
extensions Fix case where email method short-circuits and returns nil 2012-10-19 11:00:12 -07:00
middleware MSG -> JID 2012-11-03 11:47:48 -07:00
testing Inline testing now runs through client middleware before executing, fixes #465 2012-10-25 20:55:32 -07:00
api.rb Update API to support retries and scheduled jobs 2012-10-30 10:06:20 -07:00
capistrano.rb adding sidekiq_processes option for running multiple sidekiq processes per host 2012-09-11 17:26:12 -03:00
cli.rb Tag sidekiq process with Rails app name [#463] 2012-10-31 10:29:32 -07:00
client.rb Inline testing now runs through client middleware before executing, fixes #465 2012-10-25 20:55:32 -07:00
core_ext.rb Fix stringify_keys does not take an argument. 2012-10-30 20:31:59 +01:00
exception_handler.rb note that we don't want more error services 2012-10-28 13:24:01 -07:00
fetch.rb Removed -s flag, simplified queue logic 2012-07-31 13:58:50 -07:00
logging.rb Prefer Sidekiq.logger, inject message context into all working logging 2012-05-15 19:44:35 -07:00
manager.rb Tag sidekiq process with Rails app name [#463] 2012-10-31 10:29:32 -07:00
paginator.rb Add pagination to Web UI 2012-07-17 22:14:15 -07:00
processor.rb Use core_ext for constantize and stringify_keys 2012-10-27 12:48:34 -07:00
rails.rb Remove optionality of Rails hooks, #401 2012-09-20 20:04:25 -07:00
redis_connection.rb Fat fingered in vim :( 2012-10-14 16:54:34 -07:00
scheduled.rb Update lib/sidekiq/scheduled.rb 2012-08-16 11:42:57 +03:00
stats.rb Ditch pipelined calls for multi 2012-09-04 10:02:07 -07:00
testing.rb Ensure that all jobs are drained 2012-11-01 15:49:35 +01:00
util.rb Use core_ext for constantize and stringify_keys 2012-10-27 12:48:34 -07:00
version.rb bump version 2012-11-02 14:32:37 -07:00
web.rb Remove sprockets, sass, and compass dependencies. 2012-11-02 11:11:34 -07:00
worker.rb Use core_ext for constantize and stringify_keys 2012-10-27 12:48:34 -07:00
yaml_patch.rb Not sure what to do with this so it's here if someone wants to use it, #152 2012-04-27 21:44:34 -07:00