svn commit: r1051325 - /couchdb/trunk/test/bench/benchbulk.sh

2010-12-20 Thread jchris
Author: jchris Date: Tue Dec 21 00:07:40 2010 New Revision: 1051325 URL: http://svn.apache.org/viewvc?rev=1051325&view=rev Log: update benchbulk script for json content-type Modified: couchdb/trunk/test/bench/benchbulk.sh Modified: couchdb/trunk/test/bench/benchbulk.sh URL:

svn commit: r1039619 - in /couchdb/trunk: share/www/dialog/ share/www/script/ share/www/script/test/ share/www/spec/ src/couchdb/

2010-11-26 Thread jchris
Author: jchris Date: Sat Nov 27 04:41:20 2010 New Revision: 1039619 URL: http://svn.apache.org/viewvc?rev=1039619&view=rev Log: rename "readers" to "members" in _security object, keep backwards compatibility with old security objects" Modified: c

svn commit: r1003726 - /couchdb/branches/1.0.x/src/couchdb/couch_view.erl

2010-10-01 Thread jchris
Author: jchris Date: Sat Oct 2 01:12:43 2010 New Revision: 1003726 URL: http://svn.apache.org/viewvc?rev=1003726&view=rev Log: using an infinity timeout in places where we wait on disk io Modified: couchdb/branches/1.0.x/src/couchdb/couch_view.erl Modified: couchdb/branches/1.0.x

svn commit: r1003723 - /couchdb/trunk/src/couchdb/couch_view.erl

2010-10-01 Thread jchris
Author: jchris Date: Sat Oct 2 00:50:49 2010 New Revision: 1003723 URL: http://svn.apache.org/viewvc?rev=1003723&view=rev Log: using an infinity timeout in places where we wait on disk io Modified: couchdb/trunk/src/couchdb/couch_view.erl Modified: couchdb/trunk/src/couchdb/couch_view

svn commit: r1003718 - in /couchdb/branches/1.0.x/src/couchdb: couch_view.erl couch_view_group.erl

2010-10-01 Thread jchris
Author: jchris Date: Sat Oct 2 00:05:59 2010 New Revision: 1003718 URL: http://svn.apache.org/viewvc?rev=1003718&view=rev Log: backport r1003701 (fix db file ref count in view generation Modified: couchdb/branches/1.0.x/src/couchdb/couch_view.erl couchdb/branches/1.0.x/src/cou

svn commit: r1003706 - /couchdb/trunk/src/couchdb/couch_view_group.erl

2010-10-01 Thread jchris
Author: jchris Date: Fri Oct 1 23:31:59 2010 New Revision: 1003706 URL: http://svn.apache.org/viewvc?rev=1003706&view=rev Log: remove vestigal db handle that will just be replaced by couch_view_updater anyway Modified: couchdb/trunk/src/couchdb/couch_view_group.erl Modified: couchdb/t

svn commit: r1003701 - in /couchdb/trunk/src/couchdb: couch_view.erl couch_view_group.erl

2010-10-01 Thread jchris
Author: jchris Date: Fri Oct 1 23:05:30 2010 New Revision: 1003701 URL: http://svn.apache.org/viewvc?rev=1003701&view=rev Log: close db handles after using them to get view groups Modified: couchdb/trunk/src/couchdb/couch_view.erl couchdb/trunk/src/couchdb/couch_view_group.erl Modi

svn commit: r1003620 - /couchdb/trunk/src/couchdb/couch_httpd_auth.erl

2010-10-01 Thread jchris
Author: jchris Date: Fri Oct 1 19:09:23 2010 New Revision: 1003620 URL: http://svn.apache.org/viewvc?rev=1003620&view=rev Log: downgrade log line from error to debug output Modified: couchdb/trunk/src/couchdb/couch_httpd_auth.erl Modified: couchdb/trunk/src/couchdb/couch_httpd_auth.erl

svn commit: r1001895 - in /couchdb/trunk: share/server/loop.js share/server/state.js share/www/script/test/design_docs.js src/couchdb/couch_db.hrl src/couchdb/couch_query_servers.erl src/couchdb/couch

2010-09-27 Thread jchris
Author: jchris Date: Mon Sep 27 20:06:22 2010 New Revision: 1001895 URL: http://svn.apache.org/viewvc?rev=1001895&view=rev Log: CommonJS support in map functions Modified: couchdb/trunk/share/server/loop.js couchdb/trunk/share/server/state.js couchdb/trunk/share/www/script/

svn commit: r1001295 - /couchdb/trunk/share/www/script/test/update_documents.js

2010-09-25 Thread jchris
Author: jchris Date: Sat Sep 25 18:55:23 2010 New Revision: 1001295 URL: http://svn.apache.org/viewvc?rev=1001295&view=rev Log: update documents test assertions Modified: couchdb/trunk/share/www/script/test/update_documents.js Modified: couchdb/trunk/share/www/script/

svn commit: r996270 - /couchdb/branches/1.0.x/share/www/script/test/design_docs.js

2010-09-12 Thread jchris
Author: jchris Date: Sun Sep 12 09:03:43 2010 New Revision: 996270 URL: http://svn.apache.org/viewvc?rev=996270&view=rev Log: additional test for non-circular commonjs require. closes COUCHDB-869 Modified: couchdb/branches/1.0.x/share/www/script/test/design_docs.js Modified: cou

svn commit: r996269 - in /couchdb/branches/1.0.x/share: server/util.js www/script/test/design_docs.js

2010-09-12 Thread jchris
Author: jchris Date: Sun Sep 12 09:03:38 2010 New Revision: 996269 URL: http://svn.apache.org/viewvc?rev=996269&view=rev Log: commonjs require no longer creates circular references Modified: couchdb/branches/1.0.x/share/server/util.js couchdb/branches/1.0.x/share/www/script/

svn commit: r996267 - /couchdb/trunk/share/www/script/test/design_docs.js

