summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-22First check-in of admin http authentication and authorization.Damien F. Katz
2008-10-22osx launchctl readme notesJohn Christopher Anderson
2008-10-21fix for COUCHDB-139 keys available when reduce=falseJohn Christopher Anderson
2008-10-21fix for COUCHDB-138 include_docs=true&reduce=falseJohn Christopher Anderson
2008-10-21test to close COUCHDB-117John Christopher Anderson
2008-10-21Removed debugging statement. Damien F. Katz
2008-10-21Fix for COUCHDB-99. Certain Skipped KeyValue pairs weren't being assembled in...Damien F. Katz
2008-10-11svn:ignore test/local.iniJohn Christopher Anderson
2008-10-11simplified CouchDB.port handling in testsJohn Christopher Anderson
2008-10-11updated install instructions for ubuntu libcurl packageJohn Christopher Anderson
2008-10-11fixed missing DESTDIRs in (un)install hooks, thanks Mark BaranNoah Slater
2008-10-11db update notification process fix - thanks vmx, davisp, dreidJohn Christopher Anderson
2008-10-11dropping kerberos supportJohn Christopher Anderson
2008-10-11added note about libcurl to the readmeJohn Christopher Anderson
2008-10-10config web service fix from davispJohn Christopher Anderson
2008-10-09added gottesmm to THANKSJohn Christopher Anderson
2008-10-09make check now runs the JavaScript test suiteJohn Christopher Anderson
2008-10-09remove content-length header from file attachment responses. see inline commentsJohn Christopher Anderson
2008-10-09make couch_httpd:send_error/4 publicJohn Christopher Anderson
2008-10-08add db_name back to database info, and testJohn Christopher Anderson
2008-10-08added _restart to default.ini, and test that restart worksJohn Christopher Anderson
2008-10-06tiny whitespace fix for 409 database errorJohn 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-05refactor couch_httpd_view to use output_map_viewJohn Christopher Anderson
2008-10-05remove unnecessary negative count featureJohn Christopher Anderson
2008-10-02Added files forgotten in the httpd refactoring checkin.Damien F. Katz
2008-10-02HTTPd refactoring. Moved most code out of couch_httpd into associated modules...Damien F. Katz
2008-10-01doc improvementsNoah Slater
2008-10-01Make the database list in the sidebar in Futon a list of the 10 most recently...Christopher Lenz
2008-09-30Remove some debugging leftovers from the Futon HTML.Christopher Lenz
2008-09-25Futon pagination no longer uses negative counts.John Christopher Anderson
2008-09-24Move jchris from THANKS to AUTHORS & update his email-address.Jan Lehnardt
2008-09-24remove EXEEXTNoah Slater
2008-09-23fix for COUCHDB-119 - replication is incremental between local and remote dat...John Christopher Anderson
2008-09-23Changed call to Req:recv_body() by Damien's request.Jan Lehnardt
2008-09-23Fix config file writer issue, where doplicate sections would be createdJan Lehnardt
2008-09-22corrected spellingNoah Slater
2008-09-21change integer handling in mochijson2 to fix JSON regression COUCHDB-118John Christopher Anderson
2008-09-20reduce=false closes COUCHDB-76John Christopher Anderson
2008-09-17added $(EXEEXT) to target per automakes adviceNoah Slater
2008-09-17removed useless lineNoah Slater
2008-09-16Install the new config page in Futon.Jan Lehnardt
2008-09-16Add HTTP API for getting the complete config, and add a page to Futon that di...Christopher Lenz
2008-09-15Fix for error when saving an attachment during a compaction.Damien F. Katz
2008-09-14modified Makefile.am not to clean non-generated fileNoah Slater
2008-09-13Moved most of the startup services from being hard coded in couch_server_sup ...Damien F. Katz
2008-09-13remove leftover debug statementJan Lehnardt
2008-09-13Changes and refactorings to couch_configDamien F. Katz
2008-09-13added quotes around filenameNoah Slater