You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by willholley <gi...@git.apache.org> on 2015/02/02 22:09:49 UTC

[GitHub] couchdb-fabric pull request: Respect doc_options during _changes s...

GitHub user willholley opened a pull request:

    https://github.com/apache/couchdb-fabric/pull/12

    Respect doc_options during _changes serialization

    When including full documents in the changes feed response, respect doc_options (e.g. attachments=true) during JSON serialization.
    
    Combined with https://github.com/apache/couchdb-chttpd/pull/23 this fixes COUCHDB-2522.

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

    $ git pull https://github.com/willholley/couchdb-fabric 2522-support-attachments-on-changes

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

    https://github.com/apache/couchdb-fabric/pull/12.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 #12
    
----
commit 7d65eb75878cddb707404f10995bd831e53cbfdd
Author: Will Holley <wi...@gmail.com>
Date:   2015-02-02T21:02:27Z

    Respect doc_options during _changes serialization
    
    When including full documents in the changes feed response, respect
    doc_options (e.g. attachments=true) during JSON serialization.
    
    COUCHDB-2522

----


---
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-fabric pull request: Respect doc_options during _changes s...

Posted by kxepal <gi...@git.apache.org>.
Github user kxepal commented on the pull request:

    https://github.com/apache/couchdb-fabric/pull/12#issuecomment-72678485
  
    +1


---
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-fabric pull request: Respect doc_options during _changes s...

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

    https://github.com/apache/couchdb-fabric/pull/12


---
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.
---