summaryrefslogtreecommitdiff
path: root/etc/couchdb/default.ini.tpl.in
AgeCommit message (Expand)Author
2009-01-23View list functions can stream views in any format. See list_views test for d...John Christopher Anderson
2009-01-19tests for fix to COUCHDB-215, and changing of how max_dbs_open setting is han...Damien F. Katz
2009-01-12rename _form to _show and move the funcs in the design doc to design.show.docsJohn Christopher Anderson
2009-01-04Rename _temp_views to _slow_views. Any clients who were using temp views are ...John Christopher Anderson
2008-12-29merge form branch to trunkJohn Christopher Anderson
2008-12-24I agree with Damien that action.js is more than we want to support right now....John Christopher Anderson
2008-12-19shorter path to _action servers, external supports better routing controlJohn Christopher Anderson
2008-12-16the external process handlerJohn Christopher Anderson
2008-12-16remove couch_ft_queryJohn Christopher Anderson
2008-11-22Added WWW-Authenticate default value to the ini file, for use with default au...Damien F. Katz
2008-11-20Nearly completed security/validation work. Still needs replication testing.Damien F. Katz
2008-10-31couchdb once again serves favicon.icoJohn Christopher Anderson
2008-10-08added _restart to default.ini, and test that restart worksJohn Christopher Anderson
2008-10-02HTTPd refactoring. Moved most code out of couch_httpd into associated modules...Damien F. Katz
2008-09-13Moved most of the startup services from being hard coded in couch_server_sup ...Damien F. Katz
2008-08-30- Rename configuration options and sections to allow for a nicer .ini file an...Jan Lehnardt
2008-08-20add missing filesJan Lehnardt