summaryrefslogtreecommitdiff
path: root/share/www/script/test/basics.js
AgeCommit message (Expand)Author
2010-08-11move futon into release overlayAdam Kocoloski
2010-06-24use JSON content type in replicator, require it in the _bulk_docs and other P...John Christopher Anderson
2009-11-29add assertion that _all_dbs API existsJohn Christopher Anderson
2009-11-05typo, thanks David CoallierJan Lehnardt
2009-11-05add safety net for code accidents where the document id in a doc delete reque...Jan Lehnardt
2009-08-16make tests fast again, use X-Couch-Full-Commit:false for all db operationsJan Lehnardt
2009-08-16Make POST's reflect a provided _id member.Paul Joseph Davis
2009-08-04encode slashes in db names in Location response header after database creatio...Jan Lehnardt
2009-07-14wheeeeeeeeNoah Slater
2009-07-11Create tests in Futon.Paul Joseph Davis
2009-07-10fix whitespaceJan Lehnardt
2009-07-06trimmed trailing whitespaceNoah Slater
2009-06-04doh. remove console.logJohn Christopher Anderson
2009-05-25Merging new tail append storage into trunk. Upgrades are automatic, once open...Damien F. Katz
2009-05-23added an design doc option so that doc._local_seq can be available in the map...John Christopher Anderson
2009-05-10refactor JSON body error handling, also consolidate update_docs JSON response...John Christopher Anderson
2009-05-09Check for invalid document members.Paul Joseph Davis
2009-04-18Resolves COUCHDB-306 - Wacky error responses to malformed documentsPaul Joseph Davis
2009-04-10Fixes for leaked file handles, with test.Damien F. Katz
2009-03-27Location header responses should be absolute URIs, thanks ChristopherJan Lehnardt
2009-03-26return a Location header on newly created documents using PUT requestsJan Lehnardt
2009-03-26return Location header for newly create databasesJan Lehnardt
2009-03-26whitespaceJan Lehnardt
2009-03-21provide a 404 response on deletion of non-existant docsJohn Christopher Anderson
2009-03-13Commit Damien's rep_security branch to trunk. John Christopher Anderson
2009-02-15Reorganize the tests into one file per test. No other changes.John Christopher Anderson