You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by Git at Apache <gi...@git.apache.org> on 2012/03/28 17:10:22 UTC

couchdb pull request: fixes on _rewrite handling

GitHub user RonnyPfannschmidt opened the pull request at
https://github.com/apache/couchdb/pull/15

----
fixes on _rewrite handling

2 changes to fix the related jira issues

* rewrite loops (limit to 100) - https://issues.apache.org/jira/browse/COUCHDB-1441

* overwriting the original url on nested rewriting - https://issues.apache.org/jira/browse/COUCHDB-1442
----

You can merge this pull request into a Git repository by running
$ git pull https://github.com/RonnyPfannschmidt/couchdb rewrite-fixes

Alternatively you can review and apply these changes as the patch at
https://github.com/apache/couchdb/pull/15.patch