summary refs log tree commit diff
path: root/lib/Net/Riak/Role (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix wsRobin Edwards2013-03-011-24/+23
* CleanupRobin Edwards2013-03-011-5/+3
* Fix wsRobin Edwards2013-03-011-18/+18
* Merge pull request #22 from Mainframe2008/masterRobin Edwards2013-03-013-3/+46
|\
| * *Added secondary index support using method names from the riak pythonMainframe20082013-02-262-13/+19
| * Added support for searching with secondary indexesMainframe20082013-02-012-3/+19
| * Added comments for searching using secondary indexesMainframe20082013-02-011-0/+21
* | Clean up pull requestRobin Edwards2013-02-182-75/+21
|/
* Update lib/Net/Riak/Role/UserAgent.pmMainframe20082013-01-301-5/+49
* Update lib/Net/Riak/Role/REST.pmMainframe20082013-01-301-1/+38
* Support for a timeout attribute in the PBC clientAlexis Sukrieh2012-07-041-1/+7
* Merge branch 'review/gmaurice'franck cuny2011-07-071-8/+10
|\
| * removed more white spacesfranck cuny2011-07-071-9/+9
| * documentation added for searchgmaurice2011-07-071-1/+3
* | Merge pull request #13 from gmaurice/masterRobin Edwards2011-07-052-0/+75
|\|
| * allow to setup indexing on a bucket via precommitgmaurice2011-07-021-9/+50
| * remove index param from being added to query paramsgmaurice2011-06-251-4/+9
| * add basic support of riaksearch (need to see what is missed)gmaurice2011-06-222-0/+29
* | new release adds status line on unexpected responseRobin Edwards2011-06-231-1/+1
|/
* POD cleanup.Robin Edwards2011-04-201-0/+3
* storing without key only supported by RESTRobin Edwards2011-04-201-0/+2
* merged pbc branch to masterRobin Edwards2011-04-2013-25/+742
* added connection cachingRobin Edwards2011-02-081-0/+8
* added useragent timeout parameterRobin Edwards2010-11-091-1/+3
* requests and responses now stored for debuggingRobin Edwards2010-10-051-2/+18
* fix typofranck cuny2010-10-051-1/+1
* remove the 3s timeoutfranck cuny2010-09-131-4/+3
* increase LWP MaxLineLength to allow long riak Link http headersGavin Carr2010-09-021-0/+7
* no need to have a subfranck cuny2010-06-161-1/+1
* accept multiples hosts so we don't always hit the same nodefranck cuny2010-06-162-1/+45
* add mx::role::parameterized for replicas, bucket and clientfranck cuny2010-06-142-0/+53
* add n::r::client and now client is a n::r::clientfranck cuny2010-06-141-0/+34
* remove varfranck cuny2010-06-141-1/+1
* initial importfranck cuny2010-06-092-0/+49