summaryrefslogtreecommitdiff
path: root/rel
Commit message (Expand)AuthorAgeFilesLines
* Fixes #2151 - start CouchDB from symlinks (#2152)Ronny2020-01-042-2/+22
* All databases now admin-only by defaultadmin-only-by-defaultRobert Newson2019-12-181-1/+1
* Allow override of `-couch_ini` parameterAdrien Vergé2019-12-181-0/+2
* Remsh: attempt to auto-locate Erlang cookieWill Holley2019-12-161-1/+11
* Sanitize `ERL_FLAGS` in remshWill Holley2019-12-161-1/+5
* Enable port 5986 for test suites only5986-tests-onlyRobert Newson2019-12-122-1/+1
* Remove invalid query server def in local.iniJoan Touzet2019-12-091-3/+0
* Add COUCHDB_FAUXTON_DOCROOT comment to couchdb.cmdJoan Touzet2019-12-091-0/+1
* 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