summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [10/N] Clustered Purge: Clustered HTTP APICOUCHDB-3326-clustered-purge-pr4-implementationPaul J. Davis2018-05-304-32/+315
* [09/N] Clustered Purge: Update read-repairPaul J. Davis2018-05-304-122/+495
* [08/N] Clustered Purge: Fabric APIPaul J. Davis2018-05-307-29/+738
* [07/N] Clustered Purge: Internal replicationPaul J. Davis2018-05-304-19/+486
* [06/N] Clustered Purge: Update mrview indexesPaul J. Davis2018-05-3010-23/+839
* [05/N] Clustered Purge: EPI Hook for compactionPaul J. Davis2018-05-302-1/+25
* [04/N] Clustered Purge: Update eunit testsPaul J. Davis2018-05-3012-118/+1385
* [03/N] Clustered Purge: Update couch_bt_enginePaul J. Davis2018-05-304-67/+337
* [02/N] Clustered Purge: Update single node APIsPaul J. Davis2018-05-304-96/+292
* [01/N] Clustered Purge: Define new purge APIPaul J. Davis2018-05-301-32/+130
* Enhance PSE tests with setup/teardown functionsPaul J. Davis2018-05-3011-195/+290
* Update to use new couch_pse_tests appPaul J. Davis2018-05-302-1/+2
* Update PSE test definitions for new util modulePaul J. Davis2018-05-309-140/+140
* Rename PSE test modulesPaul J. Davis2018-05-3010-19/+19
* Move PSE tests to their own appPaul J. Davis2018-05-3011-0/+20
* Rewrite the PSE test suite to use couch_serverPaul J. Davis2018-05-3011-749/+716
* Simplify logic in mem3_repPaul J. Davis2018-05-301-10/+9
* Update fabric_doc_open eunit testsPaul J. Davis2018-05-301-321/+310
* Fix race on couch_db:reopen/1Paul J. Davis2018-05-231-2/+5
* Fix default security object handlingPaul J. Davis2018-05-231-1/+1
* Fix bug during purgePaul J. Davis2018-05-231-1/+1
* Fix typos in couch_db_engine.erlPaul J. Davis2018-05-231-5/+5
* Mango: _id and _rev index selectionWill Holley2018-05-232-1/+20
* Add SSL session_lifetime limit for ibrowse pidsJoan Touzet2018-05-101-0/+3
* Bump fauxton to fix CI buildsJoan Touzet2018-05-021-1/+1
* Force use of SMP enabled BEAM VM, fixes #1296Joan Touzet2018-04-301-0/+3
* Fix length badarg error in mp parserNick Vatamaniuc2018-04-171-1/+2
* Fix mem3 tests (#1285)Eric Avdey2018-04-174-93/+36
* Document enable_database_recovery ini optionJoan Touzet2018-04-131-0/+6
* Merge pull request #1273 from cloudant/adopt-fake_db-to-PSEEric Avdey2018-04-131-2/+24
|\
| * Adopt fake_db to PSE changesEric Avdey2018-04-131-2/+24
|/
* In _scheduler/docs fix `crashing` state showing as `pending` sometimesNick Vatamaniuc2018-04-121-4/+78
* Merge pull request #1281 from apache/commit_data_pseRobert Newson2018-04-121-8/+9
|\
| * call commit_data where neededRobert Newson2018-04-121-8/+9
|/
* Set update_lru_on_read=false as defaultJoan Touzet2018-04-102-3/+6
* Minor documentation cleanup for couch_replicatorKyle Snavely2018-04-091-20/+21
* Switch to using a mirrored triq dependencyNick Vatamaniuc2018-04-091-2/+1
* Do not drop updated httpdb record after auth headers are updatedNick Vatamaniuc2018-04-061-4/+4
* Kill fabric attachment receiver when middleman times outNick Vatamaniuc2018-04-041-2/+3
* Key tree property testsNick Vatamaniuc2018-04-035-4/+537
* Fix typo in node local _replicate handlerNick Vatamaniuc2018-04-021-1/+1
* fix file_compression value descriptionSerge A. Salamanka2018-04-021-1/+1
* Test compaction resumption after errorPaul J. Davis2018-03-291-0/+130
* Fix compaction resumption for the BT enginePaul J. Davis2018-03-292-1/+2
* Make loginUser wait for successful authenticationEric Avdey2018-03-291-2/+7
* Fix killing of OS processesPaul J. Davis2018-03-281-1/+0
* Fix shard substitution in changes feedsPaul J. Davis2018-03-281-3/+1
* feat: add debug log output for shard open errorsJan Lehnardt2018-03-281-1/+3
* add test covering loading admins from configJan Lehnardt2018-03-281-1/+15
* fix: more reliable password scheme testsJan Lehnardt2018-03-282-3/+34