You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by janl <gi...@git.apache.org> on 2015/12/12 15:17:18 UTC

[GitHub] couchdb-chttpd pull request: 1.x compat

GitHub user janl opened a pull request:

    https://github.com/apache/couchdb-chttpd/pull/98

    1.x compat

    - fix form parsing for update functions and PUT requests (cc @kocolosk https://github.com/apache/couchdb-chttpd/commit/5845146dec0f66c1e8f2b629dde6a445ae16785b)
    - allow update funs to run on docs with a slash in their id (https://github.com/apache/couchdb/blob/1.x.x/share/www/script/test/update_documents.js#L197)

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

    $ git pull https://github.com/apache/couchdb-chttpd 1.x-compat

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

    https://github.com/apache/couchdb-chttpd/pull/98.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 #98
    
----
commit 6421adc5c200781f95b7bfdb66718bff35cb423c
Author: Jan Lehnardt <ja...@apache.org>
Date:   2015-12-12T14:09:01Z

    1.x compat: parse form data for externals on PUT in addtion ot POST

commit 5d08f62f8aa3e858c2c707ade2b96a26d90e900c
Author: Jan Lehnardt <ja...@apache.org>
Date:   2015-12-12T14:14:37Z

    1.x compat: update fun: allow docs with slash in id

----


---
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-chttpd pull request: 1.x compat

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

    https://github.com/apache/couchdb-chttpd/pull/98#issuecomment-165745950
  
    got a +1 from @rnewson on IRC, merging now


---
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-chttpd pull request: 1.x compat

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

    https://github.com/apache/couchdb-chttpd/pull/98


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