summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-25removed response stringRobin Edwards1-2/+1
2010-11-25added useragent timeout parameterRobin Edwards3-2/+18
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-03update PODfranck cuny1-1/+3
2010-11-03clear_siblings, not clear_linksfranck cuny1-1/+1
2010-11-02prepare to releasefranck cuny2-4/+4
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-05requests and responses now stored for debuggingRobin Edwards6-36/+83
2010-10-05merged docRobin Edwards2-45/+78
2010-10-05extended the docsRobin Edwards2-4/+76
2010-10-05podfranck cuny1-2/+2
2010-10-05add POD; use job's timeout as timeout for useragentfranck cuny1-1/+67
2010-10-05fix typofranck cuny1-1/+1
2010-09-13remove the 3s timeoutfranck cuny1-4/+3
2010-09-08add key callbacks to Bucket get_properties/get_keys stream modeGavin Carr1-10/+35
2010-09-08change =method pod items to =itemGavin Carr4-42/+66
2010-09-08update Bucket pod with stream changes (and misc tweaks)Gavin Carr1-5/+23
2010-09-07add stream => 1 params support to Bucket::get_keysGavin Carr1-2/+4
2010-09-07add keys => 'stream' support to get_propertiesGavin Carr1-1/+12
2010-09-02increase LWP MaxLineLength to allow long riak Link http headersGavin Carr1-0/+7
2010-09-02tweak Bucket::set_properties error to include status lineGavin Carr1-2/+2
2010-09-02die with status msg if Bucket::get_properties request failsGavin Carr1-4/+4
2010-09-01set object content_type from successful response'sGavin Carr1-0/+2
2010-09-01encode/decode to/from json iff content_type is jsonGavin Carr1-3/+4
2010-09-01minor perldoc tweaks to BucketGavin Carr1-4/+4
2010-09-01allow Bucket::new_object to take additional args for Object::newGavin Carr1-1/+2
2010-08-10more test, fix bug in links (thanks to Al Tobey)franck cuny1-1/+1
2010-06-19fix vclock; thanks to germain ...franck cuny1-1/+2
2010-06-16croak on error while updating properties; use json::{false,true} for allow_multfranck cuny1-9/+7
2010-06-16fix issue with get_propertyfranck cuny1-3/+4
2010-06-16no need to have a subfranck cuny1-1/+1
2010-06-16accept multiples hosts so we don't always hit the same nodefranck cuny4-8/+75
2010-06-16add get_keys; change params default in get_properties; add PODfranck cuny1-7/+20
2010-06-14simplify links_to_header; add delegationfranck cuny1-8/+4
2010-06-14cleanfranck cuny1-39/+8
2010-06-14add mx::role::parameterized for replicas, bucket and clientfranck cuny6-66/+67
2010-06-14is_alive moved to clientfranck cuny2-19/+9
2010-06-14if no client, use default onefranck cuny1-0/+2
2010-06-14add n::r::client and now client is a n::r::clientfranck cuny6-6/+86
2010-06-14privatefranck cuny1-2/+2
2010-06-14s/RiakLink/Net::Riak::Link/franck cuny1-1/+1
2010-06-14code for client move to N::R::Clientfranck cuny1-48/+17
2010-06-14add handles for has_siblings and hs_no_siblingsfranck cuny1-31/+73
2010-06-14remove kwalitee; fix PODfranck cuny1-0/+4
2010-06-14update POD; add changelogfranck cuny4-6/+198
2010-06-14handle links correctlyfranck cuny1-8/+37
2010-06-14return selffranck cuny1-1/+4
2010-06-14returnfranck cuny1-0/+2
2010-06-14remove varfranck cuny1-1/+1
2010-06-14fix string to build links headerfranck cuny1-3/+3