-
Just tried to include 1.3.x into my project in Bluemix and got the following stack error:
2015-09-04T11:20:12.40-0400 [App/0] ERR /home/vcap/app/node_modules/cloudant/cloudant.js:150
2015-09-04T…
-
When using com.cloudant.client.api.Database.find() and there is a "+" in the document id, the document does not get returned. It seems like the "+" is not getting URL encoded into "%2B", but other cha…
-
I don't see a property http.maxConnections in IBM java 8 ... I try to fetch that and I get null .. Does that mean there is no limit on the number of connections created by cloudant?
Also we are se…
-
Slightly different failure this time:
```
com.cloudant.sync.replication.AttachmentsPullTest > pullRevisionsWithBigAttachments[0] FAILED
java.lang.AssertionError
at org.junit.Assert.fail(A…
-
I have a simple webapp that's using superlogin for managing a Cloudant database. When I login, I can see on Cloudant that an API key has been added but the API key has no privileges. The relevant part…
-
To ease the deployment of the app, add a toolchain. The toolchain will create the services, the webapp and deploy the OpenWhisk actions/triggers.
- [x] build extractor Docker image with travis and …
-
## Environment details:
Windows 7, Git Bash.
Vagrant 1.8.4.
## Steps to reproduce the issue:
```
git clone git@github.com:openwhisk/openwhisk.git
cd openwhisk/
cd tools/vagrant/
./hello
```
## Pro…
-
Please include the following information in your ticket.
- CloudantClient (java-cloudant) version(s) that are affected by this issue.
```
com.cloudant
cloudant-client
2.2.0
…
-
The getting started documentation gives an example for endpoint access (http://python-cloudant.readthedocs.io/en/latest/getting_started.html#endpoint-access):
```
from cloudant.client import Cloudan…
-
Issue to track discussion points where we don't yet have a clear answer.
We should strike these off and/or open separate issues as and when we resolve what the next steps are for each.
* ~~shoul…