aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/lib/active_job/queue_adapters/sidekiq_adapter.rb
Commit message (Collapse)AuthorAgeFilesLines
* Refactor sidekiq adapter enqueue and enqueue_at methodsMehmet Emin İNAÇ2015-05-081-6/+2
|
* Let Sidekiq set provider_job_idJeroen van Baarsen2015-05-071-2/+6
| | | | | | | | | | When a job is added to Sidekiq by ActiveJob, make sure we still can get the original job_id provider by Sidekiq. We do this by adding the sidekiq jid to provider_job_id field on the job object. Partly fixes #18821 Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* Pass wrapped class name to Sidekiq for logging purposesMike Perham2015-03-231-7/+9
| | | | | | | Sidekiq logs the name of the job class being performed. Because ActiveJob wraps the class, this means every job logs as an AJ::JobWrapper instead of the actual class name. Will help fix mperham/sidekiq#2248
* `ActiveJob::QueueAdapters::*` are no longer singletonsTamir Duberstein2015-03-111-15/+13
|
* Don't pass retry option to SidekiqAri Pollak2014-10-081-3/+1
| | | | | * This would override whatever default is configured in Sidekiq system-wide, and retry is true by default anyway.
* Tiny follow-up to #16999 [ci skip]Robin Dupret2014-09-271-2/+2
| | | | | | * Fix a typo * Remove references to Rails version * Remove an extra whitespace
* Added RDoc for each Active Job adapterCristian Bica2014-09-221-2/+14
|
* [ci skip] AJ docs fixesAkshay Vishnoi2014-09-181-1/+1
| | | | | | | | 1. Indentation 2. Spaces issues 3. Spelling correction 4. Grammar correction 5. Add #:nodoc: to all internal classes
* Active Job refactoringCristian Bica2014-09-031-6/+6
|
* "warning: `*' interpreted as argument prefix"Akira Matsuda2014-08-181-1/+1
|
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+35
git-subtree-dir: activejob git-subtree-mainline: b45b99894a60eda434abec94d133a1cfd8de2dda git-subtree-split: 14f74a8331f94150dfee653224de8fc837797709