summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* increase LWP MaxLineLength to allow long riak Link http headersGavin Carr2010-09-021-0/+7
|
* 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
|
* set object content_type from successful response'sGavin Carr2010-09-011-0/+2
|
* encode/decode to/from json iff content_type is jsonGavin Carr2010-09-011-3/+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
|
* prepare for releasefranck cuny2010-08-102-1/+4
|
* test shouldn't be run by usersfranck cuny2010-08-101-1/+11
|
* prepare for releasefranck cuny2010-08-102-1/+4
|
* more test, fix bug in links (thanks to Al Tobey)franck cuny2010-08-102-12/+14
|
* test for linksfranck cuny2010-08-101-0/+50
|
* updatefranck cuny2010-07-272-1/+4
|
* fix vclock; thanks to germain ...franck cuny2010-06-191-1/+2
|
* update changes and versionfranck cuny2010-06-162-5/+12
|
* croak on error while updating properties; use json::{false,true} for allow_multfranck cuny2010-06-162-11/+11
|
* more tests - propertiesfranck cuny2010-06-161-0/+30
|
* fix issue with get_propertyfranck cuny2010-06-161-3/+4
|
* no need to have a subfranck cuny2010-06-161-1/+1
|
* cleanfranck cuny2010-06-163-6/+3
|
* accept multiples hosts so we don't always hit the same nodefranck cuny2010-06-165-8/+95
|
* add three map/reduce operations (from the fast track)franck cuny2010-06-163-0/+96
|
* add get_keys; change params default in get_properties; add PODfranck cuny2010-06-161-7/+20
|
* simplify links_to_header; add delegationfranck cuny2010-06-141-8/+4
|
* cleanfranck cuny2010-06-141-39/+8
|
* add changesfranck cuny2010-06-142-1/+4
|
* add mx::role::parameterized for replicas, bucket and clientfranck cuny2010-06-146-66/+67
|
* is_alive moved to clientfranck cuny2010-06-142-19/+9
|
* update change and versionfranck cuny2010-06-142-1/+8
|
* if no client, use default onefranck cuny2010-06-141-0/+2
|
* add more testsfranck cuny2010-06-143-0/+72
|
* add n::r::client and now client is a n::r::clientfranck cuny2010-06-146-6/+86
|
* tests for clientfranck cuny2010-06-141-0/+20
|
* privatefranck cuny2010-06-141-2/+2
|
* s/RiakLink/Net::Riak::Link/franck cuny2010-06-141-1/+1
|
* code for client move to N::R::Clientfranck cuny2010-06-141-48/+17
|
* add handles for has_siblings and hs_no_siblingsfranck cuny2010-06-141-31/+73
|
* don't test unless we are in release modefranck cuny2010-06-141-1/+6
|
* remove kwalitee; fix PODfranck cuny2010-06-142-1/+4
|
* update POD; add changelogfranck cuny2010-06-146-103/+274
|
* handle links correctlyfranck cuny2010-06-141-8/+37
|
* return selffranck cuny2010-06-141-1/+4
|
* returnfranck cuny2010-06-141-0/+2
|
* remove varfranck cuny2010-06-141-1/+1
|
* fix string to build links headerfranck cuny2010-06-141-3/+3
|
* initial importfranck cuny2010-06-0911-0/+1238