summary refs log tree commit diff
path: root/lib/Net/Riak/Object.pm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow POSTing of objects to get an autogenerated keySimon Wistow2011-01-281-7/+18
|
* fix the _build_link method (reported by gpha)franck cuny2010-11-251-2/+2
|
* removed response stringRobin Edwards2010-11-251-2/+1
|
* added expected status messageRobin Edwards2010-11-251-2/+3
|
* clear_siblings, not clear_linksfranck cuny2010-11-031-1/+1
|
* resolved merge conflictfranck cuny2010-11-021-8/+8
|\
| * requests and responses now stored for debuggingRobin Edwards2010-10-051-8/+8
| |
* | pulling the =build me a link= logic in to a single method and then wrapping ↵ben hengst2010-11-021-27/+22
| | | | | | | | that around append, add, and remove so that they all act the same
* | Add 204 to Object::store expected status codes.Gavin Carr2010-11-021-1/+1
|/
* change =method pod items to =itemGavin Carr2010-09-081-19/+25
|
* 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
|
* more test, fix bug in links (thanks to Al Tobey)franck cuny2010-08-101-1/+1
|
* fix vclock; thanks to germain ...franck cuny2010-06-191-1/+2
|
* simplify links_to_header; add delegationfranck cuny2010-06-141-8/+4
|
* cleanfranck cuny2010-06-141-39/+8
|
* add mx::role::parameterized for replicas, bucket and clientfranck cuny2010-06-141-28/+4
|
* privatefranck cuny2010-06-141-2/+2
|
* s/RiakLink/Net::Riak::Link/franck cuny2010-06-141-1/+1
|
* add handles for has_siblings and hs_no_siblingsfranck cuny2010-06-141-31/+73
|
* update POD; add changelogfranck cuny2010-06-141-5/+157
|
* handle links correctlyfranck cuny2010-06-141-8/+37
|
* initial importfranck cuny2010-06-091-0/+294