You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2017/07/04 13:43:26 UTC

[couchdb-nano] branch master updated (15b8362 -> c923410)

This is an automated email from the ASF dual-hosted git repository.

jan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git.


    from 15b8362  Merge pull request #39 from slang800/remove-version-and-path-export
     add 44772c6  feat: add _find
     new c923410  Merge pull request #50 from apache/feat/find

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/nano.js                               | 10 ++++++++++
 tests/helpers/unit.js                     |  2 --
 tests/integration/database/replicator.js  | 10 +++++-----
 tests/unit/design/{compact.js => find.js} | 16 ++++++++++------
 4 files changed, 25 insertions(+), 13 deletions(-)
 copy tests/unit/design/{compact.js => find.js} (78%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].

[couchdb-nano] 01/01: Merge pull request #50 from apache/feat/find

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git

commit c92341087968848993b5c852c839f6606f731977
Merge: 15b8362 44772c6
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Tue Jul 4 15:43:25 2017 +0200

    Merge pull request #50 from apache/feat/find
    
    feat: add _find

 lib/nano.js                              | 10 ++++++++++
 tests/helpers/unit.js                    |  2 --
 tests/integration/database/replicator.js | 10 +++++-----
 tests/unit/design/find.js                | 31 +++++++++++++++++++++++++++++++
 4 files changed, 46 insertions(+), 7 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@couchdb.apache.org" <co...@couchdb.apache.org>.