about summary refs log tree commit diff
path: root/lib/presque/RestQueueBatchHandler.pm (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix missing methodfranck cuny2010-07-081-1/+7
* don't look for job in delay queuesfranck cuny2010-07-081-34/+3
* delete jobfranck cuny2010-07-071-0/+1
* reflect change about worker id; update PODfranck cuny2010-07-051-8/+16
* fixed too strict inequality test in BatchHandler to send the correctNils Grunwald2010-07-041-1/+1
* update on statsfranck cuny2010-07-011-11/+4
* update PODfranck cuny2010-06-281-2/+56
* default batch size is 10; delete from jobs from uniqfranck cuny2010-06-281-8/+13
* add POD; fix queue size when nullfranck cuny2010-06-251-0/+22
* alter order for arguments in methods callfranck cuny2010-06-241-12/+14
* extends restqueue handler and overwrite only needed methodsfranck cuny2010-06-241-0/+148