summaryrefslogtreecommitdiff
path: root/rel
Commit message (Expand)AuthorAgeFilesLines
* Lower the view indexer transaction retry limitNick Vatamaniuc2021-03-041-0/+13
* Add a development container for VS Code (#3343)Adam Kocoloski2021-01-251-0/+13
* Allow for disabling custom reduce functionsPaul J. Davis2020-10-201-0/+3
* add missing applications to reltool.configRobert Newson2020-10-161-0/+12
* 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-164-11/+47
|\
| * Add option to delay responses until the enddelay_response_until_endRobert Newson2020-09-041-0/+3
| * Windows: provide full path to epmdJoan Touzet2020-08-031-0/+1
| * 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
| * Drop os_mon from dependenciesJoan Touzet2020-04-281-2/+0
| * 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
| * Ensure clean PATH for Windows couchdb.cmd (#2708)Joan Touzet2020-03-231-1/+1
| * support RSA for JWT authRobert Newson2020-03-221-2/+14
| * Feature - Add JWT support (#2648)Alexander Trauzzi2020-03-191-0/+10
| * add jwtf to releaseimport-jwtfRobert Newson2020-03-121-0/+2
| * 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
* | Add after_db_create/2 and after_db_delete/2 callbacks to fabricNick Vatamaniuc2020-09-151-0/+1
* | Optimize view indexer batch sizesPaul J. Davis2020-09-151-0/+8
* | Remove couch_ratePaul J. Davis2020-09-152-8/+0
* | Add option to delay responses until the endRobert Newson2020-09-071-0/+3
* | add ebtree to rebar / reltool.configRobert Newson2020-07-211-0/+2
* | 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
* | Add native encryption supportRobert Newson2020-04-271-0/+2
* | 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
* | Add couch_views_updater interactive indexerGarren Smith2020-04-061-0/+1
* | Use `couch_rate` application for `couch_view`ILYA Khlopotov2020-04-022-0/+7
* | Implement a simple index auto-updaterNick Vatamaniuc2020-03-092-1/+15
* | 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
* | Initial creation of couch_js applicationPaul J. Davis2020-03-021-0/+2
* | Add couch_eval abstraction layerGarren Smith2020-03-021-0/+2
* | Add a max db name length config optionNick Vatamaniuc2020-03-021-0/+7
* | Implement fabric2_db EPI pluginNick Vatamaniuc2020-03-021-0/+1