aboutsummaryrefslogtreecommitdiffstats
path: root/test/jobs
Commit message (Collapse)AuthorAgeFilesLines
* Add exception handling with built-in retry optionsDavid Heinemeier Hansson2014-05-221-0/+15
|
* Add callbacks, implement instrumentation as callbacks, and have the enqueue ↵David Heinemeier Hansson2014-05-221-0/+32
| | | | methods return a job instance
* Move to instance method and document usageDavid Heinemeier Hansson2014-05-192-2/+2
|
* Add GlobalID support for serializationDavid Heinemeier Hansson2014-05-191-0/+6
|
* Queue naming with a base, which requires a JobWrapper to comply to Resques ↵David Heinemeier Hansson2014-05-181-2/+0
| | | | expectation of a class variable
* Add ResqueAdapter and provide test infrastructure for the now multiple adaptersDavid Heinemeier Hansson2014-05-181-0/+2
|
* Simplest job and inline queueDavid Heinemeier Hansson2014-05-181-0/+5