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
2017-01-02 12:55:48 -08:00
..
extensions
middleware Fixnum -> Integer replacement and Ruby 2.4 support for Travis. (#3293) 2016-12-26 08:47:00 -08:00
testing
web Fixnum -> Integer replacement and Ruby 2.4 support for Travis. (#3293) 2016-12-26 08:47:00 -08:00
api.rb
cli.rb fix thread labels in TTIN dumps 2016-12-31 21:31:42 -08:00
client.rb
core_ext.rb Add supress_warnings API, so we can quietly redefine methods in Pro/Ent 2016-11-23 14:25:41 -08:00
exception_handler.rb
fetch.rb
launcher.rb Rewrite heartbeat so we can dynamically update tags/labels, #2867 2016-11-25 13:39:22 -08:00
logging.rb
manager.rb Update Manager description (#3291) 2016-12-23 08:15:16 -08:00
paginator.rb
processor.rb
rails.rb Only configure reloader/executor in server mode, not necessary in client mode, fixes #3275 2016-12-12 09:39:12 -08:00
redis_connection.rb
scheduled.rb
testing.rb Add the enqueued_at attribute when fake Testing (#3258) 2016-11-25 21:19:16 -08:00
util.rb fix thread labels in TTIN dumps 2016-12-31 21:31:42 -08:00
version.rb Start 5.0 branch 2016-12-31 14:42:52 -08:00
web.rb
worker.rb