summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix missing accumulator in couch_key_tree:multi_merge/2 foldloptimize-doc-updates-4Nick Vatamaniuc2018-01-161-2/+2
* Fix should_create_no_conflicts_on_full_stem test caseNick Vatamaniuc2018-01-161-1/+4
* In couch_key_tree:stem/4 also update `Seen` set for a leaf child.Nick Vatamaniuc2018-01-161-6/+12
* Automatically repair revision treesPaul J. Davis2018-01-152-32/+39
* Move sorting logic to couch_key_tree.erlPaul J. Davis2018-01-152-7/+11
* Fix should_create_no_conflicts_on_merge testPaul J. Davis2018-01-151-4/+4
* Fix should_merge_tree_of_odd_length testPaul J. Davis2018-01-151-3/+2
* Fix should_merge_tree_to_itself testPaul J. Davis2018-01-151-2/+17
* Optimize couch_key_tree:stem/2Paul J. Davis2018-01-152-4/+55
* Sort document updates to guarantee proper mergingPaul J. Davis2018-01-151-1/+7
* Optimize document updatesPaul J. Davis2018-01-151-16/+20
* Optimize validating replicated updatesPaul J. Davis2018-01-151-4/+5
* Fix couch_peruser_testEric Avdey2018-01-151-22/+45
* Allow override of `-args_file` and `-config` parameters (#1095)Edwin Fine2018-01-131-2/+6
* Remove warning on `couch_epi_codegen` compileEric Avdey2018-01-122-7/+16
* Simplify couch_key_tree test setupNick Vatamaniuc2018-01-121-7/+11
* fallback to "selector" on empty "partial_filter_selector" (#1098)Will Holley2018-01-093-12/+17
* Return friendly error message when creating user with invalid password (#1087)Peng Hui Jiang2018-01-062-2/+40
* Merge pull request #1091 from apache/better-mango-test-recreate-functionEric Avdey2018-01-041-6/+8
|\
| * Make sure mango tests's recreate fun creates dbEric Avdey2018-01-041-6/+8
|/
* Merge pull request #1092 from apache/use-uuid-in-eunit-dbnamesEric Avdey2018-01-041-7/+4
|\
| * Use uuid in tmp db names in unit testsuse-uuid-in-eunit-dbnamesEric Avdey2018-01-041-7/+4
|/
* Merge pull request #1090 from apache/cleanup-on-setup_eunitEric Avdey2018-01-041-0/+20
|\
| * Cleanup data dirs in eunit_plugin before test runEric Avdey2018-01-041-0/+20
|/
* Merge pull request #1078 from cloudant/issue-832-couch_log-refactoriilyak2017-12-201-24/+9
|\
| * Refactor couch_logjiangphcn2017-12-211-24/+9
|/
* Fix mango native proc crash (#1067)Eric Avdey2017-12-202-2/+36
* Mango: change catch-all field range priority (#1069)Will Holley2017-12-192-3/+13
* Fix haproxy stats (#1039)Geoff Cox2017-12-151-2/+2
* Add couch_stats tracking back to couch_log (#1064)Peng Hui Jiang2017-12-145-16/+35
* Add coverage reports to more applicationsNick Vatamaniuc2017-12-115-3/+10
* Multiple fixes and refactoring of couch tests. (#1062)Eric Avdey2017-12-113-134/+169
* Allow to use index with or (#1038)Will Holley2017-12-112-7/+181
* Make q configurable for peruser dbsjiangphcn2017-12-084-16/+70
* Fix replicator create target options testNick Vatamaniuc2017-12-051-62/+51
* Remove references to etapAdam Kocoloski2017-12-014-46/+0
* Remove Bob's 2.0 TODO listAdam Kocoloski2017-12-011-10/+0
* Remove Spidermonkey as an "optional" depedencyAdam Kocoloski2017-12-011-1/+1
* Fix eunit "suites" exampleAdam Kocoloski2017-12-011-1/+1
* warn instead of error when use_index not valid (#962)Will Holley2017-11-306-81/+112
* Remove invalid meck unloadEric Avdey2017-11-302-4/+2
* Add missing methods to fake indexEric Avdey2017-11-302-6/+9
* Allow replicator documents to include params for db creationjiangphcn2017-11-284-8/+177
* Fix _explain for sort descending (#1025)Will Holley2017-11-282-1/+9
* Test duplicate fields in Mango selector (#998)Will Holley2017-11-231-0/+12
* Fix index validation for nested $and (#1014)Will Holley2017-11-232-13/+54
* Fix replicator cluster stability race conditionNick Vatamaniuc2017-11-221-10/+63
* Update COMMITTERS.mdDiana Thayer2017-11-201-1/+1
* Move cluster_start_period and cluster_quiet_period to replicator sectionNick Vatamaniuc2017-11-171-4/+4
* (typo) fetchig -> fetchingDiana Thayer2017-11-171-1/+1