2010-09-12 Thread jchris
Author: jchris Date: Sun Sep 12 09:01:47 2010 New Revision: 996267 URL: http://svn.apache.org/viewvc?rev=996267&view=rev Log: additional test for non-circular commonjs require. closes COUCHDB-869 Modified: couchdb/trunk/share/www/script/test/design_docs.js Modified: couchdb/trunk/share

svn commit: r996266 - in /couchdb/trunk/share: server/util.js www/script/test/design_docs.js

2010-09-12 Thread jchris
Author: jchris Date: Sun Sep 12 08:56:17 2010 New Revision: 996266 URL: http://svn.apache.org/viewvc?rev=996266&view=rev Log: commonjs require no longer creates circular references Modified: couchdb/trunk/share/server/util.js couchdb/trunk/share/www/script/test/design_docs.js Modi

svn commit: r996199 - /couchdb/trunk/etc/couchdb/default.ini.tpl.in

2010-09-11 Thread jchris
Author: jchris Date: Sat Sep 11 19:34:56 2010 New Revision: 996199 URL: http://svn.apache.org/viewvc?rev=996199&view=rev Log: raise the default session timeout to 12 hours Modified: couchdb/trunk/etc/couchdb/default.ini.tpl.in Modified: couchdb/trunk/etc/couchdb/default.ini.tpl.in

svn commit: r993229 - /couchdb/trunk/src/couchdb/couch_httpd_view.erl

2010-09-06 Thread jchris
Author: jchris Date: Tue Sep 7 06:48:46 2010 New Revision: 993229 URL: http://svn.apache.org/viewvc?rev=993229&view=rev Log: remove extra log statement Modified: couchdb/trunk/src/couchdb/couch_httpd_view.erl Modified: couchdb/trunk/src/couchdb/couch_httpd_view.erl URL:

svn commit: r993226 - in /couchdb/trunk: share/www/script/test/view_errors.js src/couchdb/couch_httpd_view.erl

2010-09-06 Thread jchris
Author: jchris Date: Tue Sep 7 06:28:58 2010 New Revision: 993226 URL: http://svn.apache.org/viewvc?rev=993226&view=rev Log: warn when a view query will be empty due to backwards start and end keys Modified: couchdb/trunk/share/www/script/test/view_errors.js couchdb/trunk/src/cou

svn commit: r985407 - /couchdb/trunk/src/couchdb/couch_httpd.erl

2010-08-13 Thread jchris
Author: jchris Date: Fri Aug 13 23:52:24 2010 New Revision: 985407 URL: http://svn.apache.org/viewvc?rev=985407&view=rev Log: more informative error messages on invalid json Modified: couchdb/trunk/src/couchdb/couch_httpd.erl Modified: couchdb/trunk/src/couchdb/couch_httpd.erl URL:

svn commit: r983477 - /couchdb/branches/1.0.x/test/etap/160-vhosts.t

2010-08-08 Thread jchris
Author: jchris Date: Sun Aug 8 20:00:53 2010 New Revision: 983477 URL: http://svn.apache.org/viewvc?rev=983477&view=rev Log: fix the db-info assertion to match with the new committed_update_seq field Modified: couchdb/branches/1.0.x/test/etap/160-vhosts.t Modified: couchdb/branches/1

svn commit: r983476 - /couchdb/trunk/test/etap/160-vhosts.t

2010-08-08 Thread jchris
Author: jchris Date: Sun Aug 8 20:00:21 2010 New Revision: 983476 URL: http://svn.apache.org/viewvc?rev=983476&view=rev Log: fix the db-info assertion to match with the new committed_update_seq field Modified: couchdb/trunk/test/etap/160-vhosts.t Modified: couchdb/trunk/test/etap

svn commit: r983337 - in /couchdb/branches/1.0.x: THANKS share/www/script/test/view_update_seq.js src/couchdb/couch_httpd_db.erl src/couchdb/couch_httpd_view.erl

2010-08-07 Thread jchris
Author: jchris Date: Sun Aug 8 02:25:40 2010 New Revision: 983337 URL: http://svn.apache.org/viewvc?rev=983337&view=rev Log: provide the update_seq in all_docs view even when it is zero Modified: couchdb/branches/1.0.x/THANKS couchdb/branches/1.0.x/share/www/script/

svn commit: r983336 - in /couchdb/trunk: THANKS share/www/script/test/view_update_seq.js src/couchdb/couch_httpd_db.erl src/couchdb/couch_httpd_view.erl

2010-08-07 Thread jchris
Author: jchris Date: Sun Aug 8 02:23:53 2010 New Revision: 983336 URL: http://svn.apache.org/viewvc?rev=983336&view=rev Log: provide the update_seq in all_docs view even when it is zero Modified: couchdb/trunk/THANKS couchdb/trunk/share/www/script/test/view_update_seq.js cou

svn commit: r983307 - in /couchdb/branches/1.0.x: THANKS share/www/script/test/reduce_builtin.js src/couchdb/couch_query_servers.erl

2010-08-07 Thread jchris
Author: jchris Date: Sat Aug 7 20:33:33 2010 New Revision: 983307 URL: http://svn.apache.org/viewvc?rev=983307&view=rev Log: builtin reduce functions more forgiving about trailing whitespace and other characters Modified: couchdb/branches/1.0.x/THANKS couchdb/branches/1.0.x/share

svn commit: r983306 - in /couchdb/trunk: THANKS share/www/script/test/reduce_builtin.js src/couchdb/couch_query_servers.erl

2010-08-07 Thread jchris
Author: jchris Date: Sat Aug 7 20:31:25 2010 New Revision: 983306 URL: http://svn.apache.org/viewvc?rev=983306&view=rev Log: builtin reduce functions more forgiving about trailing whitespace and other characters Modified: couchdb/trunk/THANKS couchdb/trunk/share/www/script/

svn commit: r983291 - in /couchdb/trunk: etc/couchdb/default.ini.tpl.in src/couchdb/couch_query_servers.erl

2010-08-07 Thread jchris
Author: jchris Date: Sat Aug 7 19:26:50 2010 New Revision: 983291 URL: http://svn.apache.org/viewvc?rev=983291&view=rev Log: os_process_limit for query servers make them much more robust under concurrent load Modified: couchdb/trunk/etc/couchdb/default.ini.tpl.in couchdb/trunk

