summaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* vendor info in welcome message (COUCHDB-1285)Randall Leeds2011-10-042-0/+9
* Replicator: configurable # of retries per requestFilipe David Manana2011-10-041-0/+2
* Create the couch_mrview application.Paul Joseph Davis2011-09-151-10/+10
* Create the couch_index application.Paul Joseph Davis2011-09-151-0/+2
* bring windows in line with r1001283 (COUCHDB-1197)Randall Leeds2011-08-231-0/+1
* Add configurable automatic compactionFilipe David Borba Manana2011-08-201-0/+89
* COUCHDB-1245 - enforce maximum chunk size for _log call to better manage memory.Robert Newson2011-08-101-0/+1
* always pass options in init script (COUCHDB-128)Randall Leeds2011-07-151-35/+23
* Simplify replicator's http connection poolFilipe David Borba Manana2011-07-081-3/+1
* improve SSL handling. Allows a couch node to handle ssl validation and pass s...Benoit Chesneau2011-07-072-1/+18
* Update some replicator defaultsFilipe David Borba Manana2011-06-261-2/+2
* Add CoffeeScript (http://coffeescript.org/) support to the JS view server.Jan Lehnardt2011-05-311-0/+2
* Replication manager: allow max_replication_retry_count to be set to "infinity"Filipe David Borba Manana2011-05-201-0/+1
* Configurable database and view compaction parametersFilipe David Borba Manana2011-05-131-0/+9
* Add configurable file compression (snappy, deflate or none)Filipe David Borba Manana2011-05-021-0/+8
* COUCHDB-963 - Erlang processes crash when running the delayed_commits test on...Robert Newson2011-03-211-5/+8
* Renamed module couch_rep_db_listener to couch_replication_managerFilipe David Borba Manana2011-03-081-1/+1
* fix COUCHDB-855 . now the gen_server is only used to store vhosts settings. I...Benoit Chesneau2011-02-261-1/+1
* Added the new replicator implementationFilipe David Borba Manana2011-02-161-3/+22
* Replicator DB: make number of replication retry attempts configurableFilipe David Borba Manana2011-02-021-0/+1
* COUCHDB-1034 - ignore runs of whitespace between content types in compressibl...Robert Newson2011-01-201-1/+1
* Reorganize upper levels of supervision treeAdam Kocoloski2011-01-191-1/+0
* Added [httpd] socket_options and server_optionsFilipe David Borba Manana2011-01-052-0/+9
* Removed references to no longer used config parametersFilipe David Borba Manana2011-01-031-2/+0
* rever changes in supervision tree & such.Benoit Chesneau2011-01-031-0/+1
* import some changes from bigcouch. Improve a little the supervisionBenoit Chesneau2011-01-031-1/+0
* Fix: replicator didn't use the HTTP settings defined in the .ini configFilipe David Borba Manana2010-12-231-2/+2
* Revert r996199. Lowering default auth timeout back to 600 seconds.Jan Lehnardt2010-11-301-1/+1
* add comment about SSL portJan Lehnardt2010-11-171-0/+1
* Keep SSL options together.Jan Lehnardt2010-11-161-4/+4
* HTTP proxy handler.Paul Joseph Davis2010-11-051-0/+3
* Enable CouchDB to manage OS process daemons.Paul Joseph Davis2010-11-052-5/+19
* Replicator: fix issues when a peer is accessible via SSL.Filipe David Borba Manana2010-10-161-0/+6
* COUCHDB-393 related: moving couch.uri to a better place by default.Filipe David Borba Manana2010-09-252-1/+4
* raise the default session timeout to 12 hoursJohn Christopher Anderson2010-09-111-1/+1
* New vhost manager. allows dynamic add of vhosts without restart,Benoit Chesneau2010-08-171-0/+1
* modified EXTRA_DIST for windowsNoah Slater2010-08-101-2/+7
* added etc/windows to the build, fixes COUCHDB-849Noah Slater2010-08-102-1/+14
* os_process_limit for query servers make them much more robust under concurren...John Christopher Anderson2010-08-071-0/+1
* Add replicator DB (_replicator).Filipe David Borba Manana2010-08-041-1/+3
* Add SSL support to CouchDB.Robert Newson2010-07-262-0/+10
* Multi-part patch to enable white-listing of _config API values:Jan Lehnardt2010-07-261-0/+7
* send a basic-auth popup header if require_valid_user=true, to prevent lock-outJohn Christopher Anderson2010-07-251-1/+3
* close #COUCHDB-393. save the uri http://IP:PORT/ inBenoit Chesneau2010-07-021-0/+1
* helpful note about configuring require_valid_user=trueJohn Christopher Anderson2010-07-021-0/+4
* make the authentication redirect URL configurable. setting it to the empty st...John Christopher Anderson2010-06-251-0/+1
* Authentication caching, to avoid repeated opening and closing of the users da...Damien F. Katz2010-06-231-0/+2
* demonstrate include_sasl logging option in .iniAdam Kocoloski2010-06-151-0/+1
* Renaming `jsonp = false` ini option to `allow_jsonp = false` to beJan Lehnardt2010-05-191-1/+1
* no newlines in .ini filesJan Lehnardt2010-05-191-9/+2