summaryrefslogtreecommitdiff
path: root/rel
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: add snooze_period doc to default.iniJan Lehnardt2018-03-061-0/+6
* feat: bump the compaction daemon check_interval to one hourJan Lehnardt2018-03-061-1/+1
* Implement pluggable authentication and session support for replicatorNick Vatamaniuc2018-03-051-0/+15
* Implement pluggable storage enginesPaul J. Davis2018-02-281-0/+10
* Introduce new _dbs_info endpoint to get info of a list of databasesjiangphcn2018-01-291-0/+4
* Remove 'smartquote' from default.ini, broke the buildJoan Touzet2018-01-261-1/+1
* Make peruser database prefix configurablejiangphcn2018-01-231-0/+4
* Allow override of `-args_file` and `-config` parameters (#1095)Edwin Fine2018-01-131-2/+6
* Cleanup data dirs in eunit_plugin before test runEric Avdey2018-01-041-0/+20
* Fix haproxy stats (#1039)Geoff Cox2017-12-151-2/+2
* Make q configurable for peruser dbsjiangphcn2017-12-082-0/+6
* Move cluster_start_period and cluster_quiet_period to replicator sectionNick Vatamaniuc2017-11-171-4/+4
* Version bump to 2.2.0 for future releaseJoan Touzet2017-11-061-1/+1
* Configurable delay before retrying on missing_doc errorNick Vatamaniuc2017-10-311-0/+9
* Cleanups for 2.1.1 proper version taggingJoan Touzet2017-10-261-1/+1
* Make couch_peruser a proper Erlang app (#756)Russell Branca2017-10-101-1/+4
* Merge branch 'master' into masterJulian2017-09-292-1/+81
|\
| * fix remsh refactoring bugJoan Touzet2017-09-281-1/+1
| * Remove bashisms in remsh scriptJoan Touzet2017-09-281-2/+2
| * Add convenience remsh bash scriptJoan Touzet2017-09-281-0/+76