svn commit: r982027 - in /couchdb/branches/0.11.x: CHANGES NEWS

2010-08-03 Thread jchris
Author: jchris Date: Tue Aug 3 20:32:48 2010 New Revision: 982027 URL: http://svn.apache.org/viewvc?rev=982027&view=rev Log: NEWS and CHANGES for 0.11.2 Modified: couchdb/branches/0.11.x/CHANGES couchdb/branches/0.11.x/NEWS Modified: couchdb/branches/0.11.x/CHANGES URL:

svn commit: r982026 - in /couchdb/branches/1.0.x: CHANGES NEWS

2010-08-03 Thread jchris
Author: jchris Date: Tue Aug 3 20:27:32 2010 New Revision: 982026 URL: http://svn.apache.org/viewvc?rev=982026&view=rev Log: fix silly typo in news and changes Modified: couchdb/branches/1.0.x/CHANGES couchdb/branches/1.0.x/NEWS Modified: couchdb/branches/1.0.x/CHANGES URL:

svn commit: r982025 - in /couchdb/branches/1.0.x: CHANGES NEWS

2010-08-03 Thread jchris
Author: jchris Date: Tue Aug 3 20:24:01 2010 New Revision: 982025 URL: http://svn.apache.org/viewvc?rev=982025&view=rev Log: update NEWS and CHANGES for 1.0.1 release Modified: couchdb/branches/1.0.x/CHANGES couchdb/branches/1.0.x/NEWS Modified: couchdb/branches/1.0.x/CHANGES

svn commit: r982002 - /couchdb/branches/1.0.x/src/couchdb/couch_rep.erl

2010-08-03 Thread jchris
Author: jchris Date: Tue Aug 3 18:50:50 2010 New Revision: 982002 URL: http://svn.apache.org/viewvc?rev=982002&view=rev Log: Add support for replication through an HTTP/HTTPS proxy. backported from trunk r980985 Modified: couchdb/branches/1.0.x/src/couchdb/couch_rep.erl Modified: cou

svn commit: r980985 - /couchdb/trunk/src/couchdb/couch_rep.erl

2010-07-30 Thread jchris
Author: jchris Date: Fri Jul 30 22:35:40 2010 New Revision: 980985 URL: http://svn.apache.org/viewvc?rev=980985&view=rev Log: Add support for replication through an HTTP/HTTPS proxy. Modified: couchdb/trunk/src/couchdb/couch_rep.erl Modified: couchdb/trunk/src/couchdb/couch_rep.erl

svn commit: r980321 - in /couchdb/branches/0.11.x: share/www/script/test/security_validation.js src/couchdb/couch_db.erl

2010-07-28 Thread jchris
Author: jchris Date: Thu Jul 29 06:09:00 2010 New Revision: 980321 URL: http://svn.apache.org/viewvc?rev=980321&view=rev Log: fix the underlying issue that was giving replication problems attempting to push design docs as a non-admin. this is what my reverted commit should have been Modi

svn commit: r980320 - in /couchdb/branches/1.0.x: share/www/script/test/security_validation.js src/couchdb/couch_db.erl

2010-07-28 Thread jchris
Author: jchris Date: Thu Jul 29 06:05:01 2010 New Revision: 980320 URL: http://svn.apache.org/viewvc?rev=980320&view=rev Log: fix the underlying issue that was giving replication problems attempting to push design docs as a non-admin. this is what my reverted commit should have been Modi

svn commit: r980319 - in /couchdb/trunk: share/www/script/test/security_validation.js src/couchdb/couch_db.erl

2010-07-28 Thread jchris
Author: jchris Date: Thu Jul 29 06:04:03 2010 New Revision: 980319 URL: http://svn.apache.org/viewvc?rev=980319&view=rev Log: fix the underlying issue that was giving replication problems attempting to push design docs as a non-admin. this is what my reverted commit should have been Modi

svn commit: r980295 - /couchdb/branches/0.11.x/src/couchdb/couch_rep_httpc.erl

2010-07-28 Thread jchris
Author: jchris Date: Thu Jul 29 02:37:32 2010 New Revision: 980295 URL: http://svn.apache.org/viewvc?rev=980295&view=rev Log: Revert "replicator was getting stuck on push replication to design docs by non-admins. this fix is a bit hackish but makes replication work. once the new_repl

svn commit: r980294 - /couchdb/branches/1.0.x/src/couchdb/couch_rep_httpc.erl

2010-07-28 Thread jchris
Author: jchris Date: Thu Jul 29 02:36:26 2010 New Revision: 980294 URL: http://svn.apache.org/viewvc?rev=980294&view=rev Log: Revert "replicator was getting stuck on push replication to design docs by non-admins. this fix is a bit hackish but makes replication work. once the new_repl

svn commit: r980293 - /couchdb/trunk/src/couchdb/couch_rep_httpc.erl

2010-07-28 Thread jchris
Author: jchris Date: Thu Jul 29 02:35:13 2010 New Revision: 980293 URL: http://svn.apache.org/viewvc?rev=980293&view=rev Log: Revert "replicator was getting stuck on push replication to design docs by non-admins. this fix is a bit hackish but makes replication work. once the new_repl

svn commit: r979910 - /couchdb/branches/0.11.x/src/couchdb/couch_rep_httpc.erl

2010-07-27 Thread jchris
Author: jchris Date: Tue Jul 27 23:08:44 2010 New Revision: 979910 URL: http://svn.apache.org/viewvc?rev=979910&view=rev Log: replicator was getting stuck on push replication to design docs by non-admins. this fix is a bit hackish but makes replication work. once the new_replicator is in p

svn commit: r979908 - /couchdb/branches/1.0.x/src/couchdb/couch_rep_httpc.erl

2010-07-27 Thread jchris
Author: jchris Date: Tue Jul 27 23:08:03 2010 New Revision: 979908 URL: http://svn.apache.org/viewvc?rev=979908&view=rev Log: replicator was getting stuck on push replication to design docs by non-admins. this fix is a bit hackish but makes replication work. once the new_replicator is in p

