summaryrefslogtreecommitdiff
path: root/lib/Net/Riak/Bucket.pm (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-12added warning for PBC users streaming keysRobin Edwards1-1/+5
2011-04-20merged pbc branch to masterRobin Edwards1-67/+15
2011-01-28DocsSimon Wistow1-0/+2
2011-01-28Allow creating of new_objects without keysSimon Wistow1-2/+3
2010-11-25added delete_object methodRobin Edwards1-0/+17
2010-11-09added delete_object methodRobin Edwards1-0/+17
2010-10-05requests and responses now stored for debuggingRobin Edwards1-12/+16
2010-10-05podfranck cuny1-2/+2
2010-09-08add key callbacks to Bucket get_properties/get_keys stream modeGavin Carr1-10/+35
2010-09-08change =method pod items to =itemGavin Carr1-9/+13
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-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-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-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-16add get_keys; change params default in get_properties; add PODfranck cuny1-7/+20
2010-06-14add mx::role::parameterized for replicas, bucket and clientfranck cuny1-23/+4
2010-06-14add n::r::client and now client is a n::r::clientfranck cuny1-3/+2
2010-06-14remove kwalitee; fix PODfranck cuny1-0/+4
2010-06-14update POD; add changelogfranck cuny1-1/+28
2010-06-14returnfranck cuny1-0/+2