1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/test
stoodfarback fc4e7d44c8 ActiveJob Backburner adapter: fix priority
The priority wasn't being passed from ActiveJob to Backburner, despite
priority being supported. This also brings it inline with the docs,
which mark Backburner as supporting priorities in the "Backend Features"
table: https://api.rubyonrails.org/classes/ActiveJob/QueueAdapters.html
2018-09-07 21:55:05 -07:00
..
adapters Remove support for Qu gem. 2018-03-19 21:27:16 +01:00
cases Merge pull request #33751 from steves/add_retry_notifications_to_aj 2018-08-30 13:39:51 -05:00
integration ActiveJob Backburner adapter: fix priority 2018-09-07 21:55:05 -07:00
jobs Increment execution count before deserialize arguments 2018-08-18 11:22:41 +09:00
models [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
support Fix Ruby warnings tickled by the test suite 2018-06-30 10:20:45 +02:00
helper.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00