svn commit: r979907 - /couchdb/trunk/src/couchdb/couch_rep_httpc.erl

2010-07-27 Thread jchris
Author: jchris Date: Tue Jul 27 23:07:19 2010 New Revision: 979907 URL: http://svn.apache.org/viewvc?rev=979907&view=rev Log: replicator was getting stuck on push replication to design docs by non-admins. this fix is a bit hackish but makes replication work. once the new_replicator is in p

svn commit: r979083 - in /couchdb/branches/1.0.x: etc/couchdb/local.ini src/couchdb/couch_httpd.erl

2010-07-25 Thread jchris
Author: jchris Date: Sun Jul 25 18:16:54 2010 New Revision: 979083 URL: http://svn.apache.org/viewvc?rev=979083&view=rev Log: send a basic-auth popup header if require_valid_user=true, to prevent lock-out Modified: couchdb/branches/1.0.x/etc/couchdb/local.ini couchdb/branches/1.0.x

svn commit: r979070 - in /couchdb/trunk: etc/couchdb/local.ini src/couchdb/couch_httpd.erl

2010-07-25 Thread jchris
Author: jchris Date: Sun Jul 25 17:01:37 2010 New Revision: 979070 URL: http://svn.apache.org/viewvc?rev=979070&view=rev Log: send a basic-auth popup header if require_valid_user=true, to prevent lock-out Modified: couchdb/trunk/etc/couchdb/local.ini couchdb/trunk/src/cou

svn commit: r978964 - /couchdb/branches/0.11.x/share/Makefile.am

2010-07-24 Thread jchris
Author: jchris Date: Sun Jul 25 02:16:36 2010 New Revision: 978964 URL: http://svn.apache.org/viewvc?rev=978964&view=rev Log: add _create_config.html to the makefile so it gets installed with make Modified: couchdb/branches/0.11.x/share/Makefile.am Modified: couchdb/branches/0.11.x/s

svn commit: r978962 - /couchdb/branches/1.0.x/share/Makefile.am

2010-07-24 Thread jchris
Author: jchris Date: Sun Jul 25 02:13:41 2010 New Revision: 978962 URL: http://svn.apache.org/viewvc?rev=978962&view=rev Log: add _create_config.html to the makefile so it gets installed with make Modified: couchdb/branches/1.0.x/share/Makefile.am Modified: couchdb/branches/1.0.x/s

svn commit: r978961 - /couchdb/trunk/share/Makefile.am

2010-07-24 Thread jchris
Author: jchris Date: Sun Jul 25 02:13:16 2010 New Revision: 978961 URL: http://svn.apache.org/viewvc?rev=978961&view=rev Log: add _create_config.html to the makefile so it gets installed with make Modified: couchdb/trunk/share/Makefile.am Modified: couchdb/trunk/share/Makefile.am URL:

svn commit: r966971 - in /couchdb/trunk/share: server/json2.js www/script/json2.js

2010-07-22 Thread jchris
Author: jchris Date: Fri Jul 23 05:44:51 2010 New Revision: 966971 URL: http://svn.apache.org/viewvc?rev=966971&view=rev Log: update json2.js to latest version Modified: couchdb/trunk/share/server/json2.js couchdb/trunk/share/www/script/json2.js Modified: couchdb/trunk/share/se

svn commit: r966959 - /couchdb/branches/0.11.x/share/www/script/jquery.couch.js

2010-07-22 Thread jchris
Author: jchris Date: Fri Jul 23 04:18:53 2010 New Revision: 966959 URL: http://svn.apache.org/viewvc?rev=966959&view=rev Log: Make the simple document versioning actually work. I have no idea how it passed my earlier tests, maybe there was a regression. Modified: couchdb/branches/0.

svn commit: r966958 - /couchdb/branches/1.0.x/share/www/script/jquery.couch.js

2010-07-22 Thread jchris
Author: jchris Date: Fri Jul 23 04:18:24 2010 New Revision: 966958 URL: http://svn.apache.org/viewvc?rev=966958&view=rev Log: Make the simple document versioning actually work. I have no idea how it passed my earlier tests, maybe there was a regression. Modified: couchdb/branches/1

svn commit: r966957 - /couchdb/trunk/share/www/script/jquery.couch.js

2010-07-22 Thread jchris
Author: jchris Date: Fri Jul 23 04:17:38 2010 New Revision: 966957 URL: http://svn.apache.org/viewvc?rev=966957&view=rev Log: Make the simple document versioning actually work. I have no idea how it passed my earlier tests, maybe there was a regression. Modified: couchdb/trunk/share

svn commit: r966687 - /couchdb/branches/1.0.x/src/couchdb/couch_httpd_db.erl

2010-07-22 Thread jchris
Author: jchris Date: Thu Jul 22 14:31:52 2010 New Revision: 966687 URL: http://svn.apache.org/viewvc?rev=966687&view=rev Log: humane error message on missing design handler Modified: couchdb/branches/1.0.x/src/couchdb/couch_httpd_db.erl Modified: couchdb/branches/1.0.x/src/cou

svn commit: r966689 - /couchdb/branches/0.11.x/src/couchdb/couch_httpd_db.erl

2010-07-22 Thread jchris
Author: jchris Date: Thu Jul 22 14:32:10 2010 New Revision: 966689 URL: http://svn.apache.org/viewvc?rev=966689&view=rev Log: humane error message on missing design handler Modified: couchdb/branches/0.11.x/src/couchdb/couch_httpd_db.erl Modified: couchdb/branches/0.11.x/src/cou

svn commit: r966685 - /couchdb/trunk/src/couchdb/couch_httpd_db.erl

2010-07-22 Thread jchris
Author: jchris Date: Thu Jul 22 14:29:30 2010 New Revision: 966685 URL: http://svn.apache.org/viewvc?rev=966685&view=rev Log: humane error message on missing design handler Modified: couchdb/trunk/src/couchdb/couch_httpd_db.erl Modified: couchdb/trunk/src/couchdb/couch_httpd_db.erl

