summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add units to metrics descriptionsprometheus-helpWill Holley2023-03-201-1/+1
* feat: add type and descriptions to prometheus outputWill Holley2023-03-202-51/+135
* Migrate configure settings to Windows (#4479)Ronny Berndt2023-03-171-0/+6
* 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
* Avoid re-compiling filter view functionsNick Vatamaniuc2023-03-133-8/+6
* fix: remove duplicate couchdb_erlang* from _prometheusWill Holley2023-03-132-2/+17
* Prepare for Erlang OTP/26 (#4465)Ronny Berndt2023-03-111-1/+1
* 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
* Bump snappy to CouchDB-1.0.9 (#4464)Ronny Berndt2023-03-101-1/+1
* Fix erlfmt-format on Windows (#4463)Ronny Berndt2023-03-092-4/+4
* Tweak formatting and style of `_find` API documentation (#4460)PÁLI Gábor János2023-03-091-89/+97
* Improve documentation of source code format checksGabor Pali2023-03-093-8/+17
* 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 elixir users_db_testsNick Vatamaniuc2023-03-041-2/+6
* Fix flaky LRU testNick Vatamaniuc2023-03-041-0/+6
* Fix bad prometheus section nameNick Vatamaniuc2023-03-043-1/+5
* 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-276-12/+107
* 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
* Update Erlang 24 for CINick Vatamaniuc2023-02-242-2/+2
* 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-215-54/+57
* 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
* Fix and extend developer instructionsGabor Pali2023-02-211-33/+54
* Fix typo in "feature_flags" section comment (#4433)Ronny Berndt2023-02-201-2/+2
* 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-204-4/+72
* docs/api: use {params} consistently in titles (#4426)Alex Anderson2023-02-1719-121/+123
* Fix typoGabor Pali2023-02-161-1/+1
* Overhaul the Windows MakefileGabor Pali2023-02-161-11/+33
* Fix the `list-eunit-apps` targetGabor Pali2023-02-161-2/+2
* Remove the inactive uploader action from `build-report`Gabor Pali2023-02-161-1/+0
* Clean up `make help` outputGabor Pali2023-02-161-6/+10
* Chase rename of `dreyfus-test` to `elixir-search` in documentationGabor Pali2023-02-161-1/+1
* Move elixir search tests to be with other elixir testsJay Doane2023-02-1510-64/+48
* mango: Fix specification of `choose_best_index/1`Gabor Pali2023-02-151-1/+2
* mango: Match comments with implementation for JSON index selectionGabor Pali2023-02-141-4/+7