summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * disable kenRobert Newson2023-04-271-0/+1
| * capture warn/error in entiretyRobert Newson2023-04-273-4/+10
| * enhance test diagnosticsRobert Newson2023-04-271-17/+22
| * mango end-to-end tests for nouveauRobert Newson2023-04-272-1/+49
| * enhance out of order messageRobert Newson2023-04-272-4/+5
| * Add log dumping to build-report make targetNick Vatamaniuc2023-04-271-1/+5
| * OTP 23 supportRobert Newson2023-04-274-4/+125
| * allow PUT to existing index if definition identicalRobert Newson2023-04-272-2/+39
| * enable nouveau tests in CIRobert Newson2023-04-272-5/+26
|/
* Another flaky couch_js fixNick Vatamaniuc2023-04-261-3/+1
* Noticed the new internal error couchjs test was flakyNick Vatamaniuc2023-04-261-0/+6
* Merge pull request #4550 from apache/mango-nouveau-depRobert Newson2023-04-261-1/+2
|\
| * 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
* Merge pull request #4541 from apache/nouveau-simplify-analyzer-factoryRobert Newson2023-04-241-39/+39
|\
| * simplify analyzer factoryRobert Newson2023-04-241-39/+39
|/
* Merge pull request #4540 from apache/nouveau-remove-facet-fieldRobert Newson2023-04-244-31/+13
|\
| * remove unused facet propertyRobert Newson2023-04-244-31/+13
|/
* Merge pull request #4539 from apache/nouveau-lucene9-subdirRobert Newson2023-04-241-1/+1
|\
| * put lucene 9 indexes in subdirRobert Newson2023-04-241-1/+1
|/
* Import nouveau (#4291)Robert Newson2023-04-22118-40/+9387
* 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-1516-546/+1069
* Merge pull request #4525 from apache/prometheus_erlang_distWill Holley2023-04-144-49/+202
|\
| * 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-143-45/+24
|/
* Bind python-black to specific version (#4528)Ronny Berndt2023-04-132-2/+2
* Make remsh work with quoted cookiejiahuili2023-04-121-5/+14
* Querying `_all_docs` with non-string `key` should return an empty listjiahuili2023-04-122-4/+27
* Improve compression eunit test suiteNick Vatamaniuc2023-04-101-61/+55
* docs: Fixed `_compact/{ddoc}` and `_shards/{docid}` examplesjiahuili2023-04-103-10/+22
* Add s390x back into the CI matrixNick Vatamaniuc2023-04-101-0/+7
* docs(_find): Remove redundancy from sample `_explain` responseGabor Pali2023-04-071-1/+0
* Merge pull request #4513 from apache/configurable-timeoutsRobert Newson2023-04-054-5/+5
|\
| * allow configurable timeouts for _view and _searchRobert Newson2023-04-054-5/+5
|/