svn commit: r965703 - in /couchdb/branches/0.11.x: share/www/script/test/view_errors.js src/couchdb/couch_httpd_db.erl src/couchdb/couch_httpd_misc_handlers.erl src/couchdb/couch_httpd_view.erl src/co

2010-07-19 Thread jchris
Author: jchris Date: Tue Jul 20 01:05:17 2010 New Revision: 965703 URL: http://svn.apache.org/viewvc?rev=965703&view=rev Log: require application/json content-type in the remaining places where a POST has side-effects Modified: couchdb/branches/0.11.x/share/www/script/test/view_error

svn commit: r965702 - in /couchdb/branches/1.0.x: share/www/script/test/view_errors.js src/couchdb/couch_httpd_db.erl src/couchdb/couch_httpd_misc_handlers.erl src/couchdb/couch_httpd_view.erl src/cou

2010-07-19 Thread jchris
Author: jchris Date: Tue Jul 20 01:04:22 2010 New Revision: 965702 URL: http://svn.apache.org/viewvc?rev=965702&view=rev Log: require application/json content-type in the remaining places where a POST has side-effects Modified: couchdb/branches/1.0.x/share/www/script/test/view_error

svn commit: r965700 - in /couchdb/trunk: share/www/script/test/view_errors.js src/couchdb/couch_httpd_db.erl src/couchdb/couch_httpd_misc_handlers.erl src/couchdb/couch_httpd_view.erl src/couchdb/couc

2010-07-19 Thread jchris
Author: jchris Date: Tue Jul 20 01:03:10 2010 New Revision: 965700 URL: http://svn.apache.org/viewvc?rev=965700&view=rev Log: require application/json content-type in the remaining places where a POST has side-effects Modified: couchdb/trunk/share/www/script/test/view_errors.js cou

svn commit: r965673 - in /couchdb/branches/1.0.x/src/couchdb: couch_db.hrl couch_doc.erl couch_httpd.erl couch_httpd_rewrite.erl couch_httpd_stats_handlers.erl couch_httpd_view.erl couch_os_process.er

2010-07-19 Thread jchris
Author: jchris Date: Mon Jul 19 22:59:53 2010 New Revision: 965673 URL: http://svn.apache.org/viewvc?rev=965673&view=rev Log: remove unguarded atom creation to prevent DOS attacks. closes COUCHDB-829 Modified: couchdb/branches/1.0.x/src/couchdb/couch_db.hrl couchdb/branches/1.0.x

svn commit: r965669 - in /couchdb/branches/0.11.x/src/couchdb: couch_db.hrl couch_doc.erl couch_httpd.erl couch_httpd_rewrite.erl couch_httpd_stats_handlers.erl couch_httpd_view.erl couch_os_process.e

2010-07-19 Thread jchris
Author: jchris Date: Mon Jul 19 22:58:18 2010 New Revision: 965669 URL: http://svn.apache.org/viewvc?rev=965669&view=rev Log: remove unguarded atom creation to prevent DOS attacks. closes COUCHDB-829 backport from r965667 Modified: couchdb/branches/0.11.x/src/couchdb/couch_db.hrl cou

svn commit: r965667 - in /couchdb/trunk/src/couchdb: couch_db.hrl couch_doc.erl couch_httpd.erl couch_httpd_rewrite.erl couch_httpd_stats_handlers.erl couch_httpd_view.erl couch_os_process.erl couch_r

2010-07-19 Thread jchris
Author: jchris Date: Mon Jul 19 22:46:14 2010 New Revision: 965667 URL: http://svn.apache.org/viewvc?rev=965667&view=rev Log: remove unguarded atom creation to prevent DOS attacks. closes COUCHDB-829 Modified: couchdb/trunk/src/couchdb/couch_db.hrl couchdb/trunk/src/couchdb/couch_doc

svn commit: r964987 - /couchdb/trunk/share/www/couch_tests.html

2010-07-16 Thread jchris
Author: jchris Date: Sat Jul 17 00:11:00 2010 New Revision: 964987 URL: http://svn.apache.org/viewvc?rev=964987&view=rev Log: note about firefox support in test suite Modified: couchdb/trunk/share/www/couch_tests.html Modified: couchdb/trunk/share/www/couch_tests.html URL:

svn commit: r963742 - in /couchdb/branches/0.11.x: share/www/script/test/users_db.js src/couchdb/couch_httpd_auth.erl

2010-07-13 Thread jchris
Author: jchris Date: Tue Jul 13 14:46:38 2010 New Revision: 963742 URL: http://svn.apache.org/viewvc?rev=963742&view=rev Log: backport r963723 (ability to delete user docs) from trunk Modified: couchdb/branches/0.11.x/share/www/script/test/users_db.js couchdb/branches/0.11.x/src/cou

svn commit: r963732 - /couchdb/branches/1.0.x/src/couchdb/couch_doc.erl

2010-07-13 Thread jchris
Author: jchris Date: Tue Jul 13 14:30:42 2010 New Revision: 963732 URL: http://svn.apache.org/viewvc?rev=963732&view=rev Log: show the complete document body even when the document is deleted (Couch lets you store data with a delete but did not render it to JSON) Modified: couchdb/bran

svn commit: r963731 - in /couchdb/branches/1.0.x: share/www/script/test/users_db.js src/couchdb/couch_js_functions.hrl

2010-07-13 Thread jchris
Author: jchris Date: Tue Jul 13 14:30:38 2010 New Revision: 963731 URL: http://svn.apache.org/viewvc?rev=963731&view=rev Log: test and fix for deleting users documents Modified: couchdb/branches/1.0.x/share/www/script/test/users_db.js couchdb/branches/1.0.x/src/cou

svn commit: r963723 - in /couchdb/trunk: share/www/script/test/users_db.js src/couchdb/couch_js_functions.hrl

2010-07-13 Thread jchris
Author: jchris Date: Tue Jul 13 14:25:03 2010 New Revision: 963723 URL: http://svn.apache.org/viewvc?rev=963723&view=rev Log: test and fix for deleting users documents Modified: couchdb/trunk/share/www/script/test/users_db.js couchdb/trunk/src/couchdb/couch_js_functions.hrl Modi

