GitHub user glynnbird opened a pull request:
https://github.com/apache/couchdb-nano/pull/2
Uuids
Added GET /_uuids api call
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant-labs/cloudant-nano uuids
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-nano/pull/2.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2
----
commit 04386c17cdf66233b2c50b42e0bef1f59485d400
Author: Glynn Bird <[email protected]>
Date: 2016-10-26T09:51:56Z
version bump for dependencies
commit d1c7554c0a9ecbab2c7c4ad3616195d3da9bbbfc
Author: Glynn Bird <[email protected]>
Date: 2016-10-26T10:54:56Z
fix mocked tests
commit 45d58bfeb8b59ee97d1821ed9006c735fc65f4e4
Author: Glynn Bird <[email protected]>
Date: 2016-10-26T13:19:25Z
modified tests to work with latest dependencies and CouchDB 2.0
commit 225f15199680c708c7f87c9830864d5e3dc795ef
Author: Pedro Narciso GarcÃa Revington <[email protected]>
Date: 2016-01-25T12:08:57Z
Test with 4.2 (LTS) and 5.5 (Stable)
commit 3a5a75846fc7b2f29ceb80d8be27513e0e7e062a
Author: Pedro Narciso GarcÃa Revington <[email protected]>
Date: 2016-01-28T10:31:47Z
removed the osx target since it is not supported by travis
commit 4aac56301bc873856b3c14be9d4c31237500184a
Author: Brian Delahunty <[email protected]>
Date: 2016-02-09T22:54:39Z
Update README.md
Change `cloudant.use` to `nano.use`.
commit 93db52dc167c2a36d53f8fa2057189dc6a486bb6
Author: André Cruz <[email protected]>
Date: 2016-02-26T23:48:52Z
Add db.info doc.
commit 118e2098b93f77fae4b2daf2070d3e2735a3b095
Author: André Cruz <[email protected]>
Date: 2016-03-26T22:03:43Z
Ensure fetch params is optional, fixes #319.
commit f757cdd6c29d95fc74ae00b00dd74afcc54b6e9c
Author: Chris Taylor <[email protected]>
Date: 2016-04-23T04:52:50Z
ct: Test for optional body in db.atomic
commit 6b5d72388030f4ab095995307cc7df684446a67a
Author: Chris Taylor <[email protected]>
Date: 2016-04-23T04:54:54Z
ct: Allow body to be optional in db.atomic.
commit a255f681694f3b2f649660a0caa5891b6ca21712
Author: Chris Taylor <[email protected]>
Date: 2016-04-23T05:09:05Z
ct: Fix mocks.
commit 3db2d953b08328d366d10756dbe49874ec8041d5
Author: Rami Alia <[email protected]>
Date: 2016-04-25T17:42:52Z
Validate docName parameter to avoid db delete
commit 6be3aec6dad6f035139bf38e58d39f4e38a8955a
Author: phil manijak <[email protected]>
Date: 2016-05-09T07:37:41Z
Update express.js example for nano 6 and express 4
There were a few places where this file was out of date.
Express 4:
* express.createServer() has been deprecated
* passing the status via send() has been deprecated
* convention is to use 'req' and 'res' instead of
'request' and 'response'
Nano 6:
* error['status-code'] is now error.statusCode
Also there was a syntax error (too many curly braces).
commit cb870b82e352b07e158556bebbea53948107ce43
Author: Glynn Bird <[email protected]>
Date: 2016-10-26T14:01:12Z
modify tests to work mocked and unmocked with CouchDB 2.0 from Docker
commit 939c980acb335a04142018d713251b9ea3186780
Author: Glynn Bird <[email protected]>
Date: 2016-10-27T07:47:06Z
ensure CouchDB 2.0 Docker is stopped after each test run
commit adffa2a913b4f6c166e982c5368dddf3578d43be
Author: Glynn Bird <[email protected]>
Date: 2016-11-03T15:35:53Z
node 0.12 is no longer supported
commit e39a81596014085cae879e054c06cc697450b346
Author: Glynn Bird <[email protected]>
Date: 2016-11-03T15:41:12Z
Merge pull request #1 from cloudant-labs/dependencies
node 0.12 is no longer supported
commit a1337f207d402ec869b0af37a58aaf1f69fdd91c
Author: Glynn Bird <[email protected]>
Date: 2016-11-04T09:27:25Z
only JSON encode parameters which are not strings to avoid double encoding
as per https://github.com/cloudant/nodejs-cloudant/issues/89
commit 876304a78e6def8b2c7bcb65d8f96c3b3dba7812
Author: Glynn Bird <[email protected]>
Date: 2016-11-04T10:02:48Z
Merge pull request #2 from glynnbird/encoding
only JSON encode parameters which are not strings to avoid double encâ¦
commit c20dffd4d28efd5ff68465a87225d9053abef4d4
Author: Glynn Bird <[email protected]>
Date: 2016-11-04T13:36:43Z
update package.json for this repo's project name
commit dc942adbe5a13220ec65a877f5876cb4447d1c70
Author: Glynn Bird <[email protected]>
Date: 2016-11-04T13:48:39Z
Merge pull request #3 from glynnbird/package
update package.json for this repo's project name
commit 3f4ae9a2ed72a787e25b5f44a1e4d0107f837aa2
Author: Glynn Bird <[email protected]>
Date: 2016-11-04T13:51:00Z
cloudant-nano rename
commit 0b16aaee0d26760ff5ad332afc7efc3165c04a46
Author: Glynn Bird <[email protected]>
Date: 2016-11-04T13:52:30Z
Merge pull request #4 from glynnbird/package
cloudant-nano rename
commit 659ec11f307058cf3c14d1957e5c5905e336c50e
Author: Glynn Bird <[email protected]>
Date: 2016-11-07T09:44:08Z
added GET /_uuids api call
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---