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
2014-10-06 08:53:25 -07:00
..
extensions More explicit deprecation message 2014-10-02 15:30:01 -07:00
middleware extract attempt_retry method in RetryJobs middleware 2014-09-05 11:09:31 -05: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 Refactor #1984 2014-10-06 08:53:06 -07:00
cli.rb Use warn for printing TTIN, so people don't configure away the ability to debug 2014-09-19 10:55:51 -07:00
client.rb Rejigger raw_push for Pro's atomic batch fix 2014-08-31 14:04:19 -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 Helpful comment is helpful 2014-09-10 10:43:06 -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 extracts worker.perform so call can be enhanced 2014-09-10 11:13:24 -06: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 Terminology: message -> job 2014-10-06 08:53:25 -07:00
testing.rb extracts worker.perform so call can be enhanced 2014-09-10 11:13:24 -06:00
util.rb Refactor #1984 2014-10-06 08:53:06 -07:00
version.rb Lock to Celluloid 0.15.2 2014-09-10 08:38:04 -07:00
web.rb Don't return 404 when no key is provided, redirect to the get request instead. 2014-09-16 19:18:54 +00:00
web_helpers.rb Update web_helpers.rb 2014-09-19 15:37:05 +08:00
worker.rb Updated .via API 2014-03-26 20:58:45 -07:00