svn commit: r963725 - /couchdb/trunk/src/couchdb/couch_doc.erl

2010-07-13 Thread jchris
Author: jchris Date: Tue Jul 13 14:25:06 2010 New Revision: 963725 URL: http://svn.apache.org/viewvc?rev=963725&view=rev Log: show the complete document body even when the document is deleted (Couch lets you store data with a delete but did not render it to JSON) Modified: couchdb/trunk

svn commit: r961907 - /couchdb/branches/0.11.x/src/couchdb/couch_httpd_db.erl

2010-07-08 Thread jchris
Author: jchris Date: Thu Jul 8 19:50:29 2010 New Revision: 961907 URL: http://svn.apache.org/viewvc?rev=961907&view=rev Log: validate admin and content type for compact requests Modified: couchdb/branches/0.11.x/src/couchdb/couch_httpd_db.erl Modified: couchdb/branches/0.11.x/src/cou

svn commit: r961906 - in /couchdb/branches/0.11.x/src/couchdb: couch_db.erl couch_db_updater.erl

2010-07-08 Thread jchris
Author: jchris Date: Thu Jul 8 19:50:26 2010 New Revision: 961906 URL: http://svn.apache.org/viewvc?rev=961906&view=rev Log: Fix for occasional failed tests caused by responding with 202 success to compaction requests before the compaction actually begins. Modified: couchdb/branches/0.

svn commit: r961905 - /couchdb/branches/1.0.x/src/couchdb/couch_httpd_db.erl

2010-07-08 Thread jchris
Author: jchris Date: Thu Jul 8 19:47:43 2010 New Revision: 961905 URL: http://svn.apache.org/viewvc?rev=961905&view=rev Log: validate admin and content type for compact requests Modified: couchdb/branches/1.0.x/src/couchdb/couch_httpd_db.erl Modified: couchdb/branches/1.0.x/src/cou

svn commit: r961904 - /couchdb/trunk/src/couchdb/couch_httpd_db.erl

2010-07-08 Thread jchris
Author: jchris Date: Thu Jul 8 19:47:08 2010 New Revision: 961904 URL: http://svn.apache.org/viewvc?rev=961904&view=rev Log: validate admin and content type for compact requests Modified: couchdb/trunk/src/couchdb/couch_httpd_db.erl Modified: couchdb/trunk/src/couchdb/couch_httpd_db

svn commit: r961857 - in /couchdb/branches/1.0.x/src/couchdb: couch_db.erl couch_db_updater.erl

2010-07-08 Thread jchris
Author: jchris Date: Thu Jul 8 18:11:47 2010 New Revision: 961857 URL: http://svn.apache.org/viewvc?rev=961857&view=rev Log: Fix for occasional failed tests caused by responding with 202 success to compaction requests before the compaction actually begins. Modified: couchdb/branches/1

svn commit: r961856 - /couchdb/branches/1.0.x/share/www/script/jquery.couch.js

2010-07-08 Thread jchris
Author: jchris Date: Thu Jul 8 18:10:56 2010 New Revision: 961856 URL: http://svn.apache.org/viewvc?rev=961856&view=rev Log: use json as the default content-type for requests from jquery.couch.js Modified: couchdb/branches/1.0.x/share/www/script/jquery.couch.js Modified: couchdb/bran

svn commit: r961855 - /couchdb/branches/0.11.x/share/www/script/jquery.couch.js

2010-07-08 Thread jchris
Author: jchris Date: Thu Jul 8 18:10:13 2010 New Revision: 961855 URL: http://svn.apache.org/viewvc?rev=961855&view=rev Log: use json as the default content-type for requests from jquery.couch.js Modified: couchdb/branches/0.11.x/share/www/script/jquery.couch.js Modified: couchdb/bran

svn commit: r961854 - /couchdb/trunk/share/www/script/jquery.couch.js

2010-07-08 Thread jchris
Author: jchris Date: Thu Jul 8 18:09:20 2010 New Revision: 961854 URL: http://svn.apache.org/viewvc?rev=961854&view=rev Log: use json as the default content-type for requests from jquery.couch.js Modified: couchdb/trunk/share/www/script/jquery.couch.js Modified: couchdb/trunk/share

svn commit: r961491 - in /couchdb/branches/1.0.x: CHANGES NEWS

2010-07-07 Thread jchris
Author: jchris Date: Wed Jul 7 20:01:51 2010 New Revision: 961491 URL: http://svn.apache.org/viewvc?rev=961491&view=rev Log: fixup news and changes for 1.0 Modified: couchdb/branches/1.0.x/CHANGES couchdb/branches/1.0.x/NEWS Modified: couchdb/branches/1.0.x/CHANGES URL:

svn commit: r961488 - /couchdb/branches/0.11.x/NEWS

2010-07-07 Thread jchris
Author: jchris Date: Wed Jul 7 19:54:06 2010 New Revision: 961488 URL: http://svn.apache.org/viewvc?rev=961488&view=rev Log: fix version number Modified: couchdb/branches/0.11.x/NEWS Modified: couchdb/branches/0.11.x/NEWS URL: http://svn.apache.org/viewvc/couchdb/branches/0.11.x/NEWS

svn commit: r961395 - /couchdb/trunk/share/www/config.html

2010-07-07 Thread jchris
Author: jchris Date: Wed Jul 7 14:47:47 2010 New Revision: 961395 URL: http://svn.apache.org/viewvc?rev=961395&view=rev Log: link to wiki discussion of delayed_commits configuration from the config page of Futon Modified: couchdb/trunk/share/www/config.html Modified: couchdb/trunk/s

svn commit: r961052 - /couchdb/trunk/share/www/script/futon.browse.js

2010-07-06 Thread jchris
Author: jchris Date: Wed Jul 7 01:05:01 2010 New Revision: 961052 URL: http://svn.apache.org/viewvc?rev=961052&view=rev Log: avoid Futon popup when listing databases that cant be accessed Modified: couchdb/trunk/share/www/script/futon.browse.js Modified: couchdb/trunk/share/www/sc

