summary refs log tree commit diff
path: root/lib/Net/Riak.pm (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-25added useragent timeout parameterRobin Edwards1-1/+9
2010-11-25added expected status messageRobin Edwards1-2/+3
2010-11-25added delete_object methodRobin Edwards1-0/+17
2010-11-25support for adding bucket as objects in add methodRobin Edwards1-2/+5
2010-11-03prepare releasefranck cuny1-0/+4
2010-11-03update PODfranck cuny1-1/+3
2010-11-03prepare new releasefranck cuny1-1/+1
2010-11-03clear_siblings, not clear_linksfranck cuny1-1/+1
2010-11-02prepare to releasefranck cuny4-5/+12
2010-11-02pulling the =build me a link= logic in to a single method and then wrapping t...ben hengst1-27/+22
2010-11-02Add 204 to Object::store expected status codes.Gavin Carr1-1/+1
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-05