aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/cases/logging_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin blockRyuta Kamizono2018-12-211-5/+3
* Improve `enqueue_retry.active_job` messagebogdanvlviv2018-09-251-5/+5
* `retry_job` should publish `enqueue_retry.active_job` notificationbogdanvlviv2018-09-161-0/+5
* Add missing `perform_enqueued_jobs` to error logging testyuuji.yaginuma2018-09-091-1/+1
* Move ActiveJob retry and discard logging into log subscriberSteve S2018-08-301-27/+72
* Wrap ActiveJob::Enqueue in evented ActiveSupport::Notificationzvkemp2018-07-171-3/+20
* [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveJobKir Shatrov2017-07-091-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Add missing requireyuuji.yaginuma2017-04-211-0/+1
* Add error logging to Active JobSteven Bull2017-03-271-0/+7
* Include JobID in all ActiveJob info logsBolek Kurowski2017-02-221-6/+6
* applies new string literal convention in activejob/testXavier Noria2016-08-061-7/+7
* Fix jobs overriding AJ::Base#loggerJean Boussier2016-06-171-1/+6
* Properly log nested parameters to Active JobMarek Pieczyk2015-09-081-0/+8
* Fix naming collisionTamir Duberstein2015-03-111-1/+1
* Include missing requireDavid Heinemeier Hansson2014-12-051-0/+1
* Only filter GIDable objects; remove cosmetic changesAri Pollak2014-12-011-10/+10
* Hide potentially sensitive ActiveJob params from logsAri Pollak2014-11-281-10/+18
* - Remove duplication in AJ logging test for setting logger.Vipul A M2014-10-201-1/+1
* Active Job refactoringCristian Bica2014-09-031-16/+25
* [ActiveJob] Fix tests for sucker_punchAbdelkader Boudih2014-08-171-1/+1
* Moved AR testing from using global variable to thread variableCristian Bica2014-08-161-1/+1
* Fixed failing tests; Load active_job in railtie; Renamed generator to jobCristian Bica2014-08-121-0/+1
* Remove activejob integration testsAbdelkader Boudih2014-08-121-0/+1
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+94