svn commit: r961050 - /couchdb/branches/0.11.x/share/www/script/jquery.couch.js

2010-07-06 Thread jchris
Author: jchris Date: Wed Jul 7 00:31:12 2010 New Revision: 961050 URL: http://svn.apache.org/viewvc?rev=961050&view=rev Log: finish backport jquery.couch.js client code to 0.11.x. closes COUCHDB-819. Thanks Nome Consulting for pointing out the bug Modified: couchdb/branches/0.11.x/s

svn commit: r960975 - /couchdb/trunk/src/couchdb/couch_httpd.erl

2010-07-06 Thread jchris
Author: jchris Date: Tue Jul 6 18:36:27 2010 New Revision: 960975 URL: http://svn.apache.org/viewvc?rev=960975&view=rev Log: dont redirect endlessly when require_valid_user=true Modified: couchdb/trunk/src/couchdb/couch_httpd.erl Modified: couchdb/trunk/src/couchdb/couch_httpd.erl

svn commit: r960369 - /couchdb/branches/0.11.x/src/couchdb/couch_httpd_misc_handlers.erl

2010-07-04 Thread jchris
Author: jchris Date: Sun Jul 4 17:41:29 2010 New Revision: 960369 URL: http://svn.apache.org/viewvc?rev=960369&view=rev Log: _log should be an admin-only resource Modified: couchdb/branches/0.11.x/src/couchdb/couch_httpd_misc_handlers.erl Modified: couchdb/branches/0.11.x/src/cou

svn commit: r960363 - /couchdb/trunk/src/couchdb/couch_httpd_misc_handlers.erl

2010-07-04 Thread jchris
Author: jchris Date: Sun Jul 4 17:22:22 2010 New Revision: 960363 URL: http://svn.apache.org/viewvc?rev=960363&view=rev Log: _log should be an admin-only resource Modified: couchdb/trunk/src/couchdb/couch_httpd_misc_handlers.erl Modified: couchdb/trunk/src/cou

svn commit: r960148 - /couchdb/trunk/share/www/script/jquery.couch.js

2010-07-02 Thread jchris
Author: jchris Date: Sat Jul 3 01:24:12 2010 New Revision: 960148 URL: http://svn.apache.org/viewvc?rev=960148&view=rev Log: fix jquery.couch.js replicate options Modified: couchdb/trunk/share/www/script/jquery.couch.js Modified: couchdb/trunk/share/www/script/jquery.couch.js URL:

svn commit: r960086 - /couchdb/trunk/NEWS

2010-07-02 Thread jchris
Author: jchris Date: Fri Jul 2 18:56:05 2010 New Revision: 960086 URL: http://svn.apache.org/viewvc?rev=960086&view=rev Log: make NEWS reflect that the next release will be 1.0.0 Modified: couchdb/trunk/NEWS Modified: couchdb/trunk/NEWS URL: http://svn.apache.org/viewvc/couchdb/trunk/

svn commit: r960085 - /couchdb/trunk/etc/couchdb/local.ini

2010-07-02 Thread jchris
Author: jchris Date: Fri Jul 2 18:39:17 2010 New Revision: 960085 URL: http://svn.apache.org/viewvc?rev=960085&view=rev Log: helpful note about configuring require_valid_user=true Modified: couchdb/trunk/etc/couchdb/local.ini Modified: couchdb/trunk/etc/couchdb/local.ini URL:

svn commit: r960084 - /couchdb/trunk/src/couchdb/couch_js_functions.hrl

2010-07-02 Thread jchris
Author: jchris Date: Fri Jul 2 18:39:15 2010 New Revision: 960084 URL: http://svn.apache.org/viewvc?rev=960084&view=rev Log: fix edge case in users db validation fun Modified: couchdb/trunk/src/couchdb/couch_js_functions.hrl Modified: couchdb/trunk/src/couchdb/couch_js_functions.hrl

svn commit: r960078 - /couchdb/trunk/share/www/script/test/list_views.js

2010-07-02 Thread jchris
Author: jchris Date: Fri Jul 2 18:05:18 2010 New Revision: 960078 URL: http://svn.apache.org/viewvc?rev=960078&view=rev Log: fix a query parameter in the list_views.js test Modified: couchdb/trunk/share/www/script/test/list_views.js Modified: couchdb/trunk/share/www/script/

svn commit: r960067 - /couchdb/trunk/share/www/script/jquery.editinline.js

2010-07-02 Thread jchris
Author: jchris Date: Fri Jul 2 17:42:06 2010 New Revision: 960067 URL: http://svn.apache.org/viewvc?rev=960067&view=rev Log: Revert "click to edit config in Futon instead of double click. thanks Aaron Miller" Turns out this has some issues. Getting Futon to work nicely on tap

svn commit: r959814 - /couchdb/trunk/share/www/script/test/uuids.js

2010-07-01 Thread jchris
Author: jchris Date: Thu Jul 1 23:47:04 2010 New Revision: 959814 URL: http://svn.apache.org/viewvc?rev=959814&view=rev Log: more robust uuids test Modified: couchdb/trunk/share/www/script/test/uuids.js Modified: couchdb/trunk/share/www/script/test/uuids.js URL: http://svn.apache

svn commit: r959791 - /couchdb/trunk/src/couchdb/couch_db_updater.erl

2010-07-01 Thread jchris
Author: jchris Date: Thu Jul 1 21:37:49 2010 New Revision: 959791 URL: http://svn.apache.org/viewvc?rev=959791&view=rev Log: prevent zero byte files, closes COUCHDB-647 Modified: couchdb/trunk/src/couchdb/couch_db_updater.erl Modified: couchdb/trunk/src/couchdb/couch_db_updater.erl

svn commit: r959788 - /couchdb/trunk/share/www/script/jquery.editinline.js

2010-07-01 Thread jchris
Author: jchris Date: Thu Jul 1 21:25:48 2010 New Revision: 959788 URL: http://svn.apache.org/viewvc?rev=959788&view=rev Log: click to edit config in Futon instead of double click. thanks Aaron Miller Modified: couchdb/trunk/share/www/script/jquery.editinline.js Modified: couchdb/t

