summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2010-07-29fix the underlying issue that was giving replication problems attempting to ↵John Christopher Anderson
push design docs as a non-admin. this is what my reverted commit should have been git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@980320 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25add _create_config.html to the makefile so it gets installed with makeJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@978962 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Make the simple document versioning actually work. I have no idea how it ↵John Christopher Anderson
passed my earlier tests, maybe there was a regression. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@966958 13f79535-47bb-0310-9956-ffa450edef68
2010-07-21Merge revision 966283 from trunk:Filipe David Borba Manana
Add "Stale views" checkbox to Futon's database pages. Closes COUCHDB-550. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@966288 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20require application/json content-type in the remaining places where a POST ↵John Christopher Anderson
has side-effects git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@965702 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14Merge revision 964111 from trunk:Filipe David Borba Manana
Fix test assertions introduced in revision 964108. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@964112 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14Merge revision 964108 from trunk:Filipe David Borba Manana
Bug fix: badmatch error after deleting a user doc (uncovered by revision 963723). git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@964109 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14fix test report sharingJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@963983 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13test and fix for deleting users documentsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@963731 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09Merge revision 962460 from trunk:Filipe David Borba Manana
Adding one more assertion to the view_compaction.js test to verify that the view group disk size is smaller after compaction. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@962462 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08Merge revision 961893 from trunk:Filipe David Borba Manana
Fix deletion of view files after compaction. Also added test for view compaction. Thanks Adam for reporting the issue. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@961897 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08use json as the default content-type for requests from jquery.couch.jsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@961856 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07link to wiki discussion of delayed_commits configuration from the config ↵John Christopher Anderson
page of Futon git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@961395 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07avoid Futon popup when listing databases that cant be accessedJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@961052 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03fix jquery.couch.js replicate optionsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@960148 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02fix a query parameter in the list_views.js testJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@960078 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02Revert "click to edit config in Futon instead of double click. thanks Aaron ↵John Christopher Anderson
Miller" Turns out this has some issues. Getting Futon to work nicely on tap-style mobile browsers will require a deeper look. This reverts commit be39860688e01e0d0749fdbefdd226d790133219. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@960067 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01more robust uuids testJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@959814 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01click to edit config in Futon instead of double click. thanks Aaron MillerJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@959788 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01Fix for windows fsync, race conditions in attachments.js and the default ↵Damien F. Katz
shell used when launching windows CouchDB. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@959781 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25fix the Futon issue where you have to cancel the admin dialog box after ↵John Christopher Anderson
putting back admins that were removed to run the tests git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957808 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25Added checking to ensure when a revpos is sent with a stub, it's correct.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957800 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25use proper Accept headers in the test suiteJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957799 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24don't require a revpos attribute for stubs. closes COUCHDB-809 thanks Caleb LandJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957653 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24proper docid escaping in Futon view display, thanks Paul Bonser. Closes ↵John Christopher Anderson
COUCHDB-748 git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957622 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24add $.couch.urlPrefix to link to users db. closes COUCHDB-742John Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957619 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24close COUCHDB-795 add X-HTTP-METHOD-OVERRIDE support. Thanks Brian JenkinsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957610 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24use JSON content type in replicator, require it in the _bulk_docs and other ↵John Christopher Anderson
POST apis git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957422 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24send browsers to /_utils/session.html when they need to log inJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957407 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23make jquery.couch.js changes handling more robustJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957380 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23Added files missing from last checkin for COUCHDB-807Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957316 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23Authentication caching, to avoid repeated opening and closing of the users ↵Damien F. Katz
database for each request requiring authentication. COUCHDB-807 git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957314 13f79535-47bb-0310-9956-ffa450edef68
2010-06-22Add missing test files to Makefile.am.Jan Lehnardt
Why wasn't this detected by make distcheck? git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@956885 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21Fix query parameter encoding issue.Jan Lehnardt
Upstream bugreport: http://code.google.com/p/oauth/issues/detail?id=173 Patch committed for Filipe Manana. Closes COUCHDB-806. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@956545 13f79535-47bb-0310-9956-ffa450edef68
2010-06-19jquery.couch.js changes options handlingJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@956282 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17jquery.couch.js works with PUT to delete.John Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@955782 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16provide a uuid to update functions (and all other functions) that they can ↵John Christopher Anderson
use to create new docs. closes COUCHDB-802. Thanks Jason Smith, Zachary Zolton, and Dmitry Unkovsky. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@955389 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16add continuous replication support to FutonJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@955290 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16indicate which test is running in the top of the test runnerJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@955097 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Add missing file from COUCHDB-777.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@954894 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15jquery.couch.js uses a cache-buster when the browser is msieJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@954677 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14add changes handler to jquery.couch.jsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@954560 13f79535-47bb-0310-9956-ffa450edef68
2010-06-08preserve _revs_limit after compaction. COUCHDB-789Adam Kocoloski
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@952732 13f79535-47bb-0310-9956-ffa450edef68
2010-06-07button on test suite page to replicate test_suite_reports to community couchdbJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@952326 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05fix #COUCHDB-787 . thanks!Benoit Chesneau
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@951786 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05update_seq is only in view response when update_seq=true is in query paramsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@951776 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Add test case for by-doc-id replication with slashes.Jan Lehnardt
Patch by Filipe Manana. Closes COUCHDB-713. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@951038 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Fix button name in text. Closes COUCHDB-657.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@951036 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Fix test suite in Chromium. Patch by Glen Rempe. Closes COUCHDB-546Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@951023 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Futon: sort databases in replicator source and target drop-down.Jan Lehnardt
Patch by Miki Tebeka. Closes COUCHDB-785. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@951019 13f79535-47bb-0310-9956-ffa450edef68