index
:
net-riak
master
client for riak
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-26
*Added secondary index support using method names from the riak python
Mainframe2008
5
-34
/
+77
2013-02-19
Add documentation for secondary indexes
Mainframe2008
1
-0
/
+7
2013-02-18
Clean up pull request
Robin Edwards
2
-75
/
+21
2013-02-01
Added support for searching with secondary indexes
Mainframe2008
5
-4
/
+65
2013-02-01
Added comments for searching using secondary indexes
Mainframe2008
1
-0
/
+21
2013-01-30
Update lib/Net/Riak/Role/UserAgent.pm
Mainframe2008
1
-5
/
+49
2013-01-30
Update lib/Net/Riak/Role/REST.pm
Mainframe2008
1
-1
/
+38
2012-07-04
Support for a timeout attribute in the PBC client
Alexis Sukrieh
1
-1
/
+7
2012-06-07
fix adding multiple keys at once
Damien Krotkine
1
-1
/
+2
2012-03-15
catch errors in reading sockets
Damien Krotkine
1
-3
/
+8
2011-10-12
added warning for PBC users streaming keys
Robin Edwards
1
-1
/
+5
2011-10-12
fixed package name thanks to David Hull
Robin Edwards
1
-1
/
+1
2011-10-12
fixed ws
Robin Edwards
1
-2
/
+2
2011-08-08
ammended error in synopsis
Robin Edwards
1
-2
/
+1
2011-07-07
removed more white spaces
franck cuny
1
-9
/
+9
2011-07-07
perltidy + whitespaces removed
franck cuny
1
-5
/
+5
2011-07-07
remove white spaces
franck cuny
1
-6
/
+6
2011-07-07
documentation added for search
gmaurice
3
-2
/
+91
2011-07-02
allow to setup indexing on a bucket via precommit
gmaurice
3
-12
/
+56
2011-06-26
remove debug lines
Germain Maurice
1
-2
/
+1
2011-06-25
remove index param from being added to query params
gmaurice
1
-4
/
+9
2011-06-23
new release adds status line on unexpected response
Robin Edwards
1
-1
/
+1
2011-06-22
add basic support of riaksearch (need to see what is missed)
gmaurice
5
-1
/
+50
2011-05-19
minor pod fix
Robin Edwards
1
-4
/
+4
2011-05-17
need to return self to chain operations (Fix #12)
franck cuny
1
-0
/
+1
2011-04-20
POD cleanup.
Robin Edwards
2
-9
/
+4
2011-04-20
storing without key only supported by REST
Robin Edwards
1
-0
/
+2
2011-04-20
merged pbc branch to master
Robin Edwards
25
-354
/
+1603
2011-04-09
Fix issue with url encoded links
Simon Wistow
2
-9
/
+14
2011-03-14
Fix remove_link
Simon Wistow
1
-2
/
+5
2011-03-07
Fix remove_link
Simon Wistow
1
-2
/
+5
2011-02-08
added connection caching
Robin Edwards
1
-0
/
+8
2011-01-28
Docs
Simon Wistow
1
-0
/
+2
2011-01-28
Allow creating of new_objects without keys
Simon Wistow
1
-2
/
+3
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 useragent timeout parameter
Robin Edwards
3
-2
/
+18
2010-11-25
added expected status message
Robin Edwards
1
-2
/
+3
2010-11-25
added delete_object method
Robin Edwards
1
-0
/
+17
2010-11-25
support for adding bucket as objects in add method
Robin Edwards
1
-2
/
+5
2010-11-09
removed response string
Robin Edwards
1
-2
/
+1
2010-11-09
added useragent timeout parameter
Robin Edwards
3
-2
/
+18
2010-11-09
added expected status message
Robin Edwards
1
-2
/
+3
2010-11-09
added delete_object method
Robin Edwards
1
-0
/
+17
2010-11-09
support for adding bucket as objects in add method
Robin Edwards
1
-2
/
+5
2010-11-03
update POD
franck cuny
1
-1
/
+3
2010-11-03
clear_siblings, not clear_links
franck cuny
1
-1
/
+1
2010-11-02
prepare to release
franck cuny
2
-4
/
+4
2010-11-02
pulling the =build me a link= logic in to a single method and then wrapping t...
ben hengst
1
-27
/
+22
2010-11-02
Add 204 to Object::store expected status codes.
Gavin Carr
1
-1
/
+1
2010-11-02
missed a modification on POD
gmaurice
1
-1
/
+1
2010-11-02
add support of array arguments in Net::Riak::MapReduce->add()
gmaurice
1
-2
/
+19
2010-10-05
requests and responses now stored for debugging
Robin Edwards
6
-36
/
+83
2010-10-05
merged doc
Robin Edwards
2
-45
/
+78
2010-10-05
extended the docs
Robin Edwards
2
-4
/
+76
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
4
-42
/
+66
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
4
-8
/
+75
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
2
-19
/
+9
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
code for client move to N::R::Client
franck cuny
1
-48
/
+17
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
4
-6
/
+198
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