summaryrefslogtreecommitdiff
path: root/lib/Net/Riak/Role/REST (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Riak 1.3 requires content-type header as application/json. Otherwise it ↵Kartik Thakore2013-04-061-0/+1
| | | | complains about missing function_clause.
* Add support for usermeta nvpsadam lounds2013-03-201-2/+13
|
* CleanupRobin Edwards2013-03-011-13/+5
|
* Fix wsRobin Edwards2013-03-011-24/+23
|
* CleanupRobin Edwards2013-03-011-5/+3
|
* Fix wsRobin Edwards2013-03-011-18/+18
|
* *Added secondary index support using method names from the riak pythonMainframe20082013-02-262-13/+19
| | | | | client. * Added tests for secondary indexes * Added documentation
* Added support for searching with secondary indexesMainframe20082013-02-011-2/+18
|
* Added comments for searching using secondary indexesMainframe20082013-02-011-0/+21
|
* Merge branch 'review/gmaurice'franck cuny2011-07-071-8/+10
|\ | | | | | | | | | | | | | | * review/gmaurice: removed more white spaces perltidy + whitespaces removed remove white spaces documentation added for search
| * removed more white spacesfranck cuny2011-07-071-9/+9
| | | | | | | | Signed-off-by: franck cuny <franck@lumberjaph.net>
| * documentation added for searchgmaurice2011-07-071-1/+3
| |
* | Merge pull request #13 from gmaurice/masterRobin Edwards2011-07-051-0/+74
|\| | | | | Basic support of Riaksearch
| * allow to setup indexing on a bucket via precommitgmaurice2011-07-021-9/+50
| | | | | | | | add tests for riaksearch
| * 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-221-0/+28
| |
* | new release adds status line on unexpected responseRobin Edwards2011-06-231-1/+1
|/
* POD cleanup.Robin Edwards2011-04-201-0/+3
|
* merged pbc branch to masterRobin Edwards2011-04-204-0/+325