..
queue_adapters
Wrap evaluation of db/seeds.rb with the executor
2020-11-18 16:26:20 -06:00
serializers
Recover precision when serializing Time
, TimeWithZone
and DateTime
.
2020-10-30 19:58:13 +00:00
arguments.rb
Fix keyword arguments warnings in Active Job
2020-01-21 05:53:23 +09:00
base.rb
Extract ActiveJob::Instrumentation
2019-09-23 12:29:52 -04:00
callbacks.rb
Return false
when enqueuing a job is aborted
2020-10-30 00:25:31 +00:00
configured_job.rb
Fix keyword arguments warnings in Action Mailer
2020-01-21 09:23:15 +09:00
core.rb
Set timezone on a Job initialization to make it conform more with perform_later when doing JobClass.perform_now.
2020-06-04 09:53:42 +05:30
enqueuing.rb
Return false
when enqueuing a job is aborted
2020-10-30 00:25:31 +00:00
exceptions.rb
fix typo in Active Job exceptions docs
2020-07-18 11:05:35 +01:00
execution.rb
Fix AJ wrong deprecation message on after_callbacks_if_terminated
:
2020-03-03 16:17:55 -04:00
gem_version.rb
Start Rails 6.2 development 🎉
2020-12-03 01:35:29 +00:00
instrumentation.rb
Make sure job instrumentation keep return value
2020-12-28 05:30:30 +00:00
log_subscriber.rb
Move require active_support/core_ext/string/filters
to
2020-09-24 00:36:09 +05:30
logging.rb
Move require active_support/core_ext/string/filters
to
2020-09-24 00:36:09 +05:30
queue_adapter.rb
Remove errant default option
2019-09-24 14:08:09 -04:00
queue_adapters.rb
Sanitize and add missing docs on ActiveJob::QueueAdapters
class. [ci skip]
2020-03-22 11:28:03 +01:00
queue_name.rb
Stop queue_name_prefix from being global
2019-09-13 18:30:19 -03:00
queue_priority.rb
railtie.rb
Revert "Merge pull request #39472 "
2020-12-17 19:27:14 -05:00
serializers.rb
Recover precision when serializing Time
, TimeWithZone
and DateTime
.
2020-10-30 19:58:13 +00:00
test_case.rb
test_helper.rb
Whitespace
2020-12-10 11:53:34 +01:00
timezones.rb
translation.rb
version.rb