summary refs log tree commit diff
path: root/eg/mapred_02.pl (unfollow)
Commit message (Expand)AuthorFilesLines
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-06prepare to releasefranck cuny2-1/+6
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-10prepare for releasefranck cuny2-1/+4
2010-08-10test shouldn't be run by usersfranck cuny1-1/+11
2010-08-10