| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2013-04-06 | Riak 1.3 requires content-type header as application/json. Otherwise it ↵ | Kartik Thakore | 1 | -0/+1 | |
| complains about missing function_clause. | |||||
| 2013-03-20 | Clean up ws | Robin Edwards | 5 | -23/+15 | |
| 2013-03-20 | Add support for usermeta nvps | adam lounds | 4 | -3/+46 | |
| 2013-03-01 | Fix ws | Robin Edwards | 1 | -1/+1 | |
| 2013-03-01 | Cleanup | Robin Edwards | 1 | -13/+5 | |
| 2013-03-01 | Fix ws | Robin Edwards | 1 | -24/+23 | |
| 2013-03-01 | Cleanup | Robin Edwards | 1 | -5/+3 | |
| 2013-03-01 | Fix ws | Robin Edwards | 1 | -18/+18 | |
| 2013-02-26 | *Added secondary index support using method names from the riak python | Mainframe2008 | 2 | -13/+19 | |
| client. * Added tests for secondary indexes * Added documentation | |||||
| 2013-02-18 | Clean up pull request | Robin Edwards | 2 | -75/+21 | |
| 2013-02-01 | Added support for searching with secondary indexes | Mainframe2008 | 2 | -3/+19 | |
| 2013-02-01 | Added comments for searching using secondary indexes | Mainframe2008 | 1 | -0/+21 | |
| 2013-01-30 | Update lib/Net/Riak/Role/UserAgent.pm | Mainframe2008 | 1 | -5/+49 | |
| Added ssl/https functionality to useragent attribute | |||||
| 2013-01-30 | Update lib/Net/Riak/Role/REST.pm | Mainframe2008 | 1 | -1/+38 | |
| 2012-07-04 | Support for a timeout attribute in the PBC client | Alexis Sukrieh | 1 | -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-07 | removed more white spaces | franck cuny | 1 | -9/+9 | |
| Signed-off-by: franck cuny <franck@lumberjaph.net> | |||||
| 2011-07-07 | documentation added for search | gmaurice | 1 | -1/+3 | |
| 2011-07-02 | allow to setup indexing on a bucket via precommit | gmaurice | 1 | -9/+50 | |
| add tests for riaksearch | |||||
| 2011-06-26 | remove debug lines | Germain Maurice | 1 | -2/+1 | |
| 2011-06-25 | remove index param from being added to query params | gmaurice | 1 | -4/+9 | |
| 2011-06-23 | new release adds status line on unexpected response | Robin Edwards | 1 | -1/+1 | |
| 2011-06-22 | add basic support of riaksearch (need to see what is missed) | gmaurice | 2 | -0/+29 | |
| 2011-04-20 | POD cleanup. | Robin Edwards | 1 | -0/+3 | |
| 2011-04-20 | storing without key only supported by REST | Robin Edwards | 1 | -0/+2 | |
| - added notice for this | |||||
| 2011-04-20 | merged pbc branch to master | Robin Edwards | 13 | -25/+742 | |
| 2011-02-08 | added connection caching | Robin Edwards | 1 | -0/+8 | |
| 2010-11-25 | added useragent timeout parameter | Robin Edwards | 1 | -1/+3 | |
| 2010-11-09 | added useragent timeout parameter | Robin Edwards | 1 | -1/+3 | |
| 2010-10-05 | requests and responses now stored for debugging | Robin Edwards | 1 | -2/+18 | |
| 2010-10-05 | fix typo | franck cuny | 1 | -1/+1 | |
| 2010-09-13 | remove the 3s timeout | franck cuny | 1 | -4/+3 | |
| 2010-09-02 | increase LWP MaxLineLength to allow long riak Link http headers | Gavin Carr | 1 | -0/+7 | |
| 2010-06-16 | no need to have a sub | franck cuny | 1 | -1/+1 | |
| 2010-06-16 | accept multiples hosts so we don't always hit the same node | franck cuny | 2 | -1/+45 | |
| 2010-06-14 | add mx::role::parameterized for replicas, bucket and client | franck cuny | 2 | -0/+53 | |
| 2010-06-14 | add n::r::client and now client is a n::r::client | franck cuny | 1 | -0/+34 | |
| 2010-06-14 | remove var | franck cuny | 1 | -1/+1 | |
