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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-05
pod
franck cuny
1
-2
/
+2
2010-10-05
add POD; use job's timeout as timeout for useragent
franck cuny
1
-1
/
+67
2010-10-05
fix typo
franck cuny
1
-1
/
+1
2010-09-13
remove the 3s timeout
franck cuny
1
-4
/
+3
2010-09-08
add key callbacks to Bucket get_properties/get_keys stream mode
Gavin Carr
1
-10
/
+35
2010-09-08
change =method pod items to =item
Gavin Carr
3
-36
/
+53
2010-09-08
update Bucket pod with stream changes (and misc tweaks)
Gavin Carr
1
-5
/
+23
2010-09-07
add stream => 1 params support to Bucket::get_keys
Gavin Carr
1
-2
/
+4
2010-09-07
add keys => 'stream' support to get_properties
Gavin Carr
1
-1
/
+12
2010-09-02
increase LWP MaxLineLength to allow long riak Link http headers
Gavin Carr
1
-0
/
+7
2010-09-02
tweak Bucket::set_properties error to include status line
Gavin Carr
1
-2
/
+2
2010-09-02
die with status msg if Bucket::get_properties request fails
Gavin Carr
1
-4
/
+4
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-09-01
minor perldoc tweaks to Bucket
Gavin Carr
1
-4
/
+4
2010-09-01
allow Bucket::new_object to take additional args for Object::new
Gavin Carr
1
-1
/
+2
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-16
croak on error while updating properties; use json::{false,true} for allow_mult
franck cuny
1
-9
/
+7
2010-06-16
fix issue with get_property
franck cuny
1
-3
/
+4
2010-06-16
no need to have a sub
franck cuny
1
-1
/
+1
2010-06-16
accept multiples hosts so we don't always hit the same node
franck cuny
3
-7
/
+50
2010-06-16
add get_keys; change params default in get_properties; add POD
franck cuny
1
-7
/
+20
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
6
-66
/
+67
2010-06-14
is_alive moved to client
franck cuny
1
-11
/
+8
2010-06-14
if no client, use default one
franck cuny
1
-0
/
+2
2010-06-14
add n::r::client and now client is a n::r::client
franck cuny
6
-6
/
+86
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
remove kwalitee; fix POD
franck cuny
1
-0
/
+4
2010-06-14
update POD; add changelog
franck cuny
3
-6
/
+186
2010-06-14
handle links correctly
franck cuny
1
-8
/
+37
2010-06-14
return self
franck cuny
1
-1
/
+4
2010-06-14
return
franck cuny
1
-0
/
+2
2010-06-14
remove var
franck cuny
1
-1
/
+1
2010-06-14
fix string to build links header
franck cuny
1
-3
/
+3