summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_httpd_misc_handlers.erl
AgeCommit message (Expand)Author
2009-02-11Changed _uuid to respond to GET instead of POST. Bug COUCHDB-190Damien F. Katz
2009-02-08extract method couch_httpd:send_redirect(Req, Path)John Christopher Anderson
2009-01-29Replacement of inets with ibrowse. Fixes COUCHDB-179 and enhances replication.John Christopher Anderson
2009-01-23Added task status checking, to help debug the progress of long running tasks,...Damien F. Katz
2009-01-22Fix some eJSON stragglers (works with mochijson2, but not eep18). thanks koco...John Christopher Anderson
2009-01-19tests for fix to COUCHDB-215, and changing of how max_dbs_open setting is han...Damien F. Katz
2008-12-29merge form branch to trunkJohn Christopher Anderson
2008-12-22Fix for config api attempting list_to_binary on an atom.Damien F. Katz
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-10-31couchdb once again serves favicon.icoJohn Christopher Anderson
2008-10-22First check-in of admin http authentication and authorization.Damien F. Katz
2008-10-10config web service fix from davispJohn Christopher Anderson
2008-10-02Added files forgotten in the httpd refactoring checkin.Damien F. Katz