index
:
net-riak
master
client for riak
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Net
/
Riak
/
Object.pm
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2013-03-20
Add support for usermeta nvps
adam lounds
1
-0
/
+51
2013-03-01
Return reference
Robin Edwards
1
-1
/
+2
2013-03-01
Remove deprecations
Robin Edwards
1
-11
/
+0
2013-03-01
Tidy up
Robin Edwards
1
-48
/
+36
2013-02-26
*Added secondary index support using method names from the riak python
Mainframe2008
1
-14
/
+37
client. * Added tests for secondary indexes * Added documentation
2013-02-01
Added support for searching with secondary indexes
Mainframe2008
1
-0
/
+29
2011-04-20
merged pbc branch to master
Robin Edwards
1
-157
/
+32
2011-04-09
Fix issue with url encoded links
Simon Wistow
1
-8
/
+13
2011-03-14
Fix remove_link
Simon Wistow
1
-2
/
+5
2011-03-07
Fix remove_link
Simon Wistow
1
-2
/
+5
2011-01-28
Allow POSTing of objects to get an autogenerated key
Simon Wistow
1
-7
/
+18
2010-11-25
fix the _build_link method (reported by gpha)
franck cuny
1
-2
/
+2
2010-11-25
removed response string
Robin Edwards
1
-2
/
+1
2010-11-25
added expected status message
Robin Edwards
1
-2
/
+3
2010-11-09
removed response string
Robin Edwards
1
-2
/
+1
2010-11-09
added expected status message
Robin Edwards
1
-2
/
+3
2010-11-03
clear_siblings, not clear_links
franck cuny
1
-1
/
+1
2010-11-02
pulling the =build me a link= logic in to a single method and then wrapping ↵
ben hengst
1
-27
/
+22
that around append, add, and remove so that they all act the same
2010-11-02
Add 204 to Object::store expected status codes.
Gavin Carr
1
-1
/
+1
2010-10-05
requests and responses now stored for debugging
Robin Edwards
1
-8
/
+8
2010-09-08
change =method pod items to =item
Gavin Carr
1
-19
/
+25
2010-09-01
set object content_type from successful response's
Gavin Carr
1
-0
/
+2
2010-09-01
encode/decode to/from json iff content_type is json
Gavin Carr
1
-3
/
+4
2010-08-10
more test, fix bug in links (thanks to Al Tobey)
franck cuny
1
-1
/
+1
2010-06-19
fix vclock; thanks to germain ...
franck cuny
1
-1
/
+2
2010-06-14
simplify links_to_header; add delegation
franck cuny
1
-8
/
+4
2010-06-14
clean
franck cuny
1
-39
/
+8
2010-06-14
add mx::role::parameterized for replicas, bucket and client
franck cuny
1
-28
/
+4
2010-06-14
private
franck cuny
1
-2
/
+2
2010-06-14
s/RiakLink/Net::Riak::Link/
franck cuny
1
-1
/
+1
2010-06-14
add handles for has_siblings and hs_no_siblings
franck cuny
1
-31
/
+73
2010-06-14
update POD; add changelog
franck cuny
1
-5
/
+157
2010-06-14
handle links correctly
franck cuny
1
-8
/
+37