summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44760 Test that the balancer splits and moves chunks when zone ranges ...r4.0.7Cheahuychou Mao2019-11-211-18/+49
* SERVER-44467 Implement startup recovery for two-phase index buildsLouis Williams2019-11-2117-178/+278
* SERVER-14466 test use of DBRef fields in aggregation and find() expressionsIan Boros2019-11-214-2/+254
* SERVER-43526 Re-enable commented test case in restart_transactions.jsBlake Oler2019-11-211-8/+5
* SERVER-43000 Rename OpQueue to OplogBatchA. Jesse Jiryu Davis2019-11-213-16/+16
* SERVER-44687 Enforce macOS 10.12 target minimumAndrew Morrow2019-11-211-7/+3
* SERVER-44635 MR in Agg: Remove in-line mapReduce execution statisticsJames Wahlin2019-11-2110-524/+14
* SERVER-43642 remove IndexLegacy::getMissingField()Benety Goh2019-11-214-51/+2
* SERVER-43000 Remove typedefs for vectors of OplogEntryA. Jesse Jiryu Davis2019-11-2124-139/+132
* SERVER-30967 Add $binarySize expressionDavid Percy2019-11-215-7/+129
* SERVER-44448 Delete dead code ShardingCatalogManager::_findCollectionVersionCheahuychou Mao2019-11-212-54/+0
* SERVER-43642 remove IndexBuilderBenety Goh2019-11-213-334/+0
* SERVER-43781 Describe the prepare state and lifetime of a prepare transaction...Samyukta Lanka2019-11-212-42/+181
* SERVER-44542 Propagation of APPDATA environment variable never gets executed ...Mathew Robinson2019-11-211-9/+12
* Revert "SERVER-14466 test use of DBRef fields in aggregation and find() expre...Mathew Robinson2019-11-213-253/+2
* SERVER-43912 Query planner support for compound hashed indexesArun Banala2019-11-2111-6/+1639
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-2128-50/+683
* SERVER-44755 Change assertion number in wt_missing_file_errors.jsGregory Wlodarek2019-11-211-1/+1
* Import wiredtiger: 8124d929c48ae8e4c0b1311374ea69b6ae4c48c5 from branch mongo...Luke Chen2019-11-2118-57/+202
* SERVER-44602 Test that chunks and documents are moved after zone changesCheahuychou Mao2019-11-205-3/+547
* SERVER-43642 createIndexesForApplyOps() uses IndexBuildsCoordinator for foreg...Benety Goh2019-11-201-10/+7
* SERVER-14466 test use of DBRef fields in aggregation and find() expressionsIan Boros2019-11-203-2/+253
* SERVER-44519: Label ExceededTimeLimit errors with RetryableWriteError labelLingzhi Deng2019-11-204-6/+7
* SERVER-32567 Replace queryoptimizer3.js with yield_with_drop.js FSM testr4.3.2James Wahlin2019-11-2018-97/+150
* SERVER-44668 Define deleted commands in views_all_commands.js for backwards c...Blake Oler2019-11-201-1/+21
* SERVER-43642 IndexBuildsCoordinator::createIndexes() accepts index constraintsBenety Goh2019-11-203-15/+18
* SERVER-44737 disable stepback on variants that run multiversion testsRobert Guo2019-11-201-2/+3
* SERVER-44693 Add multiversion_incompatible tag to list_commands.jsAdam Cooper2019-11-201-0/+1
* SERVER-44683 Remove stale TODO from evergreen_gen_multiversion_tests.pyJason Chan2019-11-201-2/+0
* SERVER-44465 Re-add stitch_support.h to stitch sdk tarballMathew Robinson2019-11-201-1/+1
* SERVER-43642 remove IndexBuilder::canBuildInBackground()Benety Goh2019-11-204-7/+3
* SERVER-44746 Temporarily disable latch_analyzer_test.cppBen Caimano2019-11-201-1/+2
* SERVER-44667: Add tag to exclude warm_up_connection_pools.js from multiversio...Anton Oyung2019-11-201-0/+4
* Revert "SERVER-42897 fix test"Benety Goh2019-11-201-2/+2
* SERVER-42137 Allow aggregation stage to write to a collection that the query...Mihai Andrei2019-11-208-72/+117
* SERVER-44545 Remove mobile embedded variants and associated support filesAndrew Morrow2019-11-2014-1445/+3
* SERVER-43403 disallow drops and renames during index creationBenety Goh2019-11-202-0/+5
* SERVER-42897 fix testBenety Goh2019-11-201-2/+2
* SERVER-44224 Remove 'assumes_write_concern_unchanged' from bypass_doc_validat...James Wahlin2019-11-191-2/+0
* SERVER-44556 Move logging formatters into cpp files.Henrik Edin2019-11-197-295/+411
* SERVER-42897 Validate base-level latchesRahul Sundararaman2019-11-199-42/+301
* SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...Arun Banala2019-11-1925-18/+275
* SERVER-44738 Enterprise RHEL 7.0 should be in package_variantsMathew Robinson2019-11-191-0/+1
* SERVER-44643: Use awaitSecondaryNodes in rollback_after_enabling_majority_rea...Lingzhi Deng2019-11-191-1/+1
* SERVER-39241 Apply noFetchBonus iff no FETCH stage; disregard PROJECTIONDavid Percy2019-11-194-7/+110
* SERVER-44541 Attribute packing and extraction for logv2Henrik Edin2019-11-1911-158/+615
* SERVER-44626: Add new setParameter loadRoutingTableOnStartupAnton Oyung2019-11-196-8/+36
* SERVER-42408 Ensure hygienic builds work with NinjaMathew Robinson2019-11-196-456/+909
* SERVER-43898 Add more unit tests for balancer_policy.cpp and balancer_chunk_s...Cheahuychou Mao2019-11-196-230/+641
* SERVER-41185 Make ftdc failures process fatalMark Benvenuto2019-11-192-63/+58