svn commit: r958786 - in /couchdb/branches/0.11.x/etc/couchdb: default.ini.tpl.in local.ini

2010-06-28 Thread jchris
Author: jchris Date: Mon Jun 28 23:21:27 2010 New Revision: 958786 URL: http://svn.apache.org/viewvc?rev=958786&view=rev Log: preserve 0.11 behavior while making 1.0-style authentication redirects configurable Modified: couchdb/branches/0.11.x/etc/couchdb/default.ini.tpl.in cou

svn commit: r958054 - /couchdb/trunk/bin/couchdb.tpl.in

2010-06-25 Thread jchris
Author: jchris Date: Fri Jun 25 17:59:47 2010 New Revision: 958054 URL: http://svn.apache.org/viewvc?rev=958054&view=rev Log: Increasing async threadpool. Modified: couchdb/trunk/bin/couchdb.tpl.in Modified: couchdb/trunk/bin/couchdb.tpl.in URL: http://svn.apache.org/viewvc/couchdb/t

svn commit: r957808 - /couchdb/trunk/share/www/script/futon.js

2010-06-24 Thread jchris
Author: jchris Date: Fri Jun 25 05:41:13 2010 New Revision: 957808 URL: http://svn.apache.org/viewvc?rev=957808&view=rev Log: fix the Futon issue where you have to cancel the admin dialog box after putting back admins that were removed to run the tests Modified: couchdb/trunk/share

svn commit: r957805 - in /couchdb/trunk: etc/couchdb/default.ini.tpl.in src/couchdb/couch_httpd.erl src/couchdb/couch_rep_writer.erl

2010-06-24 Thread jchris
Author: jchris Date: Fri Jun 25 05:30:51 2010 New Revision: 957805 URL: http://svn.apache.org/viewvc?rev=957805&view=rev Log: make the authentication redirect URL configurable. setting it to the empty string yields the 0.11 behavior Modified: couchdb/trunk/etc/couchdb/default.ini.tp

svn commit: r957799 - in /couchdb/trunk/share/www/script: couch.js test/content_negotiation.js test/list_views.js

2010-06-24 Thread jchris
Author: jchris Date: Fri Jun 25 05:17:30 2010 New Revision: 957799 URL: http://svn.apache.org/viewvc?rev=957799&view=rev Log: use proper Accept headers in the test suite Modified: couchdb/trunk/share/www/script/couch.js couchdb/trunk/share/www/script/test/content_negotiatio

svn commit: r957656 - /couchdb/trunk/src/mochiweb/mochijson2.erl

2010-06-24 Thread jchris
Author: jchris Date: Thu Jun 24 18:07:00 2010 New Revision: 957656 URL: http://svn.apache.org/viewvc?rev=957656&view=rev Log: patch mochijson2 to allow output of big integers not in float form (it stores them just fine) Modified: couchdb/trunk/src/mochiweb/mochijson2.erl Modified: cou

svn commit: r957653 - in /couchdb/trunk: THANKS share/www/script/test/attachments.js src/couchdb/couch_doc.erl

2010-06-24 Thread jchris
Author: jchris Date: Thu Jun 24 17:56:41 2010 New Revision: 957653 URL: http://svn.apache.org/viewvc?rev=957653&view=rev Log: don't require a revpos attribute for stubs. closes COUCHDB-809 thanks Caleb Land Modified: couchdb/trunk/THANKS couchdb/trunk/share/www/script/test/attac

svn commit: r957622 - in /couchdb/trunk: THANKS share/www/script/futon.browse.js share/www/script/futon.format.js

2010-06-24 Thread jchris
Author: jchris Date: Thu Jun 24 16:53:43 2010 New Revision: 957622 URL: http://svn.apache.org/viewvc?rev=957622&view=rev Log: proper docid escaping in Futon view display, thanks Paul Bonser. Closes COUCHDB-748 Modified: couchdb/trunk/THANKS couchdb/trunk/share/www/script/futon.brows

svn commit: r957619 - /couchdb/trunk/share/www/script/futon.js

2010-06-24 Thread jchris
Author: jchris Date: Thu Jun 24 16:47:18 2010 New Revision: 957619 URL: http://svn.apache.org/viewvc?rev=957619&view=rev Log: add $.couch.urlPrefix to link to users db. closes COUCHDB-742 Modified: couchdb/trunk/share/www/script/futon.js Modified: couchdb/trunk/share/www/script/futon.js

svn commit: r957613 - /couchdb/trunk/src/couchdb/couch_httpd.erl

2010-06-24 Thread jchris
Author: jchris Date: Thu Jun 24 16:35:58 2010 New Revision: 957613 URL: http://svn.apache.org/viewvc?rev=957613&view=rev Log: better error message for db names, closes COUCHDB-741 thanks Frank Modified: couchdb/trunk/src/couchdb/couch_httpd.erl Modified: couchdb/trunk/src/cou

svn commit: r957610 - in /couchdb/trunk: THANKS share/Makefile.am share/www/script/couch_tests.js share/www/script/test/method_override.js src/couchdb/couch_httpd.erl

2010-06-24 Thread jchris
Author: jchris Date: Thu Jun 24 16:33:27 2010 New Revision: 957610 URL: http://svn.apache.org/viewvc?rev=957610&view=rev Log: close COUCHDB-795 add X-HTTP-METHOD-OVERRIDE support. Thanks Brian Jenkins Added: couchdb/trunk/share/www/script/test/method_override.js Modified: couchdb/t

svn commit: r957422 - in /couchdb/trunk: share/www/script/ share/www/script/test/ src/couchdb/

2010-06-23 Thread jchris
Author: jchris Date: Thu Jun 24 05:21:30 2010 New Revision: 957422 URL: http://svn.apache.org/viewvc?rev=957422&view=rev Log: use JSON content type in replicator, require it in the _bulk_docs and other POST apis Modified: couchdb/trunk/share/www/script/couch.js couchdb/trunk/share

  1   2   3   4   >