aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/logging.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20116 from cristianbica/activejob-enqueue-loggingArthur Nogueira Neves2015-10-041-1/+1
|\
| * ActiveJob - log enqueued message only after the job was successfully enqueuedCristian Bica2015-05-111-1/+1
* | Properly log nested parameters to Active JobMarek Pieczyk2015-09-081-1/+15
|/
* `ActiveJob::QueueAdapters::*` are no longer singletonsTamir Duberstein2015-03-111-1/+1
* Inline to_global_id conversionAri Pollak2014-12-041-5/+1
* Use try instead of checking for GlobalID::IdentificationAri Pollak2014-12-041-5/+1
* Only filter GIDable objects; remove cosmetic changesAri Pollak2014-12-011-6/+4
* Hide potentially sensitive ActiveJob params from logsAri Pollak2014-11-281-1/+16
* Remove redundant `to_s` in interpolationrochefort2014-11-041-1/+1
* Add documentation on Active Job.mo khan2014-10-021-1/+1
* [ci skip] AJ docs fixesAkshay Vishnoi2014-09-181-1/+1
* Move variable assignment within logging block.Guo Xiang Tan2014-09-051-8/+16
* Active Job refactoringCristian Bica2014-09-031-12/+16
* Pass logging message through block.Guo Xiang Tan2014-08-221-4/+4
* [ActiveJob] require files in logging.rbAbdelkader Boudih2014-08-171-0/+2
* Added ActionMailer::DeliverLaterAbdelkader Boudih2014-08-131-2/+2
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+88