summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43913 Multiversion tests for compound hashed indexesBernard Gorman2019-12-021-6/+16
* SERVER-44470 Use supportsReadConcern() for $out and $merge stagesKevin Pulo2019-12-024-10/+16
* SERVER-44246 Blacklist tests with requires_getmore from multi_shard_local_rea...Anton Korshunov2019-11-291-0/+3
* SERVER-43712 mongos use ReadWriteConcernDefaults for RCKevin Pulo2019-11-2926-92/+248
* SERVER-43270 Propagate $_resumeAfter from QueryRequest to CollectionScanParam...Vesselina Ratcheva2019-11-299-16/+115
* SERVER-44617 $regexFind crash when one of the capture group doesn't match the...Arun Banala2019-11-282-9/+117
* SERVER-44880 Remove mistakenly checked-in log fileTommaso Tocci2019-11-281-59681/+0
* SERVER-12335 indexKey $meta projection not populating fieldsAnton Korshunov2019-11-2824-93/+346
* SERVER-43867 Work around unrecoverability of rollback via refetch in testsVesselina Ratcheva2019-11-283-3/+150
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-2785-98/+3
* SERVER-43349 Accommodate double $nots during serializationCharlie Swanson2019-11-2742-204/+354
* 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