summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_doc.erl
AgeCommit message (Expand)Author
2009-02-11Fix for COUCHDB-238, explicit check and error for doc ids starting with under...Damien F. Katz
2009-01-27Improved etag handling for show funcs and db_doc requests; main.js cleanup (b...John Christopher Anderson
2009-01-25more informative error message on a bad json documentJohn Christopher Anderson
2009-01-10refactor couch_doc:to_json_obj for easier debuggingJohn Christopher Anderson
2008-11-11Check in of initial validation and authorization work. This work is incomplet...Damien F. Katz
2008-10-31fixed JSON regression about revs_info statusJohn Christopher Anderson
2008-08-31Merged json_term_changes branch back into trunk.Christopher Lenz
2008-07-18Fix for problem when saving bulk documents with invalid idsDamien F. Katz
2008-05-26* Respond to DELETE requests with a "200 OK" status code instead of "202 Acce...Christopher Lenz
2008-05-19Changed temp view definition to always be jsonobjects with map/reduce source ...Damien F. Katz
2008-04-15Merged mochiweb branch back into trunk.Christopher Lenz
2008-03-28Imported trunk.Christopher Lenz