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
Jordan Day 381e4ea429 Issue #1901: Don't crash if provided config file is empty.
Don't return result of YAML.load if false

added tests around empty config file

update changelog
2014-08-18 13:56:41 -05:00
..
extensions Never include modules if .remove_delay was called 2014-06-28 18:20:42 -04:00
middleware better rdoc for i18n 2014-08-16 10:32:03 -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 doc 1878 2014-08-06 09:41:46 -07:00
cli.rb Issue #1901: Don't crash if provided config file is empty. 2014-08-18 13:56:41 -05:00
client.rb Updated .via API 2014-03-26 20:58:45 -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 Pipeline the bulk_requeue operation 2014-05-28 13:33:33 -07:00
launcher.rb Send the full process info on each heartbeat so transient timeouts don't lead to a process disappearing in Busy, fixes #1884 2014-08-07 21:03:34 -07:00
logging.rb Include millis in the timestamp, #1789 2014-06-20 08:27:47 -07:00
manager.rb Send the full process info on each heartbeat so transient timeouts don't lead to a process disappearing in Busy, fixes #1884 2014-08-07 21:03:34 -07:00
paginator.rb flippin' typo 2014-02-13 21:19:47 -08:00
processor.rb Length workers TTL to avoid disappearing jobs, #1612 2014-06-11 11:17:40 -07:00
rails.rb Never include modules if .remove_delay was called 2014-06-28 18:20:42 -04:00
redis_connection.rb Make connection logging debug-level, fixes #1794 2014-06-21 21:01:59 -07:00
scheduled.rb fixup to poll_interval logic, so calling poll_interval= has expected behavior 2014-08-01 15:00:17 -05:00
testing.rb testing requires client and worker, fixes #1125 2014-04-09 15:31:09 -07:00
util.rb Prefer DYNO name over system hostname on Heroku, fixes #1742 2014-05-29 21:26:11 -07:00
version.rb Bump version, prepare for release 2014-08-11 10:24:29 -07:00
web.rb update dead queue in dashboard 2014-08-12 17:51:45 -03:00
web_helpers.rb Send info cmd to redis directly, fixes #1865 2014-07-27 17:36:12 -07:00
worker.rb Updated .via API 2014-03-26 20:58:45 -07:00