Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `ActiveJob::QueueAdapters::*` are no longer singletons | Tamir Duberstein | 2015-03-11 | 1 | -35/+33 |
* | Avoid creating an extra hash on the job test adapter | Carlos Antonio da Silva | 2015-02-24 | 1 | -1/+1 |
* | `ActiveJob::QueueAdapters::TestAdapter` is now a singleton | Tamir Duberstein | 2015-02-23 | 1 | -26/+26 |
* | Add an `:only` option to `perform_enqueued_jobs` to filter jobs based on | Michael Ryan | 2015-02-06 | 1 | -13/+24 |
* | ActiveJob testing improvements | Cristian Bica | 2014-12-30 | 1 | -6/+11 |
* | Added RDoc for each Active Job adapter | Cristian Bica | 2014-09-22 | 1 | -2/+11 |
* | simplify test_adapter | Abdelkader Boudih | 2014-09-14 | 1 | -43/+4 |
* | Active Job refactoring | Cristian Bica | 2014-09-03 | 1 | -8/+8 |
* | Fix failing tests in ActiveJob Adapter | Abdelkader Boudih | 2014-09-02 | 1 | -0/+1 |
* | [ActiveJob] TestCase (Will squash before merge) | Abdelkader Boudih | 2014-09-02 | 1 | -12/+12 |
* | [ActiveJob] TestCase | Abdelkader Boudih | 2014-09-02 | 1 | -60/+58 |
* | [ActiveJob] TestCase | Abdelkader Boudih | 2014-09-02 | 1 | -0/+77 |