summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: consistent use of new config sections makes tests less flakeyfix/proxyauth-testJan Lehnardt2022-04-092-4/+2
* Merge pull request #3982 from apache/do-not-git-ignore-ioqNick Vatamaniuc2022-04-031-1/+0
|\
| * Do not git ignore src/ioq subfolderNick Vatamaniuc2022-04-031-1/+0
|/
* Fix skip and limit parametersjiahuili2022-03-314-25/+85
* Implement configurable compaction log levelsJay Doane2022-03-297-18/+57
* Convert notice to warning for exceptionsJay Doane2022-03-292-2/+2
* Handle `not_found` lookups removing ddoc cache keyJay Doane2022-03-291-10/+24
* Give smoosh eunit test coverageJay Doane2022-03-271-0/+2
* Simplify adding rebar.config per applicationJay Doane2022-03-271-3/+0
* Eliminate unused variable warningsJay Doane2022-03-271-1/+1
* Merge pull request #3970 from noahshaw11/fix-smoosh-enqueueing-not-found-dbsJay Doane2022-03-262-5/+19
|\
| * Fix smoosh enqueueing not found dbs and typoncshaw2022-03-262-5/+19
|/
* Add test to ensure rev tree stemming doesn't take too much memoryNick Vatamaniuc2022-03-241-1/+47
* Remove include couch_db_intncshaw2022-03-221-3/+2
* Opimtize key tree stemming by using maps instead of setsNick Vatamaniuc2022-03-211-5/+5
* Merge pull request #3766 from noahshaw11/add-smoosh-queue-persistenceiilyak2022-03-1517-89/+733
|\
| * Add smoosh queue persistencencshaw2022-03-1417-89/+733
|/
* Win32-SM91 support and fixesWill2022-03-123-15/+12
* 3.x: Add rebar3 and erlfmt install commands to configure.ps1 #3873Will2022-03-122-11/+52
* feat(couchjs): add support for SpiderMonkey 91esrWill Young2022-03-123-18/+37
* feat: make the timeout for receiving requests from attachment writers configu...James Coglan2022-03-082-2/+9
* Fix function clause in couch_replicator_scheduler_jobNick Vatamaniuc2022-03-041-1/+7
* Merge pull request #3933 from cloudant/debug-for-sharded-index-serveriilyak2022-02-233-12/+372
|\
| * Add couch_index_debug.erl and restart functionsILYA Khlopotov2022-02-222-3/+328
| * Fix couch_debug:print_linked_processes/1 to work with sharded couch_index_serverILYA Khlopotov2022-02-222-9/+44
|/
* Fix replicated_changes typo for purge doc updatesNick Vatamaniuc2022-02-181-1/+1
* Fix flaky collator auto-upgrade testNick Vatamaniuc2022-02-151-9/+17
* View collation upgrade testsNick Vatamaniuc2022-02-116-18/+392
* Track libicu collator versions in the view headerNick Vatamaniuc2022-02-116-26/+171
* Return the opaque collator version from _node/*/_versionsNick Vatamaniuc2022-02-112-9/+13
* Add get_collator_version/0 libicu NIF functionNick Vatamaniuc2022-02-113-2/+32
* Merge pull request #3927 from apache/index_sigRobert Newson2022-02-112-2/+9
|\
| * Include index sig in _search_info responseRobert Newson2022-02-102-2/+9
|/
* Merge pull request #3929 from cloudant/add-couch_mrview_debugiilyak2022-02-101-0/+50
|\
| * Add couch_mrview_debug:view_signature/2ILYA Khlopotov2022-02-101-0/+50
|/
* Fix new_edits:false and VDU function_clause (#3909)Tony Sun2022-02-091-3/+243
* Fix publication of nightly packages (#3925)Adam Kocoloski2022-02-051-23/+17
* Merge pull request #3923 from jiahuili430/81-fixup-dbs-infoiilyak2022-02-041-311/+216
|\
| * Execute chttpd_dbs_info_tests in clean database_dirjiahuili2022-02-031-311/+216
|/
* Merge pull request #3921 from cloudant/fix-flaky-test-in-fabric_rpciilyak2022-02-013-1/+51
|\
| * Execute fabric_rpc_tests in clean database_dirILYA Khlopotov2022-02-013-1/+51
|/
* Clear junk test dbs before running chttpd_dbs_info_testsjiahuili2022-01-313-4/+8
* Bump docs to 3.2.1-1Nick Vatamaniuc2022-01-311-1/+1
* Display 3.x build status in READMEAdam Kocoloski2022-01-251-2/+2
* Update mix.lockAdam Kocoloski2022-01-251-2/+2
* Properly test for SM60 on ARM buildsAdam Kocoloski2022-01-251-2/+2
* Refactor Jenkins to dynamically generate stagesAdam Kocoloski2022-01-252-586/+278
* fixup get _dbs_info corner casejiahuili2022-01-251-11/+15
* Fix doc order in fabric_doc_update testsNick Vatamaniuc2022-01-201-5/+5
* Do not start test name with "test "Adam Kocoloski2022-01-202-2/+2