Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tagged logging | Cristian Bica | 2014-05-29 | 2 | -0/+20 |
* | Don't swallow unhandled exceptions. | Douwe Maan | 2014-05-23 | 1 | -4/+9 |
* | Add exception handling with built-in retry options | David Heinemeier Hansson | 2014-05-22 | 1 | -0/+15 |
* | Add callbacks, implement instrumentation as callbacks, and have the enqueue m... | David Heinemeier Hansson | 2014-05-22 | 1 | -0/+32 |
* | Move to instance method and document usage | David Heinemeier Hansson | 2014-05-19 | 2 | -2/+2 |
* | Add GlobalID support for serialization | David Heinemeier Hansson | 2014-05-19 | 1 | -0/+6 |
* | Queue naming with a base, which requires a JobWrapper to comply to Resques ex... | David Heinemeier Hansson | 2014-05-18 | 1 | -2/+0 |
* | Add ResqueAdapter and provide test infrastructure for the now multiple adapters | David Heinemeier Hansson | 2014-05-18 | 1 | -0/+2 |
* | Simplest job and inline queue | David Heinemeier Hansson | 2014-05-18 | 1 | -0/+5 |