summary refs log tree commit diff
path: root/lib/Net/Riak/Bucket.pm (follow)
Commit message (Expand)AuthorAgeFilesLines
* added warning for PBC users streaming keysRobin Edwards2011-10-121-1/+5
* merged pbc branch to masterRobin Edwards2011-04-201-67/+15
* DocsSimon Wistow2011-01-281-0/+2
* Allow creating of new_objects without keysSimon Wistow2011-01-281-2/+3
* added delete_object methodRobin Edwards2010-11-251-0/+17
* requests and responses now stored for debuggingRobin Edwards2010-10-051-12/+16
* podfranck cuny2010-10-051-2/+2
* add key callbacks to Bucket get_properties/get_keys stream modeGavin Carr2010-09-081-10/+35
* change =method pod items to =itemGavin Carr2010-09-081-9/+13
* update Bucket pod with stream changes (and misc tweaks)Gavin Carr2010-09-081-5/+23
* add stream => 1 params support to Bucket::get_keysGavin Carr2010-09-071-2/+4
* add keys => 'stream' support to get_propertiesGavin Carr2010-09-071-1/+12
* tweak Bucket::set_properties error to include status lineGavin Carr2010-09-021-2/+2
* die with status msg if Bucket::get_properties request failsGavin Carr2010-09-021-4/+4
* minor perldoc tweaks to BucketGavin Carr2010-09-011-4/+4
* allow Bucket::new_object to take additional args for Object::newGavin Carr2010-09-011-1/+2
* croak on error while updating properties; use json::{false,true} for allow_multfranck cuny2010-06-161-9/+7
* fix issue with get_propertyfranck cuny2010-06-161-3/+4
* add get_keys; change params default in get_properties; add PODfranck cuny2010-06-161-7/+20
* add mx::role::parameterized for replicas, bucket and clientfranck cuny2010-06-141-23/+4
* add n::r::client and now client is a n::r::clientfranck cuny2010-06-141-3/+2
* remove kwalitee; fix PODfranck cuny2010-06-141-0/+4
* update POD; add changelogfranck cuny2010-06-141-1/+28
* returnfranck cuny2010-06-141-0/+2
* initial importfranck cuny2010-06-091-0/+191