Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use `average_scheduled_poll_interval` option instead of deprecated `poll_inte... | yuuji.yaginuma | 2015-08-15 | 1 | -1/+1 |
* | Shuffle a few things in aid of easier debugging | Matthew Draper | 2015-04-20 | 1 | -20/+36 |
* | Fix sidekiq test order dependency | Matthew Draper | 2015-04-20 | 1 | -0/+3 |
* | avoid double initialization error caused to sidekiq | Takumi IINO | 2015-04-14 | 1 | -13/+34 |
* | 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 | 1 | -1/+1 |
* | Make AJ integration tests much less verbose | Matthew Draper | 2014-09-27 | 1 | -1/+0 |
* | ActiveJob Integration Tests | Cristian Bica | 2014-09-11 | 1 | -0/+58 |