about summary refs log tree commit diff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-07delete jobfranck cuny2-0/+3
2010-07-07use local redis by defaultfranck cuny1-1/+11
2010-07-05update tests for worker_id; update REAMDEfranck cuny2-11/+14
2010-07-05reflect change about worker id; update PODfranck cuny4-29/+38
2010-07-05worker's id is in the headersfranck cuny1-15/+11
2010-07-05refactor testsfranck cuny1-62/+192
2010-07-04fixed too strict inequality test in BatchHandler to send the correctNils Grunwald1-1/+1
2010-07-01update READMEfranck cuny2-76/+83
2010-07-01update on statsfranck cuny2-60/+39
2010-07-01from a methodfranck cuny1-1/+1
2010-07-01don't store anymore the next_runfranck cuny1-10/+1
2010-07-01use hashes to store statsfranck cuny1-33/+64
2010-06-30processed and failed are stored in a hashfranck cuny1-9/+16
2010-06-30remove the next_run_afterfranck cuny1-7/+1
2010-06-30some new queue namesfranck cuny1-23/+24
2010-06-29remove delete and processedfranck cuny1-1/+2
2010-06-29tests!franck cuny1-35/+84
2010-06-28removedfranck cuny2-41/+0
2010-06-28update PODfranck cuny2-3/+57
2010-06-28add docs dir.franck cuny2-0/+41
2010-06-28update PODfranck cuny4-14/+90
2010-06-28default batch size is 10; delete from jobs from uniqfranck cuny2-17/+61
2010-06-28update PODfranck cuny1-1/+1
2010-06-28uniq is composed from the queue_name and the uniq keyfranck cuny1-2/+2
2010-06-28store value for next delayed job, return info with control statusfranck cuny3-4/+21
2010-06-25add POD; fix queue size when nullfranck cuny3-6/+30