summaryrefslogtreecommitdiff
path: root/lib/Net/Riak/Role/REST (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-20Add support for usermeta nvpsadam lounds1-2/+13
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-01Added support for searching with secondary indexesMainframe20081-2/+18
2013-02-01Added comments for searching using secondary indexesMainframe20081-0/+21
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)gmaurice1-0/+28
2011-04-20POD cleanup.Robin Edwards1-0/+3
2011-04-20merged pbc branch to masterRobin Edwards4-0/+325