about summary refs log tree commit diff
path: root/lib/presque/Role (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't store anymore the next_runfranck cuny2010-07-011-10/+1
* some new queue namesfranck cuny2010-06-301-23/+24
* uniq is composed from the queue_name and the uniq keyfranck cuny2010-06-281-2/+2
* store value for next delayed job, return info with control statusfranck cuny2010-06-282-0/+15
* rename rolesfranck cuny2010-06-244-7/+115
* moved to role::queue::namesfranck cuny2010-06-241-55/+0
* rename methodfranck cuny2010-06-241-1/+1
* remove before for http methods, set content type before finishfranck cuny2010-06-231-19/+2
* fix bug with uuid and add uniquefranck cuny2010-06-231-1/+6
* serialize to json the responsefranck cuny2010-05-151-0/+29
* add processed and failedfranck cuny2010-05-151-0/+10
* role to check if queue_name is set before dispatch to http methodfranck cuny2010-05-151-0/+28
* _queue_workerfranck cuny2010-05-131-0/+5
* error, check if queue is open before sending job, some small tweakfranck cuny2010-05-091-4/+6
* new role to handle error and set content typefranck cuny2010-05-092-0/+48
* role to create various queue_namefranck cuny2010-05-091-0/+35