/[Apache-SVN]
ViewVC logotype

Revision 1128189


Jump to revision: Previous Next
Author: rnewson
Date: Fri May 27 08:12:47 2011 UTC (12 years, 11 months ago)
Changed paths: 2
Log Message:
COUCHDB-1074 - fix variable substitution in rewriter

- key= ":key", startkey=[":a", ":b"]
- variable substitution via query arguments
- variable substituin via reversed path matching variables

The variable substition is now a lot easier than the old one. Variables
are decoded from the query if they are json, and we recode them only at
the end.

(Patch by BenoƮt Chesneau)

Changed paths

Path Details
Directorycouchdb/branches/1.1.x/share/www/script/test/rewrite.js modified , text changed
Directorycouchdb/branches/1.1.x/src/couchdb/couch_httpd_rewrite.erl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26