summary refs log tree commit diff
path: root/t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix redeclaration warningRobin Edwards2013-03-201-2/+2
|
* Clean up wsRobin Edwards2013-03-204-11/+11
|
* Add support for usermeta nvpsadam lounds2013-03-201-0/+105
|
* Missing semicolonRobin Edwards2013-03-011-1/+1
|
* Fix testRobin Edwards2013-03-011-1/+1
|
* Fix wsRobin Edwards2013-03-011-12/+12
|
* Removed deprecated functionalityRobin Edwards2013-03-011-4/+0
|
* *Added secondary index support using method names from the riak pythonMainframe20082013-02-261-0/+17
| | | | | client. * Added tests for secondary indexes * Added documentation
* Support for a timeout attribute in the PBC clientAlexis Sukrieh2012-07-041-0/+28
| | | | | | | | | | 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.
* fixed wsRobin Edwards2012-03-151-9/+9
|
* Merge pull request #13 from gmaurice/masterRobin Edwards2011-07-051-0/+30
|\ | | | | Basic support of Riaksearch
| * allow to setup indexing on a bucket via precommitgmaurice2011-07-021-0/+30
| | | | | | | | add tests for riaksearch
* | new release adds status line on unexpected responseRobin Edwards2011-06-231-1/+1
|/
* storing without key only supported by RESTRobin Edwards2011-04-201-2/+8
| | | | - added notice for this
* merged pbc branch to masterRobin Edwards2011-04-2022-309/+468
|
* Merge remote branch 'simon/fix_link_encoding'Robin Edwards2011-04-111-3/+7
|\
| * Fix issue with url encoded linksSimon Wistow2011-04-091-4/+5
| |
| * Fix remove_linkSimon Wistow2011-03-071-0/+3
| |
* | Fix remove_linkSimon Wistow2011-03-141-0/+3
| |
* | added skip if riak env not setRobin Edwards2011-02-081-4/+5
|/
* added env for local riak nodeRobin Edwards2011-02-081-18/+17
|
* add unit test for stream/callback functionalityGavin Carr2010-09-081-0/+37
|
* test shouldn't be run by usersfranck cuny2010-08-101-1/+11
|
* more test, fix bug in links (thanks to Al Tobey)franck cuny2010-08-101-11/+13
|
* test for linksfranck cuny2010-08-101-0/+50
|
* croak on error while updating properties; use json::{false,true} for allow_multfranck cuny2010-06-161-2/+4
|
* more tests - propertiesfranck cuny2010-06-161-0/+30
|
* accept multiples hosts so we don't always hit the same nodefranck cuny2010-06-161-0/+20
|
* add more testsfranck cuny2010-06-143-0/+72
|
* tests for clientfranck cuny2010-06-141-0/+20
|
* don't test unless we are in release modefranck cuny2010-06-141-1/+6
|
* update POD; add changelogfranck cuny2010-06-141-97/+74
|
* initial importfranck cuny2010-06-091-0/+226