summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)Author
2011-03-08Merged revision 1079475 from trunkFilipe David Borba Manana
2011-02-02Merged revision 1066340 from trunkFilipe David Borba Manana
2011-02-01Backport COUCHDB-1008 from trunk (revision 1055592)Filipe David Borba Manana
2011-01-20COUCHDB-1034 - ignore runs of whitespace between content types in compressibl...Robert Newson
2011-01-03Merged revision 1054740 from trunkFilipe David Borba Manana
2010-12-23Merged revision 1052227 from trunk:Filipe David Borba Manana
2010-11-17add comment about SSL portJan Lehnardt
2010-11-16Keep SSL options together.Jan Lehnardt
2010-11-05HTTP proxy handler.Paul Joseph Davis
2010-11-05Enable CouchDB to manage OS process daemons.Paul Joseph Davis
2010-10-16Replicator: fix issues when a peer is accessible via SSL.Filipe David Borba Manana
2010-09-25COUCHDB-393 related: moving couch.uri to a better place by default.Filipe David Borba Manana
2010-09-11raise the default session timeout to 12 hoursJohn Christopher Anderson
2010-08-17New vhost manager. allows dynamic add of vhosts without restart,Benoit Chesneau
2010-08-10modified EXTRA_DIST for windowsNoah Slater
2010-08-10added etc/windows to the build, fixes COUCHDB-849Noah Slater
2010-08-07os_process_limit for query servers make them much more robust under concurren...John Christopher Anderson
2010-08-04Add replicator DB (_replicator).Filipe David Borba Manana
2010-07-26Add SSL support to CouchDB.Robert Newson
2010-07-26Multi-part patch to enable white-listing of _config API values:Jan Lehnardt
2010-07-25send a basic-auth popup header if require_valid_user=true, to prevent lock-outJohn Christopher Anderson
2010-07-02close #COUCHDB-393. save the uri http://IP:PORT/ inBenoit Chesneau
2010-07-02helpful note about configuring require_valid_user=trueJohn Christopher Anderson
2010-06-25make the authentication redirect URL configurable. setting it to the empty st...John Christopher Anderson
2010-06-23Authentication caching, to avoid repeated opening and closing of the users da...Damien F. Katz
2010-06-15demonstrate include_sasl logging option in .iniAdam Kocoloski
2010-05-19Renaming `jsonp = false` ini option to `allow_jsonp = false` to beJan Lehnardt
2010-05-19no newlines in .ini filesJan Lehnardt
2010-05-19jsonp callbacks are ignored unless jsonp is configured to trueJohn Christopher Anderson
2010-05-13vhost_global_handlers bypass rewrite rules and are available in all vhostsJohn Christopher Anderson
2010-05-05rewriter security to allow isolation of databases via subdomainsJohn Christopher Anderson
2010-04-29add auth timeout to default.ini instead of just relying on coded defaultJohn Christopher Anderson
2010-04-15remove unused batch config options. COUCHDB-737Adam Kocoloski
2010-04-07make max_concurrent_connections configurable via Randall Leeds / COUCHDB-705John Christopher Anderson
2010-04-02Removed _sleep from all tests. replaced with loops that spin until a conditio...Damien F. Katz
2010-03-23forward porting r926694Noah Slater
2010-03-13simplified init script optionsNoah Slater
2010-03-05config settings for replicator sessions and pipeline. Patch by Filipe MananaAdam Kocoloski
2010-02-26generate .sha file for windows binary; ensure md5/sha use rel pathsMark Hammond
2010-02-24work when the path to th inno installer package has spacesMark Hammond
2010-02-19Add virtual host handling.Jan Lehnardt
2010-01-31add url rewriting support.Benoit Chesneau
2010-01-29Allow storing attachments in compressed form. Closes COUCHDB-583. Thanks Fili...John Christopher Anderson
2010-01-09make the default account db called _users, not usersJohn Christopher Anderson
2010-01-09make sequential uuids the defaultJohn Christopher Anderson
2010-01-07merge account branch to trunkJohn Christopher Anderson
2009-12-22move query server to a design-doc based protocol, closes COUCHDB-589John Christopher Anderson
2009-11-26Complete refactoring of couch_js.Paul Joseph Davis
2009-11-16update windows readme about servicesMark Hammond
2009-11-15add basic windows service support; auto build .md5 with .exeMark Hammond