about summary refs log tree commit diff
path: root/lib/presque/Role (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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