summaryrefslogtreecommitdiff
path: root/rel/overlay
Commit message (Expand)AuthorAgeFilesLines
* Decrease the view indexer transaction timedecrease-indexer-transaction-time-limitNick Vatamaniuc2021-03-221-7/+23
* Lower the view indexer transaction retry limitNick Vatamaniuc2021-03-041-0/+13
* Allow for disabling custom reduce functionsPaul J. Davis2020-10-201-0/+3
* simplify max_document_size commentRobert Newson2020-10-061-4/+2
* Views on ebtreePaul J. Davis2020-09-301-0/+6
* Merge branch master into prototype/fdb-layerPaul J. Davis2020-09-162-8/+43
|\
| * Add option to delay responses until the enddelay_response_until_endRobert Newson2020-09-041-0/+3
| * feat(auth): Allow a custom JWT claim for rolesmauroporras2020-06-041-0/+1
| * allow configurability of JWT claims that require a valueRobert Newson2020-05-181-1/+3
| * Replace VM_ARGS with ARGS_FILE which is set as it is in couchdb script /etc/v...Simon Klassen2020-04-221-5/+16
| * Verify all presented claimsjwt-controls-2Robert Newson2020-03-301-1/+1
| * Remove enhanced alg checkRobert Newson2020-03-301-2/+0
| * Only trust the servers declaration of JWT key typeRobert Newson2020-03-281-4/+5
| * support RSA for JWT authRobert Newson2020-03-221-2/+14
| * Feature - Add JWT support (#2648)Alexander Trauzzi2020-03-191-0/+10
| * move "users_db_security_editable" to the correct locationDan Barbarito2020-03-081-3/+3
* | Update and cleanup default.ini replicator entriesNick Vatamaniuc2020-09-151-19/+59
* | Optimize view indexer batch sizesPaul J. Davis2020-09-151-0/+8
* | Remove couch_ratePaul J. Davis2020-09-151-5/+0
* | Add option to delay responses until the endRobert Newson2020-09-071-0/+3
* | Add max_bulk_get_count configuration optionILYA Khlopotov2020-06-221-0/+4
* | Split couch_views acceptors and workersNick Vatamaniuc2020-06-081-3/+9
* | Introduce _bulk_docs max_doc_count limitNick Vatamaniuc2020-05-271-0/+4
* | Lower the default batch size for update_docs to 2.5MBNick Vatamaniuc2020-05-271-1/+1
* | Bulk docs transaction batchingNick Vatamaniuc2020-05-201-0/+3
* | Convert aegis key cach to LRU with hard expiration timeEric Avdey2020-05-071-0/+13
* | Allow specifying FDB transaction optionsNick Vatamaniuc2020-04-271-1/+55
* | Enable configurable binary chunk sizeJay Doane2020-04-151-0/+3
* | Optionally cleanup stale indices automaticallyPaul J. Davis2020-04-101-0/+3
* | Fix index updater configuration keysPaul J. Davis2020-04-101-3/+3
* | Add mango indexingGarren Smith2020-04-061-0/+1
* | Use `couch_rate` application for `couch_view`ILYA Khlopotov2020-04-021-0/+4
* | Implement a simple index auto-updaterNick Vatamaniuc2020-03-091-0/+10
* | Add Key/Value size limit for map indexesGarren Smith2020-03-041-0/+4
* | Support jaeger http reporterILYA Khlopotov2020-03-021-3/+9
* | Add ctrace applicationILYA Khlopotov2020-03-021-8/+42
* | Implement couch_js callbacks for couch_evalPaul J. Davis2020-03-021-0/+6
* | Add a max db name length config optionNick Vatamaniuc2020-03-021-0/+7
* | Configurable FDB directory prefixes for CouchDB instancesNick Vatamaniuc2020-03-021-0/+5
* | CouchDB map indexes on FDBGarren Smith2020-03-021-0/+4
* | CouchDB background jobsNick Vatamaniuc2020-03-021-0/+21
|/
* feat(breaking): make _all_dbs admin-only by default (#2577)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