summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2010-07-09Adding one more assertion to the view_compaction.js test to verify that theFilipe David Borba Manana
2010-07-08Fix deletion of view files after compaction.Filipe David Borba Manana
2010-07-08use json as the default content-type for requests from jquery.couch.jsJohn Christopher Anderson
2010-07-07link to wiki discussion of delayed_commits configuration from the config page...John Christopher Anderson
2010-07-07avoid Futon popup when listing databases that cant be accessedJohn Christopher Anderson
2010-07-03fix jquery.couch.js replicate optionsJohn Christopher Anderson
2010-07-02fix a query parameter in the list_views.js testJohn Christopher Anderson
2010-07-02Revert "click to edit config in Futon instead of double click. thanks Aaron M...John Christopher Anderson
2010-07-01more robust uuids testJohn Christopher Anderson
2010-07-01click to edit config in Futon instead of double click. thanks Aaron MillerJohn Christopher Anderson
2010-07-01Fix for windows fsync, race conditions in attachments.js and the default shel...Damien F. Katz
2010-06-25fix the Futon issue where you have to cancel the admin dialog box after putti...John Christopher Anderson
2010-06-25Added checking to ensure when a revpos is sent with a stub, it's correct.Damien F. Katz
2010-06-25use proper Accept headers in the test suiteJohn Christopher Anderson
2010-06-24don't require a revpos attribute for stubs. closes COUCHDB-809 thanks Caleb LandJohn Christopher Anderson
2010-06-24proper docid escaping in Futon view display, thanks Paul Bonser. Closes COUCH...John Christopher Anderson
2010-06-24add $.couch.urlPrefix to link to users db. closes COUCHDB-742John Christopher Anderson
2010-06-24close COUCHDB-795 add X-HTTP-METHOD-OVERRIDE support. Thanks Brian JenkinsJohn Christopher Anderson
2010-06-24use JSON content type in replicator, require it in the _bulk_docs and other P...John Christopher Anderson
2010-06-24send browsers to /_utils/session.html when they need to log inJohn Christopher Anderson
2010-06-23make jquery.couch.js changes handling more robustJohn Christopher Anderson
2010-06-23Added files missing from last checkin for COUCHDB-807Damien F. Katz
2010-06-23Authentication caching, to avoid repeated opening and closing of the users da...Damien F. Katz
2010-06-22Add missing test files to Makefile.am.Jan Lehnardt
2010-06-21Fix query parameter encoding issue.Jan Lehnardt
2010-06-19jquery.couch.js changes options handlingJohn Christopher Anderson
2010-06-17jquery.couch.js works with PUT to delete.John Christopher Anderson
2010-06-16provide a uuid to update functions (and all other functions) that they can us...John Christopher Anderson
2010-06-16add continuous replication support to FutonJohn Christopher Anderson
2010-06-16indicate which test is running in the top of the test runnerJohn Christopher Anderson
2010-06-15Add missing file from COUCHDB-777.Jan Lehnardt
2010-06-15jquery.couch.js uses a cache-buster when the browser is msieJohn Christopher Anderson
2010-06-14add changes handler to jquery.couch.jsJohn Christopher Anderson
2010-06-08preserve _revs_limit after compaction. COUCHDB-789Adam Kocoloski
2010-06-07button on test suite page to replicate test_suite_reports to community couchdbJohn Christopher Anderson
2010-06-05fix #COUCHDB-787 . thanks!Benoit Chesneau
2010-06-05update_seq is only in view response when update_seq=true is in query paramsJohn Christopher Anderson
2010-06-03Add test case for by-doc-id replication with slashes.Jan Lehnardt
2010-06-03Fix button name in text. Closes COUCHDB-657.Jan Lehnardt
2010-06-03Fix test suite in Chromium. Patch by Glen Rempe. Closes COUCHDB-546Jan Lehnardt
2010-06-03Futon: sort databases in replicator source and target drop-down.Jan Lehnardt
2010-06-02add legalese for jspecJan Lehnardt
2010-06-02Avoid double escaping in Futon edit fields. Patch by Martin Haaß. Closes COU...Jan Lehnardt
2010-06-02typoJan Lehnardt
2010-06-02Add tests for couch.js and jquery.couch.jsJan Lehnardt
2010-06-01fix attachments with "./" in their names in Futon. Closes COUCHDB-239.Jan Lehnardt
2010-06-01add base64.js to license.skip and Makefile.amJan Lehnardt
2010-05-28Allow creation and deletin of config entries. Patch by Mikeal Rogers. Closes ...Jan Lehnardt
2010-05-28better test suite error messages. Patch by Volker Mische. Closes COUCHDB-777Jan Lehnardt
2010-05-27Add support for multi-document-fetch (via _all_docs) to jquery.couch.js.Jason David Davies