summaryrefslogtreecommitdiff
path: root/share/www/script/couch.js
AgeCommit message (Expand)Author
2009-01-05Delayed commit patch. Allows documents to be saved immediately but fully comm...Damien F. Katz
2009-01-04Rename _temp_views to _slow_views. Any clients who were using temp views are ...John Christopher Anderson
2008-11-20Nearly completed security/validation work. Still needs replication testing.Damien F. Katz
2008-11-17More security and validation work. Still incomplete.Damien F. Katz
2008-11-14fix for _all_docs_by_seq with include_docsJohn Christopher Anderson
2008-11-11Check in of initial validation and authorization work. This work is incomplet...Damien F. Katz
2008-10-05added multi-key requests to _view, _temp_view, and _all_docs (with help from ...John Christopher Anderson
2008-09-09Fix for attachment content-type conversion from/to binary in RESTful API.Christopher Lenz
2008-08-08Idempotent document creation support, new HTTP api to generate UUIDs and supp...Damien F. Katz
2008-07-06Add RESTful API for document attachments as per http://groups.google.com/grou...Jan Lehnardt
2008-06-04Add tests for bulk_docs, to verify that COUCHDB-16 has been fixed.Christopher Lenz
2008-05-29Grouped reduce support. Needs performance work.Damien F. Katz
2008-05-26* Respond to DELETE requests with a "200 OK" status code instead of "202 Acce...Christopher Lenz
2008-05-26Fixes to the XHR/Javascript code to be compatible with HTTP/1.0 proxies. Clos...Christopher Lenz
2008-05-23Initial set of changes to Futon to support the recent introduction map/reduce.Christopher Lenz
2008-05-20Some javascript code cleanup.Christopher Lenz
2008-05-19Changed temp view definition to always be jsonobjects with map/reduce source ...Damien F. Katz
2008-05-15Incremental reduce first checkin. Warning! Disk format change.Damien F. Katz
2008-05-01fix for compaction problem with attachments, and enhancements to JS shell, to...Damien F. Katz
2008-04-07Compaction. Works, but still needs queueing and better handling for long read...Damien F. Katz
2008-03-28Imported trunk.Christopher Lenz