summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* mango: Match comments with implementation for JSON index selectionGabor Pali2023-02-141-4/+7
* mango: Cover JSON index selection with unit testsGabor Pali2023-02-141-0/+79
* mango: Add type specification for the JSON index selectionGabor Pali2023-02-141-0/+6
* mango: Remove unused parameter from the JSON index selectionGabor Pali2023-02-142-4/+4
* mango: Remove unused importsGabor Pali2023-02-141-2/+0
* Test the update_docs=true case in replicator scheduler docs testNick Vatamaniuc2023-02-141-1/+26
* Improve directory structure for Dreyfus EUnit testsGabor Pali2023-02-095-0/+0
* Fix Dreyfus Elixir test suiteGabor Pali2023-02-095-12/+12
* Convert ExUnit tests back to EUnitGabor Pali2023-02-095-159/+216
* Remove all javascript testsNick Vatamaniuc2023-02-083-0/+162
* Allow _local doc writes to the replicator dbsNick Vatamaniuc2023-02-063-41/+130
* Use pip3 instead of pip in docs setupNick Vatamaniuc2023-02-042-4/+4
* Employ `make python-black-update`Gabor Pali2023-02-024-8/+1
* chore(configure): be more defensive about SpiderMonkey locationGabor Pali2023-01-261-0/+3
* return 503 immediately if search is not availableRobert Newson2023-01-251-0/+13
* Docs: Fix example code in Partitioned Databasesjiahuili2023-01-241-3/+3
* Enforce docs ids _changes filter optimization limitNick Vatamaniuc2023-01-243-38/+679
* Push down field projection in mango to shardMike Rhodes2023-01-201-23/+146
* Show mango_selector:match/2 call using testMike Rhodes2023-01-201-0/+25
* docs(mango): match description of `$mod` with realityGabor Pali2023-01-182-3/+3
* Ensure design docs are uploaded individually when replicating with _bulk_getNick Vatamaniuc2023-01-132-8/+93
* Delete unused include_lib attributesJay Doane2023-01-112-4/+0
* Fix replication _scheduler/docs total_rowsJay Doane2023-01-112-7/+78
* Remove Spidermonkey 1.8.5Ronny Berndt2023-01-111-2/+2
* Wait for dbs_info 500 timeout errorJay Doane2023-01-091-7/+16
* Fix handling forbidden exceptions from workers in fabric_doc_updateNick Vatamaniuc2023-01-091-1/+19
* Escape special (html) chars in section names (#4350)Ronny Berndt2023-01-071-2/+3
* [DOC] Update required Erlang OTP versions (#4357)Ronny Berndt2023-01-071-1/+1
* Fix replication job start_link.Nick Vatamaniuc2023-01-062-1/+26
* doc(whatsnew): document 3.3.1 updatesJan Lehnardt2023-01-051-0/+15
* fix: undefined function warningJan Lehnardt2023-01-051-1/+8
* feat: remove failed couch_plugins experimentJan Lehnardt2023-01-057-816/+1
* Add test coverage for replicator user_ctx parserJay Doane2023-01-041-0/+7
* fix undef when parsing replication doc bodyRobert Newson2023-01-041-1/+1
* Fix documentation to reflect default_security change3.3.0eanyanwu2022-12-221-6/+10
* Update release notes for 3.3.0-RC2Nick Vatamaniuc2022-12-221-0/+23
* Ensure we use the chttpd vs httpd section in fix_uriNick Vatamaniuc2022-12-171-1/+1
* Bump Fauxton to v1.2.9Nick Vatamaniuc2022-12-161-0/+4
* Update 3.3 release notes.Nick Vatamaniuc2022-12-162-1/+17
* Show version of spidermonkey runtime in couchjs (#4262)Ronny Berndt2022-12-153-2/+28
* Update Sphinx to 5.3.0Nick Vatamaniuc2022-12-151-2/+1
* docs: add 3.3.0 relese notesJan Lehnardt2022-12-153-2/+374
* fix(3517): super-simplistic fix to avoid costly AST transforms when t… (#4292)Jan Lehnardt2022-12-131-0/+13
* Fix rendering of inline literal with withespaces (#4301)Ronny Berndt2022-12-121-1/+1
* Add note on how to configure replicaton backoff (#4299)mikhailantoshkin2022-12-121-1/+5
* Fix a few more flaky smoosh testsNick Vatamaniuc2022-12-081-46/+75