summaryrefslogtreecommitdiff
path: root/share/www/script/test/view_errors.js
AgeCommit message (Expand)Author
2010-11-14Allow reduce=false parameter in map-only views.Jan Lehnardt
2010-09-07warn when a view query will be empty due to backwards start and end keysJohn Christopher Anderson
2010-07-20require application/json content-type in the remaining places where a POST ha...John Christopher Anderson
2010-01-26Replace the old JavaScript query server JSON library with json2.jsJohn Christopher Anderson
2009-09-23reject attempts to upload invalid UTF-8 JSON. Closes COUCHDB-345Adam Kocoloski
2009-08-16make tests fast again, use X-Couch-Full-Commit:false for all db operationsJan Lehnardt
2009-07-14wheeeeeeeeNoah Slater
2009-07-06trimmed trailing whitespaceNoah Slater
2009-05-30Test and fix for infinite loops in view_servers, fix for crashed OS processes...Damien F. Katz
2009-05-29Removed unfixed tests cases accidently checked in.Damien F. Katz
2009-05-29Fix and test for COUCHDB-366, uploading large attachments causes 500 error.Damien F. Katz
2009-05-10refactor JSON body error handling, also consolidate update_docs JSON response...John Christopher Anderson
2009-05-04reduce_limit error is thrown when the reduce function output is not small eno...John Christopher Anderson
2009-04-29Closes COUCHDB-320 (ignore Content-Type in _temp_view). Thanks B. CandlerAdam Kocoloski
2009-04-18Resolves COUCHDB-306 - Wacky error responses to malformed documentsPaul Joseph Davis
2009-04-18Fixes COUCHDB-322Paul Joseph Davis
2009-03-20map queries with group=true query option will return an error.John Christopher Anderson
2009-02-18Better error messages on decoding invalid JSON. Changes the CouchDB version o...John Christopher Anderson
2009-02-15Reorganize the tests into one file per test. No other changes.John Christopher Anderson