summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* treat single-element keys as the key for `_view`jiahuili2023-04-046-131/+518
* fix (prometheus): gauge types for metrics that can be decrementedWill Holley2023-04-031-0/+13
* feat (prometheus): membership metricWill Holley2023-04-031-1/+13
* feat (prometheus): internal_replication_jobs metricWill Holley2023-03-314-18/+41
* feat (prometheus): metrics for individual message queuesWill Holley2023-03-312-8/+15
* docs(hosts): Remove misleading /etc/hosts info (#4506)Ronny Berndt2023-03-301-4/+0
* Treat javascript internal errors as fatalNick Vatamaniuc2023-03-291-1/+37
* add error_info clause for 410 GoneRobert Newson2023-03-291-0/+2
* docs(_find): catch up with the implementation and further fixesGabor Pali2023-03-271-15/+34
* Increase index crash test cover a bitNick Vatamaniuc2023-03-241-59/+164
* eunit test to assert ddoc_updated clause doesn't throwRobert Newson2023-03-241-0/+128
* track index pids during open and don't crash if they doRobert Newson2023-03-222-14/+33
* don't crash in handle_db_eventRobert Newson2023-03-221-38/+68
* log the original stack trace if Mod:Func throwsRobert Newson2023-03-221-7/+18
* Revert "catch and log any error from mem3:local_shards"Robert Newson2023-03-221-5/+1
* fix(doc): reverse definition of `all_nodes` and `cluster_nodes` to match realityJan Lehnardt2023-03-221-1/+1
* catch and log any error from mem3:local_shardsRobert Newson2023-03-211-1/+5
* docs(typo): Fix server name duplicate (#4484)Ronny Berndt2023-03-211-1/+1
* feat: add type and descriptions to prometheus output (#4475)Will Holley2023-03-202-51/+135
* Improve couch_js_testsNick Vatamaniuc2023-03-161-60/+111
* fix: prometheus counter metric naming (#4474)Will Holley2023-03-142-73/+77
* Fix list ordering and indentation in "Search" docs (#4476)Ronny Berndt2023-03-131-46/+44
* fix: remove duplicate couchdb_erlang* from _prometheusWill Holley2023-03-132-2/+17
* Remove stale links from documentation commentsGabor Pali2023-03-101-6/+1
* Modify conflict ruby examplejiahuili2023-03-101-42/+57
* mango: correct text index selection for queries with `$regex` (#4458)PÁLI Gábor János2023-03-106-22/+666
* Tweak formatting and style of `_find` API documentation (#4460)PÁLI Gábor János2023-03-091-89/+97
* Documentation: Add `adm:pass` to replication endpoint URL (#4457)Jiahui Li2023-03-064-60/+65
* Remove duplicate parts of doc note (#4455)Ronny Berndt2023-03-061-2/+1
* Fix flaky LRU testNick Vatamaniuc2023-03-041-0/+6
* Fix bad prometheus section nameNick Vatamaniuc2023-03-042-1/+3
* Only allow POST request for /{db}/_view_cleanup (#4449)Ronny Berndt2023-03-021-2/+4
* This enables configuring FIPS mode at runtime without the need for a custom b...Nick Vatamaniuc2023-02-275-12/+96
* Use persistent terms for featuresNick Vatamaniuc2023-02-271-15/+15
* Update last_check in file logger recordRami Alia2023-02-261-2/+5
* add a notice that purge documents are only visible with `include_system=true`Christian Kruse2023-02-241-2/+4
* add tests to cover hiding resp showing system docsChristian Kruse2023-02-241-0/+198
* inspect the document more precisely to avoid skipping user docsChristian Kruse2023-02-241-5/+22
* hide shard-sync and purge documents from `_local_docs`Christian Kruse2023-02-242-31/+47
* Unifying the notation of dynamic parameters in the docs 2 (#4441)Ronny Berndt2023-02-233-4/+4
* Show ini code-block correctly (#4440)Ronny Berndt2023-02-231-1/+1
* Upgrade hash algorithm for proxy auth (#4438)Ronny Berndt2023-02-234-17/+117
* Consolidate Mango integration testsGabor Pali2023-02-212-52/+21
* mango: switch to UTF-8 encoding for every testGabor Pali2023-02-214-4/+0
* mango: skip the `$keymapMatch` test for text indexesGabor Pali2023-02-211-0/+4
* Unifying the notation of dynamic parameters in the docs (#4436)Ronny Berndt2023-02-207-11/+11
* Allow definition of JWT roles claim as comma-seperated list (#4431)Ronny Berndt2023-02-203-3/+33
* docs/api: use {params} consistently in titles (#4426)Alex Anderson2023-02-1719-121/+123
* Move elixir search tests to be with other elixir testsJay Doane2023-02-156-516/+0
* mango: Fix specification of `choose_best_index/1`Gabor Pali2023-02-151-1/+2