summaryrefslogtreecommitdiff
path: root/rel/overlay
Commit message (Expand)AuthorAgeFilesLines
...
* Shard couch_server for performanceRobert Newson2021-02-121-0/+6
* Set a finite default for max_attachment_size (#3347)Bessenyei Balázs Donát2021-02-011-1/+1
* simplify max_document_size commentRobert Newson2020-10-061-4/+2
* feat(auth): Allow a custom JWT claim for roles (#3166)Robert Newson2020-09-211-0/+1
* allow configurability of JWT claims that require a value (#3165)Robert Newson2020-09-211-1/+3
* Add option to delay responses until the enddelay_until_end_3.xRobert Newson2020-09-071-0/+3
* Replace VM_ARGS with ARGS_FILE which is set as it is in couchdb script /etc/v...Joan Touzet2020-04-221-5/+16
* Merge pull request #2645 from danielbarbarito/users-db-security-editable-ini-fixRobert Newson2020-04-021-3/+3
* Merge pull request #2732 from apache/jwt-controls-2Robert Newson2020-04-021-3/+1
* Merge pull request #2727 from apache/jwt-kty-checkRobert Newson2020-04-021-4/+5
* Merge pull request #2687 from apache/jwt-enhancementsRobert Newson2020-04-021-2/+14
* Feature - Add JWT support (#2648)Alexander Trauzzi2020-04-021-0/+10
* Update smoosh defaults, default.ini (#2679)Joan Touzet2020-03-201-5/+23
* feat(breaking): make _all_dbs admin-only by default (#2576)Jan Lehnardt2020-02-191-1/+1
* Add a warning about Erlang VM versions where high priority flag won't workNick Vatamaniuc2020-02-051-2/+2
* fix: re-allow spaces in startup paths (#2504)Jan Lehnardt2020-01-311-5/+5
* Fix ini file setting for #2296 (#2463)Joan Touzet2020-01-291-2/+3
* Revert prio flag in default.ini (#2488)Joan Touzet2020-01-251-3/+5
* Add a few missing settings to the default.ini fileNick Vatamaniuc2020-01-171-0/+17
* Warn on mango index scanWill Holley2020-01-171-0/+4
* Add SameSite support to auth cookieWill Holley2020-01-151-0/+2
* Bypass authentication check for /_up (#2411)Jan Lehnardt2020-01-071-0/+1
* Make the rexi:stream2 interface unacked message limit configurable (#2360)Kyle Snavely2020-01-071-0/+1
* feat: remove couchup (#2399)Jan Lehnardt2020-01-071-613/+0
* Configure IOQ defaultsAdam Kocoloski2020-01-061-0/+34
* Set a high priority on couch_serverPaul J. Davis2020-01-051-0/+5
* a systemd-journald compatible log output on stderr (#1912)Дамјан Георгиевски2020-01-051-4/+13
* Fix/1977 (#2296)Grzegorz Abramczyk2020-01-051-0/+3
* Feature/user db security obj readonly (#2395)Jan Lehnardt2020-01-041-0/+3
* Fixes #2151 - start CouchDB from symlinks (#2152)Ronny2020-01-041-1/+11
* All databases now admin-only by defaultadmin-only-by-defaultRobert Newson2019-12-181-1/+1
* 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-121-1/+0
* Remove invalid query server def in local.iniJoan Touzet2019-12-091-3/+0
* 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
* 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
* feat: move fauxton docroot config to OS env-vars for consistencyJan Lehnardt2019-05-221-1/+0
* fix couchup for python3 (#1905)Clemens Stolle2019-02-071-1/+3
* Import smoosh from CloudantRobert Newson2019-02-061-103/+6
* 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