You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by glynnbird <gi...@git.apache.org> on 2017/01/13 11:25:26 UTC

[GitHub] couchdb-nano pull request #4: Multiple fixes

GitHub user glynnbird opened a pull request:

    https://github.com/apache/couchdb-nano/pull/4

    Multiple fixes

    This PR contains a number of changes in the Cloudant-specific fork of this project
    
    - a general update of dependencies
    - fixed the automated tests so that they work ;)
    - only JSON encode non-string parameters to prevent double-encoding
    - add support for 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 nano

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-nano/pull/4.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 #4
    
----
commit adffa2a913b4f6c166e982c5368dddf3578d43be
Author: Glynn Bird <gl...@gmail.com>
Date:   2016-11-03T15:35:53Z

    node 0.12 is no longer supported

commit e39a81596014085cae879e054c06cc697450b346
Author: Glynn Bird <gl...@gmail.com>
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 <gl...@gmail.com>
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 <gl...@gmail.com>
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\u2026

commit c20dffd4d28efd5ff68465a87225d9053abef4d4
Author: Glynn Bird <gl...@gmail.com>
Date:   2016-11-04T13:36:43Z

    update package.json for this repo's project name

commit dc942adbe5a13220ec65a877f5876cb4447d1c70
Author: Glynn Bird <gl...@gmail.com>
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 <gl...@gmail.com>
Date:   2016-11-04T13:51:00Z

    cloudant-nano rename

commit 0b16aaee0d26760ff5ad332afc7efc3165c04a46
Author: Glynn Bird <gl...@gmail.com>
Date:   2016-11-04T13:52:30Z

    Merge pull request #4 from glynnbird/package
    
    cloudant-nano rename

commit 659ec11f307058cf3c14d1957e5c5905e336c50e
Author: Glynn Bird <gl...@gmail.com>
Date:   2016-11-07T09:44:08Z

    added GET /_uuids api call

commit 29ae71d5fa52e4ab09b1d73fa01a64147a3b8f90
Author: Glynn Bird <gl...@gmail.com>
Date:   2016-11-07T10:10:00Z

    Merge pull request #5 from cloudant-labs/uuids
    
    added GET /_uuids api call

commit 82090ca9c31c7384f623e481a967dd20a23a5916
Author: Glynn Bird <gl...@gmail.com>
Date:   2016-11-10T14:33:11Z

    added selective encoding of string parameters to the search function

commit 827f31a2bb5d81524f98c677046caceded312bd3
Author: Glynn Bird <gl...@gmail.com>
Date:   2016-11-10T16:01:32Z

    Merge pull request #6 from cloudant-labs/encoding
    
    added selective encoding of string parameters to the search function

commit 221e515649173f65273e2d531f0064092e9cc36a
Author: Glynn Bird <gl...@gmail.com>
Date:   2016-11-10T16:02:42Z

    6.4.1

commit 87570e16f4189e4536439fcafdd99cb13e3e43b2
Author: Glynn Bird <gl...@gmail.com>
Date:   2017-01-13T11:21:10Z

    Apache couchdb-nano

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-nano issue #4: Multiple fixes

Posted by garrensmith <gi...@git.apache.org>.
Github user garrensmith commented on the issue:

    https://github.com/apache/couchdb-nano/pull/4
  
    Thanks @glynnbird, this is great. I've squashed and merged


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-nano pull request #4: Multiple fixes

Posted by glynnbird <gi...@git.apache.org>.
Github user glynnbird closed the pull request at:

    https://github.com/apache/couchdb-nano/pull/4


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---