summaryrefslogtreecommitdiff
path: root/share/www/script/test
AgeCommit message (Expand)Author
2009-08-21Munge all ErlJSON to use binaries.Paul Joseph Davis
2009-08-20revert accidental boolean flip, this test doesn't make much sense any moreJan Lehnardt
2009-08-19make http.js hostname-aware, patch by Benoit Chesneau, closes COUCHDB-475Jan Lehnardt
2009-08-18allow configurable X-Forwarded-Host header handling for work behind reverse p...Jan Lehnardt
2009-08-18continuous _changes are now newline-delimited JSON Objects (no commas)Adam Kocoloski
2009-08-18add missing files to distro, devs, please learn the minimal autotools bits fo...Jan Lehnardt
2009-08-17allow list function and view function to be in different design docs, patch b...Jan Lehnardt
2009-08-17fix whitespaceJan 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-15delayed commits are now a config option, off by default. Closes COUCHDB-449Adam Kocoloski
2009-08-14Fixes COUCHDB-422 - Reject invalid _local doc ids.Paul Joseph Davis
2009-08-12rollback _conflicts view patchAdam Kocoloski
2009-08-12Introduces native Erlang query servers. Closes COUCHDB-377John Christopher Anderson
2009-08-12add native /db/_conflicts view, patch by Adam Kocolosk, closes COUCHDB-462Jan Lehnardt
2009-08-12recloses COUCHDB-4 (view etags) thanks to Matt Goodall for the tests. keep 'e...John Christopher Anderson
2009-08-11and the test file itself :)John Christopher Anderson
2009-08-05proper handling of 406 Not Acceptable errors in list and show functionsJohn Christopher Anderson
2009-08-05Upgraded JavaScript Accept header handling to make it useful.John Christopher Anderson
2009-08-04Initial check-in of OAuth and cookie authentication.Damien F. Katz
2009-08-04encode slashes in db names in Location response header after database creatio...Jan Lehnardt
2009-08-04add compile-time conditionals to support the upcoming Spidermonkey 1.8, swap ...Jan Lehnardt
2009-08-01implement longpolling for _changes, unify _changes-mode parameters, patch by ...Jan Lehnardt
2009-08-01enable include_docs=true for list functions, patch by Mark Hammond, closes CO...Jan Lehnardt
2009-07-29Fix for COUCHDB-434. Only reassign previous revid inside the updater process.Damien F. Katz
2009-07-21Close jsonp response for _changes requests. Patch by Benoit Chesneau. Closes ...Jan Lehnardt
2009-07-20Initial checkin of _changes filters. The prime weak-spot for this approach is...John Christopher Anderson
2009-07-17Deterministic revids, MD5 checking of documents, added tracking of rev when a...Damien F. Katz
2009-07-14wheeeeeeeeNoah Slater
2009-07-11Create tests in Futon.Paul Joseph Davis
2009-07-11send Location header for new or updated attachmentsJan Lehnardt
2009-07-11tabs -> spaces, other whitespaceJan Lehnardt
2009-07-10fix whitespaceJan Lehnardt
2009-07-10remove log statementJan Lehnardt
2009-07-10fix attachment etags, thanks Mark Hammond for the test case. closes COUCHDB-386John Christopher Anderson
2009-07-10Apply patch from Benoit Chesneau's COUCHDB-404John Christopher Anderson
2009-07-09fix and test for scrambling of large inline attachmentsAdam Kocoloski
2009-07-08Fixes COUCHDB-389Paul Joseph Davis
2009-07-07fix deleted_conflicts qs parameterAdam Kocoloski
2009-07-06trimmed trailing whitespaceNoah Slater
2009-07-04send utf-8 hearders with list and show responses. closes COUCHDB-392John Christopher Anderson
2009-07-04Name view index files by their function hashes for no downtime deploys. Close...John Christopher Anderson
2009-07-04remove old fileJan Lehnardt
2009-06-30reset stats on POST /_restart and correct open_databases test. Closes COUCHD...Adam Kocoloski
2009-06-27A /_whoami handler to provide client apps with access to the active userCtx f...John Christopher Anderson
2009-06-15Send CouchDB Server: header for all external queries. Fixes COUCHDB-379.Jan Lehnardt
2009-06-14merge list-iterator branch to trunk. changes JavaScript _list APIJohn Christopher Anderson
2009-06-04doh. remove console.logJohn Christopher Anderson
2009-06-01Added tests for heartbeat and timeout options in the _changes api.Damien F. Katz
2009-05-30Test and fix for infinite loops in view_servers, fix for crashed OS processes...Damien F. Katz