Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid double initialization error caused to sidekiq | Takumi IINO | 2015-04-14 | 1 | -13/+34 |
* | Fixed ActiveJob integration tests | Cristian Bica | 2015-03-05 | 2 | -2/+4 |
* | redis 3.2.0 doesn't allow tcp protocol anymore | Rafael Mendonça França | 2014-12-13 | 1 | -1/+1 |
* | 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 | Ari Pollak | 2014-11-28 | 1 | -1/+2 |
* | | Pass symbol as an argument instead of a block | Erik Michaels-Ober | 2014-11-29 | 1 | -1/+1 |
|/ | |||||
* | - 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 | 6 | -21/+11 |
* | ActiveJob Integration Tests | Cristian Bica | 2014-09-11 | 10 | -0/+393 |