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
2018-12-30 12:15:21 -08:00
..
extensions Remove Rails <5 code/patches/hacks, bump! 2018-12-28 10:16:50 -08:00
middleware Remove Rails <5 code/patches/hacks, bump! 2018-12-28 10:16:50 -08:00
testing Freeze all string literals in source, fixes #2741 2015-12-31 15:33:35 -08:00
web Add unsafe-inline to allow bucket graph to display (#4031) 2018-11-28 11:46:07 -08:00
api.rb Add Kill All button to the retries page (#3938) 2018-08-25 07:42:01 -07:00
cli.rb Move proctitle from cli to launcher (#4067) 2018-12-30 12:15:21 -08:00
client.rb freshen push_bulk rdoc 2018-05-15 11:27:49 -07:00
delay.rb Add missing preamble for @krzysiek1507, #3759 2018-03-15 09:00:53 -07:00
exception_handler.rb Log at error level on redis exceptions and then warn for exception 2017-11-30 10:11:16 -08:00
fetch.rb Remove explicit freeze, which should not be necessary anymore with frozen_string_literal: true. Fixes #3759 2018-02-17 14:09:28 -08:00
job_logger.rb Rework logger changes a bit 2018-12-29 07:54:05 -08:00
job_retry.rb Minimize logging in the retry subsystem, fixes #3979 2018-09-28 11:22:17 -07:00
launcher.rb Move proctitle from cli to launcher (#4067) 2018-12-30 12:15:21 -08:00
logger.rb Rework logger changes a bit 2018-12-29 07:54:05 -08:00
manager.rb Switch elapsed time calcs to use monotonic clock, fixes #3999 2018-10-18 13:51:58 -07:00
paginator.rb Freeze all string literals in source, fixes #2741 2015-12-31 15:33:35 -08:00
processor.rb Rework logger changes a bit 2018-12-29 07:54:05 -08:00
rails.rb Remove Rails <5 code/patches/hacks, bump! 2018-12-28 10:16:50 -08:00
redis_connection.rb client-side doesn't need more conns 2018-12-16 15:44:59 -08:00
scheduled.rb JSON Logger Formatter (#4050) 2018-12-28 15:05:51 -08:00
testing.rb polish, changes, bump 2018-05-30 09:57:37 -07:00
util.rb Rework logger changes a bit 2018-12-29 07:54:05 -08:00
version.rb Remove Rails <5 code/patches/hacks, bump! 2018-12-28 10:16:50 -08:00
web.rb Remove Rails <5 code/patches/hacks, bump! 2018-12-28 10:16:50 -08:00
worker.rb fix syntax highlighting in documentation for Sidekiq::Worker (#4042) 2018-12-06 06:10:48 -08:00