summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_httpd_db.erl
AgeCommit message (Expand)Author
2008-12-19Fix Etag checking for document requests: need to convert Etag header value to...Christopher Lenz
2008-11-25_all_docs_by_seq works with descending=trueJohn 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-11Check in of initial validation and authorization work. This work is incomplet...Damien F. Katz
2008-10-22First check-in of admin http authentication and authorization.Damien F. Katz
2008-10-09remove content-length header from file attachment responses. see inline commentsJohn Christopher Anderson
2008-10-05include_docs option adds a doc member to view rows with the latest _rev of th...John Christopher Anderson
2008-10-05added multi-key requests to _view, _temp_view, and _all_docs (with help from ...John Christopher Anderson
2008-10-02Added files forgotten in the httpd refactoring checkin.Damien F. Katz