summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix bug during purgePaul J. Davis2018-04-261-1/+1
* Fix typos in couch_db_engine.erlPaul J. Davis2018-04-261-5/+5
* 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