Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | redis 3.2.0 doesn't allow tcp protocol anymore | Rafael Mendonça França | 2014-12-13 | 1 | -1/+1 |
| | | | | Use redis protocol | ||||
* | Merge pull request #17825 from aripollak/fix-activejob-sidekiq-integration | Rafael Mendonça França | 2014-12-04 | 1 | -1/+2 |
|\ | | | | | | | | | | | | | Fix Sidekiq ActiveJob integration setup Conflicts: activejob/test/support/integration/adapters/sidekiq.rb | ||||
| * | Fix Sidekiq ActiveJob integration setup | Ari Pollak | 2014-11-28 | 1 | -1/+2 |
| | | | | | | | | | | | | * .connect on a Redis connection wasn't valid * Reset logger after we're done testing for redis connection to avoid "closed stream" error when starting server for real from a fork | ||||
* | | Pass symbol as an argument instead of a block | Erik Michaels-Ober | 2014-11-29 | 2 | -4/+2 |
|/ | |||||
* | - Removed unused variable warnings from ActiveJob Adapters | Vipul A M | 2014-10-19 | 5 | -5/+5 |
| | |||||
* | Make AJ integration tests much less verbose | Matthew Draper | 2014-09-27 | 8 | -26/+14 |
| | | | | In passing, avoid a blind retry in QC: instead, just fix the problem. | ||||
* | ActiveJob Integration Tests | Cristian Bica | 2014-09-11 | 14 | -0/+521 |
| | |||||
* | ActiveJob: Implemented enqueue_at for QueueClassic | Cristian Bica | 2014-09-02 | 1 | -0/+12 |
| | |||||
* | [ActiveJob] extract JobBuffer from helper | Abdelkader Boudih | 2014-08-29 | 1 | -0/+19 |
| | |||||
* | Added enqueue_at support for QueAdapter in ActiveJob | Nicholas Bruning | 2014-08-21 | 1 | -0/+9 |
| | | | | | * Added inline job runner for Que in test/support * Updated QueAdapter to support enqueue_at | ||||
* | Remove activejob integration tests | Abdelkader Boudih | 2014-08-12 | 12 | -208/+0 |
| | |||||
* | Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709' | Abdelkader Boudih | 2014-08-12 | 17 | -0/+352 |
git-subtree-dir: activejob git-subtree-mainline: b45b99894a60eda434abec94d133a1cfd8de2dda git-subtree-split: 14f74a8331f94150dfee653224de8fc837797709 |