.. |
extensions
|
|
|
middleware
|
Add missing preamble for @krzysiek1507, #3759
|
2018-03-15 09:00:53 -07:00 |
testing
|
|
|
web
|
Better handling of malformed job arguments in payload, fixes #4095
|
2019-02-08 08:53:23 -08:00 |
api.rb
|
Add Kill All button to the retries page (#3938)
|
2018-08-25 07:42:01 -07:00 |
cli.rb
|
Consider Default Required Path on Config File Search (#4077)
|
2019-01-08 09:20:59 -08:00 |
client.rb
|
Revert "Allow tests to override enqueued_at", fixes #4149
|
2019-04-16 08:42:29 -07:00 |
core_ext.rb
|
|
|
ctl.rb
|
Refactor sidekiqctl so it can be tested easily
|
2019-02-28 14:36:40 -08:00 |
delay.rb
|
Add missing preamble for @krzysiek1507, #3759
|
2018-03-15 09:00:53 -07:00 |
exception_handler.rb
|
|
|
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
|
Switch elapsed time calcs to use monotonic clock, fixes #3999
|
2018-10-18 13:51:58 -07:00 |
job_retry.rb
|
Explicitly signal that we handled an exception with a retry, fixes #4138 (#4141)
|
2019-04-11 18:33:59 -07:00 |
launcher.rb
|
Switch elapsed time calcs to use monotonic clock, fixes #3999
|
2018-10-18 13:51:58 -07:00 |
logging.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 |
manager.rb
|
Switch elapsed time calcs to use monotonic clock, fixes #3999
|
2018-10-18 13:51:58 -07:00 |
paginator.rb
|
|
|
processor.rb
|
Explicitly signal that we handled an exception with a retry, fixes #4138 (#4141)
|
2019-04-11 18:33:59 -07:00 |
rails.rb
|
Add CLI Run Test - Write Pid, System Boot, Print Banner (#4039)
|
2018-12-07 08:59:42 -08:00 |
redis_connection.rb
|
Warning for upcoming breakage
|
2018-11-06 08:56:50 -08:00 |
scheduled.rb
|
Remove the 2x, further comments
|
2018-07-20 10:48:46 -07:00 |
testing.rb
|
polish, changes, bump
|
2018-05-30 09:57:37 -07:00 |
util.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 |
version.rb
|
changes, bump
|
2019-04-16 09:07:58 -07:00 |
web.rb
|
Missed a few
|
2018-02-17 14:09:28 -08:00 |
worker.rb
|
Allow Sidekiq::Worker#set to be chained
|
2019-03-04 11:16:58 -08:00 |