summaryrefslogtreecommitdiff
path: root/rel
Commit message (Expand)AuthorAgeFilesLines
* enable port 5986 in local.ini for the test suitesRobert Newson2019-12-021-0/+1
* Update default config settingsupdate-couchdb-defaultsRobert Newson2019-10-041-2/+2
* Remove delayed commits optionNick Vatamaniuc2019-09-261-1/+0
* Bump to 3.0.0Joan Touzet2019-09-231-1/+1
* Add missing purge settings to default.iniNick Vatamaniuc2019-07-111-0/+11
* Fix max_document_id_length value in default.iniNick Vatamaniuc2019-07-111-1/+1
* Document config settings related to search systemAdam Kocoloski2019-06-201-0/+29
* Add Dreyfus to Erlang releaseAdam Kocoloski2019-05-252-0/+3
* feat: move fauxton docroot config to OS env-vars for consistencyJan Lehnardt2019-05-222-1/+1
* Import kenimport-cloudant-kenRobert Newson2019-02-071-0/+2
* fix couchup for python3 (#1905)Clemens Stolle2019-02-071-1/+3
* Import smoosh from CloudantRobert Newson2019-02-062-103/+8
* Import IOQ from CloudantRobert Newson2019-02-011-0/+2
* Compaction: Add snooze_period_ms for finer tuning (#1880)Adrien Vergé2019-01-301-3/+4
* Make _all_docs and view query limits configurableGarren Smith2019-01-231-0/+2
* default config for partition feature flagGarren Smith2019-01-221-0/+7
* add default fabric request timeoutsGarren Smith2019-01-211-0/+5
* Fix python2 compatibility for couchup (#1868)Paulo Eduardo Althoff2019-01-201-1/+1
* Enforce partition size limitsPaul J. Davis2019-01-181-0/+5
* Improve vm.args template comments (#1861)Joan Touzet2019-01-151-3/+12
* Support for more than 3 nodes dev clusterILYA Khlopotov2018-12-111-3/+1
* Format and check all code using python black (#1776)Joan Touzet2018-12-061-245/+348
* Bump fauxton, docs, version to 2.3.0Joan Touzet2018-11-291-1/+1
* Switch to python 3Nick Vatamaniuc2018-11-261-2/+2
* Implement replicator session refresh based on cookie max ageNick Vatamaniuc2018-11-261-1/+10
* Enable cluster auto-assembly through a seedlist (#1658)Adam Kocoloski2018-11-101-0/+7
* feat: change enaabling of chttpsd to `[ssl] enable = true`Jan Lehnardt2018-11-091-5/+1
* feat: move [native_]query_server & os_daemons setup out of runtime configJan Lehnardt2018-11-094-8/+11
* remove config: [daemons]Jan Lehnardt2018-11-091-10/+0
* remove config: [httpd] vhost_global_handlers, redirect_vhost_handlerJan Lehnardt2018-11-091-1/+0
* remove config: [httpd_{global,db,design}_handlersJan Lehnardt2018-11-091-35/+0
* remove config: [httpd] default_handlerJan Lehnardt2018-11-091-1/+0
* Copy _security object in couchup; python3 fix (#1721)Joan Touzet2018-11-071-1/+29
* Switch rexi server_per_node to true by defaultNick Vatamaniuc2018-10-021-1/+1
* Explicit Python version in scriptsAdrien Vergé2018-09-271-1/+1
* Remove _restart endpoint from non-clustered interfaceILYA Khlopotov2018-08-151-1/+0
* Use new mochiweb recbuf|sndbuf undefined settingJoan Touzet2018-08-062-4/+5
* Enable replication client _session auth by defaultJoan Touzet2018-07-241-5/+4
* Revert "Add bcrypt hashing option"Joan Touzet2018-07-182-4/+1
* re-raise max_http_request_size to 4GBJan Lehnardt2018-07-171-1/+1
* Optionally prevent non-admins from accessing /_all_dbsJan Lehnardt2018-07-151-0/+3
* hook up proxy auth handler to chttpdJan Lehnardt2018-07-131-0/+5
* remove mention of os daemons and externals in ini filesJan Lehnardt2018-07-082-37/+1
* Add _approx_count_distinct as a builtin reduce function (#1346)Adam Kocoloski2018-06-051-0/+2
* Add SSL session_lifetime limit for ibrowse pidsJoan Touzet2018-05-101-0/+3
* Force use of SMP enabled BEAM VM, fixes #1296Joan Touzet2018-04-301-0/+3
* Document enable_database_recovery ini optionJoan Touzet2018-04-131-0/+6
* Set update_lru_on_read=false as defaultJoan Touzet2018-04-101-2/+5
* fix file_compression value descriptionSerge A. Salamanka2018-04-021-1/+1
* Add bcrypt hashing optionJan Lehnardt2018-03-082-1/+4