GitHub user ananich opened a pull request: https://github.com/apache/couchdb/pull/157
```validate_doc_update``` moved from views to root ```validate_doc_update``` was located in ```views``` which was confusing You can merge this pull request into a Git repository by running: $ git pull https://github.com/inpun/couchdb master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/couchdb/pull/157.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 #157 ---- commit 05abb4bc44121401ba22c6502233226b30a4a2ce Author: Anthony Ananich <anton.anan...@inpun.com> Date: 2014-02-25T16:17:44Z ```validate_doc_update``` moved from views to root ---- --- 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. ---