summaryrefslogtreecommitdiff
path: root/lib/Net/Riak/MapReduce.pm (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-07fix adding multiple keys at onceDamien Krotkine1-1/+2
2011-05-17need to return self to chain operations (Fix #12)franck cuny1-0/+1
2011-04-20merged pbc branch to masterRobin Edwards1-26/+5
2010-11-25support for adding bucket as objects in add methodRobin Edwards1-2/+5
2010-11-09support for adding bucket as objects in add methodRobin Edwards1-2/+5
2010-11-02prepare to releasefranck cuny1-2/+2
2010-11-02missed a modification on PODgmaurice1-1/+1
2010-11-02add support of array arguments in Net::Riak::MapReduce->add()gmaurice1-2/+19
2010-10-05requests and responses now stored for debuggingRobin Edwards1-5/+6
2010-10-05merged docRobin Edwards1-34/+68
2010-10-05extended the docsRobin Edwards1-4/+72
2010-10-05add POD; use job's timeout as timeout for useragentfranck cuny1-1/+67
2010-09-08change =method pod items to =itemGavin Carr1-8/+15
2010-06-14add mx::role::parameterized for replicas, bucket and clientfranck cuny1-5/+3
2010-06-14add n::r::client and now client is a n::r::clientfranck cuny1-1/+1
2010-06-14return selffranck cuny1-1/+4