summaryrefslogtreecommitdiff
path: root/lib/Net/Riak/Role (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-04-06Riak 1.3 requires content-type header as application/json. Otherwise it ↵Kartik Thakore1-0/+1
complains about missing function_clause.
2013-03-20Clean up wsRobin Edwards5-23/+15
2013-03-20Add support for usermeta nvpsadam lounds4-3/+46
2013-03-01Fix wsRobin Edwards1-1/+1
2013-03-01CleanupRobin Edwards1-13/+5
2013-03-01Fix wsRobin Edwards1-24/+23
2013-03-01CleanupRobin Edwards1-5/+3
2013-03-01Fix wsRobin Edwards1-18/+18
2013-02-26*Added secondary index support using method names from the riak pythonMainframe20082-13/+19
client. * Added tests for secondary indexes * Added documentation
2013-02-18Clean up pull requestRobin Edwards2-75/+21
2013-02-01Added support for searching with secondary indexesMainframe20082-3/+19
2013-02-01Added comments for searching using secondary indexesMainframe20081-0/+21
2013-01-30Update lib/Net/Riak/Role/UserAgent.pmMainframe20081-5/+49
Added ssl/https functionality to useragent attribute
2013-01-30Update lib/Net/Riak/Role/REST.pmMainframe20081-1/+38
2012-07-04Support for a timeout attribute in the PBC clientAlexis Sukrieh1-1/+7
The timeout option was only supported for the REST client, the PBC role did have a hard-coded timeout set to 30 seconds. This patch allows the caller to change it, by passing the timeout attrbute to the constructor. A test script is provided.
2011-07-07removed more white spacesfranck cuny1-9/+9
Signed-off-by: franck cuny <franck@lumberjaph.net>
2011-07-07documentation added for searchgmaurice1-1/+3
2011-07-02allow to setup indexing on a bucket via precommitgmaurice1-9/+50
add tests for riaksearch
2011-06-26remove debug linesGermain Maurice1-2/+1
2011-06-25remove index param from being added to query paramsgmaurice1-4/+9
2011-06-23new release adds status line on unexpected responseRobin Edwards1-1/+1
2011-06-22add basic support of riaksearch (need to see what is missed)gmaurice2-0/+29
2011-04-20POD cleanup.Robin Edwards1-0/+3
2011-04-20storing without key only supported by RESTRobin Edwards1-0/+2
- added notice for this
2011-04-20merged pbc branch to masterRobin Edwards13-25/+742
2011-02-08added connection cachingRobin Edwards1-0/+8
2010-11-25added useragent timeout parameterRobin Edwards1-1/+3
2010-11-09added useragent timeout parameterRobin Edwards1-1/+3
2010-10-05requests and responses now stored for debuggingRobin Edwards1-2/+18
2010-10-05fix typofranck cuny1-1/+1
2010-09-13remove the 3s timeoutfranck cuny1-4/+3
2010-09-02increase LWP MaxLineLength to allow long riak Link http headersGavin Carr1-0/+7
2010-06-16no need to have a subfranck cuny1-1/+1
2010-06-16accept multiples hosts so we don't always hit the same nodefranck cuny2-1/+45
2010-06-14add mx::role::parameterized for replicas, bucket and clientfranck cuny2-0/+53
2010-06-14add n::r::client and now client is a n::r::clientfranck cuny1-0/+34
2010-06-14remove varfranck cuny1-1/+1