GitHub user mikeymckay opened a pull request:
https://github.com/apache/couchdb/pull/30
Trunk
Two commits. One is an attempt to improve documentation. The other is to
make the "complete" callback usable for the login function.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mikeymckay/couchdb trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/30.patch
----
commit a9e175daea35191e2968a41ca45ccc0740a9bb68
Author: Mike McKay <[email protected]>
Date: 2011-08-15T18:48:32-07:00
Tried to add clarity to documentation for view function
commit a324c2c96f0fc339d10a30a5e50ddf9a410e00ca
Author: Mike McKay <[email protected]>
Date: 2012-08-07T15:10:06-07:00
Fixed broken complete callback for login
----