summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Optimize mem3:dbname/1 functionNick Vatamaniuc2023-05-172-3/+53
* mango: address missing parts of the `_index` APIGabor Pali2023-05-163-21/+151
* Add a simple fabric benchmarkNick Vatamaniuc2023-05-132-0/+450
* Speed up internal replicatorNick Vatamaniuc2023-05-111-4/+11
* fix(mango): covering indexes for partitioned databasesGabor Pali2023-05-114-28/+125
* fix dreyfus after 'Improve nouveau mango integration'dreyfus-default-fieldRobert Newson2023-05-111-5/+14
* mango: extend execution statistics with keys examined (#4569)PÁLI Gábor János2023-05-105-28/+219
* Merge changes from 3.3.x into mainNick Vatamaniuc2023-05-101-0/+1
* Improve nouveau mango integrationRobert Newson2023-05-104-2/+36
* switch to GradleRobert Newson2023-05-101-1/+0
* upgrade nouveau to lucene 9.6.0Robert Newson2023-05-091-1/+1
* Remove extra unused variable (#4577)Russell Branca2023-05-091-1/+1
* Revert "fix(mango): GET invalid path under `_index` should not cause 500"Robert Newson2023-05-092-7/+3
* remove Content-MD5 header supportRobert Newson2023-05-095-110/+18
* Remove duplicate etag generation functionNick Vatamaniuc2023-05-073-6/+5
* Encapsulate MD5 file checksums bits in couch_fileNick Vatamaniuc2023-05-052-4/+4
* Import xxHashNick Vatamaniuc2023-05-0512-1/+6730
* mention flag and new dependenciesRobert Newson2023-05-052-0/+12
* Add report logging (#4483)Russell Branca2023-05-0419-29/+251
* Nouveau doc fixes (#4572)Glynn Bird2023-05-041-9/+9
* CVE-2023-2626 details doc updateNick Vatamaniuc2023-05-021-5/+39
* Clarify encoding length in performance.rstRuben Laguna2023-05-021-2/+2
* fix ken_server:nouveau_updatedfix-ken-server-nouveauRobert Newson2023-05-011-1/+1
* Make Erlang 24 the minimum versionNick Vatamaniuc2023-04-307-160/+19
* finish partitioned support for nouveauRobert Newson2023-04-294-6/+32
* OTP 23 supportRobert Newson2023-04-274-4/+125
* Another flaky couch_js fixNick Vatamaniuc2023-04-261-3/+1
* Noticed the new internal error couchjs test was flakyNick Vatamaniuc2023-04-261-0/+6
* declare dependency on nouveauRobert Newson2023-04-261-1/+2
* doc(cve): add 2023-26268 placeholder & backport release notes3.3.2.post1Jan Lehnardt2023-04-252-0/+65
* doc(cve): add 2023-26268 placeholderJan Lehnardt2023-04-251-0/+27
* Import nouveau (#4291)Robert Newson2023-04-2241-33/+3653
* fix(mango): GET invalid path under `_index` should not cause 500Gabor Pali2023-04-192-3/+7
* mango: refactorGabor Pali2023-04-181-20/+23
* mango: fix definition of index coverageGabor Pali2023-04-183-5/+107
* mango: enhance compositionality of `consider_index_coverage/3`Gabor Pali2023-04-182-34/+46
* mango: mark fields with the `$exists` operator indexableGabor Pali2023-04-181-0/+94
* mango: add integration tests for keys-only covering indexesGabor Pali2023-04-181-0/+115
* _find: mention the `covered` attribute in the `_explain` responseGabor Pali2023-04-181-0/+4
* mango: add eunit testsGabor Pali2023-04-182-1/+820
* mango: increase coverage of the `choose_best_index/1` testGabor Pali2023-04-181-2/+9
* mango: add type information for better self-documentationGabor Pali2023-04-183-8/+88
* mango: introduce support for covering indexesGabor Pali2023-04-182-27/+77
* Remove explicit importGabor Pali2023-04-182-143/+120
* Remove limit parameter from kenNick Vatamaniuc2023-04-172-19/+4
* Improve couch_proc_managerNick Vatamaniuc2023-04-1515-546/+1062
* fix (prometheus): do not emit ophaned HELP/TYPE linesWill Holley2023-04-141-0/+2
* feat (prometheus): add Erlang distribution statsWill Holley2023-04-141-1/+136
* feat (prometheus): couch_db_updater and couch_file queue statsWill Holley2023-04-143-4/+41
* feat (prometheus): include aggregated couch/index message queuesWill Holley2023-04-142-44/+23