.. |
queue_adapters
|
ActiveJob Backburner adapter: fix priority
|
2018-09-07 21:55:05 -07:00 |
serializers
|
fix spelling in docs for ActiveJob::Serializers::ObjectSerializer#deserialize
|
2018-04-13 06:59:50 -07:00 |
arguments.rb
|
Update arguments.rb [ci skip]
|
2018-09-13 22:14:27 +05:30 |
base.rb
|
ActiveJob::Base no longer dependents on Serializers
|
2018-07-03 21:48:26 +09:00 |
callbacks.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
configured_job.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
core.rb
|
Make sure that when serialing an just deserialized job arguments are there
|
2018-05-01 13:33:50 -04:00 |
enqueuing.rb
|
Revert "Merge pull request #33234 from alpaca-tc/autoload_activejob_arguments"
|
2018-07-01 13:22:44 +02:00 |
exceptions.rb
|
retry_job should publish enqueue_retry.active_job notification
|
2018-09-16 17:46:24 +03:00 |
execution.rb
|
Increment execution count before deserialize arguments
|
2018-08-18 11:22:41 +09:00 |
gem_version.rb
|
Start Rails 6.0 development!!!
|
2018-01-30 18:51:17 -05:00 |
logging.rb
|
retry_job should publish enqueue_retry.active_job notification
|
2018-09-16 17:46:24 +03:00 |
queue_adapter.rb
|
Consolidate queue_adapter= and interpret_adapter
|
2018-01-05 17:18:56 +09:00 |
queue_adapters.rb
|
update README link: md instead rdoc [ci skip]
|
2018-05-24 17:49:35 +02:00 |
queue_name.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
queue_priority.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
railtie.rb
|
Include test helpers when ActionDispatch::IntegrationTest is loaded
|
2018-09-12 16:58:14 -05:00 |
serializers.rb
|
ActiveJob::Base no longer dependents on Serializers
|
2018-07-03 21:48:26 +09:00 |
test_case.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
test_helper.rb
|
Fix "warning: shadowing outer local variable - job"
|
2018-09-22 09:14:08 +09:00 |
timezones.rb
|
Remove passing extra arguments to ActiveJob Callbacks
|
2018-02-23 00:58:00 +02:00 |
translation.rb
|
Remove passing extra arguments to ActiveJob Callbacks
|
2018-02-23 00:58:00 +02:00 |
version.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |