GitHub user iilyak opened a pull request:

    https://github.com/apache/couchdb-couch/pull/205

    75431 truncate revs to revs limit

    This PR drags unrelated commits because the sync between ASF and github is 
currently broken.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-couch 
75431-truncate-revs-to-revs_limit

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

    https://github.com/apache/couchdb-couch/pull/205.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 #205
    
----
commit 6b40de3c185dd8f56d193dc0b2f83e28841bb3ed
Author: Nick Vatamaniuc <vatam...@apache.org>
Date:   2016-10-10T05:47:49Z

    Fix module name in couch_httpd:check_max_request_length/1 call

commit fb12795de011f8eb65a6f0a1ed67828486d21bb8
Author: Robert Newson <rnew...@apache.org>
Date:   2016-10-12T20:54:00Z

    whitespace change to trigger github mirror sync

commit d4651e780360dc1f129cdf89721f3f911a1c9c1d
Author: ILYA Khlopotov <iil...@apache.org>
Date:   2016-10-13T17:27:25Z

    Truncate revs returned from couch_db:open_doc_revs
    
    Return max revs_limit revisions from couch_db:open_doc_revs.
    
    COUCHDB-3193

----


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

Reply via email to