svn commit: r1037194 - in /couchdb/trunk: share/www/script/test/rewrite.js src/couchdb/couch_httpd_rewrite.erl

2010-11-20 Thread jan
Author: jan Date: Sat Nov 20 12:39:57 2010 New Revision: 1037194 URL: http://svn.apache.org/viewvc?rev=1037194&view=rev Log: Send a user friendly error message when rewrite rules are a String, not a JSON Array. Modified: couchdb/trunk/share/www/script/test/rewrite.js couchdb/trunk/src/cou

svn commit: r1037196 - in /couchdb/branches/1.0.x: share/www/script/test/rewrite.js src/couchdb/couch_httpd_rewrite.erl

2010-11-20 Thread jan
Author: jan Date: Sat Nov 20 12:41:26 2010 New Revision: 1037196 URL: http://svn.apache.org/viewvc?rev=1037196&view=rev Log: Send a user friendly error message when rewrite rules are a String, not a JSON Array. Modified: couchdb/branches/1.0.x/share/www/script/test/rewrite.js couchdb/bran

svn commit: r1037198 - /couchdb/branches/1.1.x/CHANGES

2010-11-20 Thread fdmanana
Author: fdmanana Date: Sat Nov 20 12:43:20 2010 New Revision: 1037198 URL: http://svn.apache.org/viewvc?rev=1037198&view=rev Log: Updated CHANGES for release 1.1.0. Modified: couchdb/branches/1.1.x/CHANGES Modified: couchdb/branches/1.1.x/CHANGES URL: http://svn.apache.org/viewvc/couchdb/br

svn commit: r1037206 - in /couchdb/trunk/share/server: loop.js mimeparse.js render.js state.js util.js views.js

2010-11-20 Thread fdmanana
Author: fdmanana Date: Sat Nov 20 13:44:42 2010 New Revision: 1037206 URL: http://svn.apache.org/viewvc?rev=1037206&view=rev Log: Fixing some jslint warnings. Modified: couchdb/trunk/share/server/loop.js couchdb/trunk/share/server/mimeparse.js couchdb/trunk/share/server/render.js

svn commit: r1037213 - /couchdb/trunk/share/server/util.js

2010-11-20 Thread fdmanana
Author: fdmanana Date: Sat Nov 20 14:01:45 2010 New Revision: 1037213 URL: http://svn.apache.org/viewvc?rev=1037213&view=rev Log: Bug fix: using undeclared identifier (doc). The function argument is named obj, not doc. Modified: couchdb/trunk/share/server/util.js Modified: couchdb/trunk/sha

svn commit: r1037215 - /couchdb/branches/1.0.x/share/server/util.js

2010-11-20 Thread fdmanana
Author: fdmanana Date: Sat Nov 20 14:02:45 2010 New Revision: 1037215 URL: http://svn.apache.org/viewvc?rev=1037215&view=rev Log: Merged revision 1037213 from trunk: Bug fix: using undeclared identifier (doc). The function argument is named obj, not doc. Modified: couchdb/branches/1.0.x/sha

svn commit: r1037216 - /couchdb/branches/1.1.x/share/server/util.js

2010-11-20 Thread fdmanana
Author: fdmanana Date: Sat Nov 20 14:03:15 2010 New Revision: 1037216 URL: http://svn.apache.org/viewvc?rev=1037216&view=rev Log: Merged revision 1037213 from trunk: Bug fix: using undeclared identifier (doc). The function argument is named obj, not doc. Modified: couchdb/branches/1.1.x/sh

svn commit: r1037245 - /couchdb/trunk/share/server/util.js

2010-11-20 Thread fdmanana
Author: fdmanana Date: Sat Nov 20 15:56:00 2010 New Revision: 1037245 URL: http://svn.apache.org/viewvc?rev=1037245&view=rev Log: Fix recursive call: recursivelySeal is not defined within the body of the anonymous function declaration. Modified: couchdb/trunk/share/server/util.js Modified:

svn commit: r1037246 - /couchdb/branches/1.0.x/share/server/util.js

2010-11-20 Thread fdmanana
Author: fdmanana Date: Sat Nov 20 15:56:40 2010 New Revision: 1037246 URL: http://svn.apache.org/viewvc?rev=1037246&view=rev Log: Merged revision 1037245 from trunk: Fix recursive call: recursivelySeal is not defined within the body of the anonymous function declaration. Modified: couchdb/b

svn commit: r1037248 - /couchdb/branches/1.1.x/share/server/util.js

2010-11-20 Thread fdmanana
Author: fdmanana Date: Sat Nov 20 15:57:39 2010 New Revision: 1037248 URL: http://svn.apache.org/viewvc?rev=1037248&view=rev Log: Merged revision 1037245 from trunk: Fix recursive call: recursivelySeal is not defined within the body of the anonymous function declaration. Modified: couchdb/b

svn commit: r1037249 - /couchdb/trunk/share/www/script/test/view_sandboxing.js

2010-11-20 Thread fdmanana
Author: fdmanana Date: Sat Nov 20 15:58:33 2010 New Revision: 1037249 URL: http://svn.apache.org/viewvc?rev=1037249&view=rev Log: Fixed indentation of the test view_sandboxing.js - convention is 2 spaces for JavaScript code (not 4 spaces). Modified: couchdb/trunk/share/www/script/test/view_s

svn commit: r1037266 - /couchdb/trunk/share/server/render.js

2010-11-20 Thread fdmanana
Author: fdmanana Date: Sat Nov 20 17:03:50 2010 New Revision: 1037266 URL: http://svn.apache.org/viewvc?rev=1037266&view=rev Log: Add missing var statements and trailing semicolons. Modified: couchdb/trunk/share/server/render.js Modified: couchdb/trunk/share/server/render.js URL: http://svn