rails/activejob/test/support/integration/adapters
Dirkjan Bussink 0523532a3c
Always use OpenSSL constants for Digest operations
As also previously discussed in
https://github.com/rails/rails/pull/40770#issuecomment-748347066, this
moves the usage of Digest constants to always use the OpenSSL version of
those Digest implementations.
2021-06-30 13:57:54 +02:00
..
async.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
backburner.rb Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
delayed_job.rb Wait for the Delayed Job worker thread to finish 2017-08-13 22:03:40 +09:30
inline.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
que.rb Add support for que name to Que adapter. 2020-03-04 13:50:13 +01:00
queue_classic.rb Return a non zero code when can not connect to backend on CI 2018-10-19 07:45:47 +09:00
resque.rb Revert "Merge pull request #40453 from yahonda/resque_start_workers" 2020-12-06 23:01:19 +09:00
sidekiq.rb Revert "Work around getaddrinfo deadlock in forked process" 2020-12-06 23:01:56 +09:00
sneakers.rb Always use OpenSSL constants for Digest operations 2021-06-30 13:57:54 +02:00
sucker_punch.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00