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
2015-05-19 15:05:09 -07:00
..
extensions Undeprecate actionmailer delay, fixes #2186 2015-03-02 13:14:09 -08:00
middleware Handle circular error causes 2015-04-04 09:27:13 +02: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 Remove instances of early return while holding a Redis connection 2015-04-10 14:28:28 -07:00
cli.rb Simplify 2015-05-15 09:42:43 -07:00
client.rb Reduce allocated for gem 2015-04-05 19:03:17 +03:00
core_ext.rb Revert using #each_key 2015-04-11 00:44:57 +03:00
exception_handler.rb Pro XSS 2015-04-29 14:12:32 -07:00
fetch.rb Removed unnecessary to_f invocations 2015-04-01 10:49:05 -04:00
launcher.rb Fix crash on exit when Redis is down, #2235 2015-03-13 12:07:01 -07:00
logging.rb use context as stack 2014-12-30 14:02:33 -08:00
manager.rb Better usage text for sidekiqctl 2014-12-26 09:20:15 -08:00
paginator.rb Remove instances of early return while holding a Redis connection 2015-04-10 14:28:28 -07:00
processor.rb created a method for sleep with retry count for monkey patching 2015-05-19 15:05:09 -07:00
rails.rb Never include modules if .remove_delay was called 2014-06-28 18:20:42 -04:00
redis_connection.rb Reduce allocated for gem 2015-04-05 19:03:17 +03:00
scheduled.rb Polish for #2322 2015-05-04 10:52:40 -07:00
testing.rb Set Worker's bid when using Sidekiq::Testing 2015-05-13 09:52:44 +02:00
util.rb Add random string to process identity. 2014-12-31 20:09:01 +00:00
version.rb incr version 2015-03-22 16:47:12 -07:00
web.rb Fit all stats into 2 redis pipelines 2015-01-17 01:54:34 +00:00
web_helpers.rb Don't forget poor little freeze\! 2015-05-15 12:11:01 -07:00
worker.rb Reduce allocated for gem 2015-04-05 19:03:17 +03:00