Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #20116 from cristianbica/activejob-enqueue-logging | Arthur Nogueira Neves | 2015-10-04 | 1 | -1/+1 |
|\ | | | | | ActiveJob - log enqueued message only after the job was successfully enqueued | ||||
| * | ActiveJob - log enqueued message only after the job was successfully enqueued | Cristian Bica | 2015-05-11 | 1 | -1/+1 |
| | | |||||
* | | Properly log nested parameters to Active Job | Marek Pieczyk | 2015-09-08 | 1 | -1/+15 |
|/ | | | | Refactor arguments logging method for Active Job | ||||
* | `ActiveJob::QueueAdapters::*` are no longer singletons | Tamir Duberstein | 2015-03-11 | 1 | -1/+1 |
| | |||||
* | Inline to_global_id conversion | Ari Pollak | 2014-12-04 | 1 | -5/+1 |
| | |||||
* | Use try instead of checking for GlobalID::Identification | Ari Pollak | 2014-12-04 | 1 | -5/+1 |
| | |||||
* | Only filter GIDable objects; remove cosmetic changes | Ari Pollak | 2014-12-01 | 1 | -6/+4 |
| | |||||
* | Hide potentially sensitive ActiveJob params from logs | Ari Pollak | 2014-11-28 | 1 | -1/+16 |
| | | | | * Show GlobalID instead of full object .inspect output | ||||
* | Remove redundant `to_s` in interpolation | rochefort | 2014-11-04 | 1 | -1/+1 |
| | |||||
* | Add documentation on Active Job. | mo khan | 2014-10-02 | 1 | -1/+1 |
| | | | | | | | This adds documentation for the Active Job API. It includes documentation on how to configure the queue_adapter, and how to create new jobs. It adds links to the various other sections of the Active Job documentation. | ||||
* | [ci skip] AJ docs fixes | Akshay Vishnoi | 2014-09-18 | 1 | -1/+1 |
| | | | | | | | | 1. Indentation 2. Spaces issues 3. Spelling correction 4. Grammar correction 5. Add #:nodoc: to all internal classes | ||||
* | Move variable assignment within logging block. | Guo Xiang Tan | 2014-09-05 | 1 | -8/+16 |
| | |||||
* | Active Job refactoring | Cristian Bica | 2014-09-03 | 1 | -12/+16 |
| | |||||
* | Pass logging message through block. | Guo Xiang Tan | 2014-08-22 | 1 | -4/+4 |
| | | | | This follows the good practice listed on http://guides.rubyonrails.org/debugging_rails_applications.html#impact-of-logs-on-performance | ||||
* | [ActiveJob] require files in logging.rb | Abdelkader Boudih | 2014-08-17 | 1 | -0/+2 |
| | |||||
* | Added ActionMailer::DeliverLater | Abdelkader Boudih | 2014-08-13 | 1 | -2/+2 |
| | |||||
* | Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709' | Abdelkader Boudih | 2014-08-12 | 1 | -0/+88 |
git-subtree-dir: activejob git-subtree-mainline: b45b99894a60eda434abec94d133a1cfd8de2dda git-subtree-split: 14f74a8331f94150dfee653224de8fc837797709 |