summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MOVE FIRST: update fabric_doc_open eunit testsCOUCHDB-3326-clustered-purge-davisp-refactor-3Paul J. Davis2018-05-231-34/+26
* SQUERGE: fabric read-repairPaul J. Davis2018-05-234-160/+131
* WIP - read repair testsPaul J. Davis2018-05-142-10/+296
* squerge - new PSE test suitePaul J. Davis2018-05-102-7/+7
* Avoid using _test suffix for PSE test suitePaul J. Davis2018-05-0913-30/+30
* squerge - new PSE test suitePaul J. Davis2018-05-041-237/+0
* squerge - new PSE test suitePaul J. Davis2018-05-045-990/+784
* Squerge - new PSE test suitePaul J. Davis2018-05-046-65/+80
* squerge - new PSE test suitePaul J. Davis2018-05-041-0/+1
* Update for new test engine suitePaul J. Davis2018-05-041-1/+1
* squerge - new PSE test suitePaul J. Davis2018-05-0414-384/+465
* squerge - rename testsPaul J. Davis2018-05-0411-0/+0
* Update test module namesPaul J. Davis2018-05-041-12/+12
* Rename couch_db_engine test filesPaul J. Davis2018-05-0412-0/+0
* Move PSE tests to their own appPaul J. Davis2018-05-0413-0/+20
* [SQUERGE] Initial internal replication testsCOUCHDB-3326-clustered-purge-davisp-refactor-2Paul J. Davis2018-05-032-17/+185
* [SQUERGE] mem3 internal replication bug fixesPaul J. Davis2018-05-032-9/+8
* [SQUERGE] Don't bump update_seq if all replicated purges are filtered outPaul J. Davis2018-05-031-38/+43
* [SQUERGE] Fix eunit testsPaul J. Davis2018-05-012-10/+37
* [SQUERGE] Fix tests and code for fabric_doc_purgePaul J. Davis2018-04-301-235/+394
* enable purge.jsjiangphcn2018-04-301-2/+2
* [SQUERGE] Attempt to duplicate bug from JiangPaul J. Davis2018-04-271-18/+5
* [SQUERGE] Update tests to check the changes feedPaul J. Davis2018-04-271-4/+33
* [SQUERGE] Fix handling of duplicated doc idsPaul J. Davis2018-04-271-37/+49
* [SQUERGE] couch_db_purge_docs_tests cleanupPaul J. Davis2018-04-271-538/+654
* [SQUERGE] Fix function name in couch_db_enginePaul J. Davis2018-04-271-1/+1
* [SQUERGE] Fix load_purge_infos API usagePaul J. Davis2018-04-271-1/+1
* [SQUERGE] Throw error on duplicate UUIDsPaul J. Davis2018-04-271-2/+15
* [SQUERGE] Record all purge infos regardless of effectPaul J. Davis2018-04-271-1/+1
* Unable to reproduce doc creation bugPaul J. Davis2018-04-271-8/+26
* Test test_purge_repeated_rev/1jiangphcn2018-04-271-5/+11
* Fix UUID testPaul J. Davis2018-04-261-26/+27
* Add test compact with broken purge checkpoint docjiangphcn2018-04-262-2/+241
* Add more test casesjiangphcn2018-04-263-6/+141
* Update tests for new PSE test suitePaul J. Davis2018-04-265-156/+113
* Update HTTP JS tests for clustered purgePaul J. Davis2018-04-262-21/+11
* Implement HTTP endpoints for clustered purgePaul J. Davis2018-04-262-11/+214
* Fix read-repair for new clustered purgePaul J. Davis2018-04-263-132/+241
* Add clustered purge API to fabricPaul J. Davis2018-04-267-39/+600
* Implement internal replication of purge requestsPaul J. Davis2018-04-262-14/+262
* Update the view engine to use the new purge APIsPaul J. Davis2018-04-2610-23/+684
* Add EPI hook for creating purge docs on compactionPaul J. Davis2018-04-262-1/+25
* Update the purge eunit test suitesPaul J. Davis2018-04-268-21/+1158
* Implement new purge APIs for couch_bt_enignePaul J. Davis2018-04-264-67/+334
* Implement new node local purge APIsPaul J. Davis2018-04-264-94/+258
* Define new couch_db_engine purge APIPaul J. Davis2018-04-261-32/+130
* Simplify logic in mem3_repPaul J. Davis2018-04-261-9/+8
* Rewrite the PSE test suite to use couch_serverPaul J. Davis2018-04-2611-749/+716
* Fix race on couch_db:reopen/1Paul J. Davis2018-04-261-2/+5
* Fix default security object handlingPaul J. Davis2018-04-261-1/+1