summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42781: ignore InvalidOptions exceptionLamont Nelson2019-11-271-7/+21
* SERVER-44801 Guarantee that AsyncResultsMerger::getHighWaterMark() returns a ...Mihai Andrei2019-11-271-5/+7
* SERVER-43333 Ingest driver SDAM testsLamont Nelson2019-11-2789-5/+6138
* SERVER-43283 JSTest to ensure initial sync does not continue after source rol...Matthew Russotto2019-11-272-3/+124
* SERVER-44868 Initialsync logkeeper and logkeeper-short tests passesSuganthi Mani2019-11-271-0/+10
* SERVER-44859 fix plan_cache_index_create.js to work with two phase index buildsBenety Goh2019-11-271-0/+17
* Revert "SERVER-43692 enable two phase index builds by default"Benety Goh2019-11-271-1/+1
* SERVER-44751 Update mapReduce collation tests to respect the collation on emi...Nicholas Zolnierz2019-11-272-50/+113
* SERVER-44774 Check that scripting is enabled before evaluating javascript exp...Nicholas Zolnierz2019-11-276-8/+59690
* Import wiredtiger: 58115abb6fbb3c1cc7bfd087d41a47347bce9a69 from branch mongo...Luke Chen2019-11-2712-395/+627
* SERVER-43773 Start up config server and shard replica sets in parallel in Sha...William Schultz2019-11-273-77/+144
* SERVER-44161 Remove unused named DBExceptions in MigrationCoordinatorBen Caimano2019-11-271-2/+2
* SERVER-44697: Support tailable awaitData exhaust cursors in DBClientCursorLingzhi Deng2019-11-263-2/+332
* SERVER-43126 Basic replset CWRWC passthrough suitesKevin Pulo2019-11-268-3/+253
* SERVER-44833: fix error messages supplements to also be appended as part of c...Jacob Evans2019-11-261-40/+47
* SERVER-43726 Make ssl_alert_reporting.js tolerate LEGACY crypto policy on RHEL8Adam Cooper2019-11-261-2/+4
* SERVER-44631 DBClient_Connection should retain error code informationMatthew Russotto2019-11-269-28/+33
* Revert "SERVER-43773 Start up config server and shard replica sets in paralle...William Schultz2019-11-262-116/+69
* SERVER-44161 Implement MigrationCoordinatorMatthew Saltz2019-11-2616-25/+508
* SERVER-15200 Optimize projection to occur before sort when possible.David Storch2019-11-2610-58/+296
* SERVER-44818 Change the balancerCollectionStatus command response formatMarcos José Grillo Ramírez2019-11-265-19/+35
* SERVER-44649 Continue to honor the --prefix flag for now; interpreted as DESTDIRAndrew Morrow2019-11-261-0/+25
* SERVER-43773 Start up config server and shard replica sets in parallel in Sha...William Schultz2019-11-262-69/+116
* SERVER-44161 Change update shard key tests to use _waitForDelete instead of c...Matthew Saltz2019-11-263-52/+6
* SERVER-43773 Add log messages in ShardingTest to measure total duration of st...William Schultz2019-11-261-2/+26
* SERVER-44845 Add requires_fcv_44 tag to rollback_waits_for_bgindex_completion.jsLouis Williams2019-11-261-0/+1
* SERVER-43692 enable two phase index builds by defaultBenety Goh2019-11-261-1/+1
* SERVER-44621 Add string escaping to text formatter in logv2Henrik Edin2019-11-266-1/+524
* SERVER-43914 Permit sharding commands to accept compound hashed shard key specsArun Banala2019-11-2612-43/+691
* SERVER-44161 Small cleanup in MigrationSourceManager commit logicMatthew Saltz2019-11-261-19/+7
* SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheList...David Storch2019-11-2637-2019/+818
* SERVER-44613 ValidateCollections hook must always set the expected FCV prior ...Dianna Hohensee2019-11-261-4/+3
* SERVER-43859: Take MODE_IX locks for collection creation.Daniel Gottlieb2019-11-26112-644/+1116
* SERVER-44470 Parse aggregation commands earlier, and rationalize aggregation ...Kevin Pulo2019-11-2635-222/+449
* SERVER-44327 Add $first and $last expressionsDavid Percy2019-11-255-12/+188
* SERVER-44509 Make isMaster wait for up to maxAwaitTimeMSHaley Connelly2019-11-252-39/+53
* SERVER-44142 correctly utilize LogSeverity in logv2Gabriel Russell2019-11-2538-261/+294
* SERVER-44127 abort ops that encounter a catalog conflict after already lockin...Eric Milkie2019-11-253-1/+252
* SERVER-44809 When we wait for the cloners, we also must deliver the callback ...Matthew Russotto2019-11-251-0/+3
* SERVER-44702 Add ability to configure num replica set nodes and linear chaini...Jason Chan2019-11-257-97/+83
* SERVER-44822 update indexing tests to avoid slow op loggingBenety Goh2019-11-256-45/+66
* SERVER-44795 Decrease number of initial sync fuzzer tests generated per taskVlad Rachev2019-11-251-1/+1
* SERVER-44764 Test zone changes with compound shard keyCheahuychou Mao2019-11-251-0/+103
* SERVER-44779 Invariant internal operations that hit a prepareConflict must be...Jason Chan2019-11-251-0/+7
* SERVER-44606 fix debian10 repo pathZakhar Kleyman2019-11-251-1/+1
* SERVER-43783 Describe how recovery works with transactions in the Repl Archit...Samyukta Lanka2019-11-251-54/+124
* SERVER-43690 Change range deleter code to use collection UUID instead of epoc...Matthew Saltz2019-11-256-35/+50
* SERVER-44625 Add formatting of BSON native types via BSONObjBuilder::append.Henrik Edin2019-11-253-136/+143
* SERVER-44784 disable two phase index builds when majority reads are offBenety Goh2019-11-251-0/+6
* “SERVER-44810Carl Worley2019-11-251-7/+6