summaryrefslogtreecommitdiff
path: root/share/www/script/test
AgeCommit message (Expand)Author
2010-08-21add a test to check if rewrite works on views following a report on ircBenoit Chesneau
2010-08-20Allow the replication.js test to be run outside a browser environment.Filipe David Borba Manana
2010-08-19COUCHDB-861 - enhance _sum to work with lists of numbers.Robert Newson
2010-08-19Fix behaviour of the view query option stale=update_after.Filipe David Borba Manana
2010-08-18expose security obj to shows, lists & updates functions.Benoit Chesneau
2010-08-18Fix test suite for Chrome and Safari.Jan Lehnardt
2010-08-18COUCHDB-161 - support Range header for attachments.Robert Newson
2010-08-18Add one more test to replicator_db.js: test that after a design doc is update...Filipe David Borba Manana
2010-08-18Test that design docs get replicated in a continuous replication when the rep...Filipe David Borba Manana
2010-08-08provide the update_seq in all_docs view even when it is zeroJohn Christopher Anderson
2010-08-08failing test case for COUCHDB-844Adam Kocoloski
2010-08-07builtin reduce functions more forgiving about trailing whitespace and other c...John Christopher Anderson
2010-08-07add tests for Etag in standalone attachment PUT enhancement.Robert Newson
2010-08-04add wildcard support in query args so it's now possible to have rulesBenoit Chesneau
2010-08-04Add replicator DB (_replicator).Filipe David Borba Manana
2010-08-04Allow POSTing of a JSON object to /_session/ for login.Filipe David Borba Manana
2010-08-02Add option "stale=update_after" when querying a view. Closes COUCHDB-837.Filipe David Borba Manana
2010-07-29fix the underlying issue that was giving replication problems attempting to p...John Christopher Anderson
2010-07-27fix CLI js test suite.Robert Newson
2010-07-26Add SSL support to CouchDB.Robert Newson
2010-07-26Multi-part patch to enable white-listing of _config API values:Jan Lehnardt
2010-07-20require application/json content-type in the remaining places where a POST ha...John Christopher Anderson
2010-07-14Fix test assertions introduced in revision 964108.Filipe David Borba Manana
2010-07-14Bug fix: badmatch error after deleting a user doc (uncovered by revision 9637...Filipe David Borba Manana
2010-07-13test and fix for deleting users documentsJohn Christopher Anderson
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-02fix a query parameter in the list_views.js testJohn Christopher Anderson
2010-07-01more robust uuids testJohn Christopher Anderson
2010-07-01Fix for windows fsync, race conditions in attachments.js and the default shel...Damien F. Katz
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-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-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-16provide a uuid to update functions (and all other functions) that they can us...John Christopher Anderson
2010-06-08preserve _revs_limit after compaction. COUCHDB-789Adam Kocoloski
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 test suite in Chromium. Patch by Glen Rempe. Closes COUCHDB-546Jan Lehnardt
2010-05-20Refactoring of various internal APIs, particularly those dealing with replica...Damien F. Katz
2010-05-19Renaming `jsonp = false` ini option to `allow_jsonp = false` to beJan Lehnardt
2010-05-19jsonp callbacks are ignored unless jsonp is configured to trueJohn Christopher Anderson
2010-05-05rewriter security to allow isolation of databases via subdomainsJohn Christopher Anderson
2010-05-04use keysearch BIF to search ejson props. Closes COUCHDB-747Adam Kocoloski
2010-04-24add commentJan Lehnardt
2010-04-24typosJan Lehnardt