summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-43787 Describe the implementation of various read concerns in transact...Samyukta Lanka2019-12-021-37/+79
* SERVER-43860 Upgrade/downgrade mechanism for new $merge upsert behaviourBernard Gorman2019-12-0210-4/+373
* SERVER-44746 Fix LatchAnalyzerTestRahul Sundararaman2019-12-026-11/+108
* SERVER-21784 Track 'nReturned' and 'executionTimeMillis' execution stats for ...Mihai Andrei2019-12-0211-30/+176
* SERVER-44630 Attach logging init and options to integration testsBen Caimano2019-12-025-9/+44
* SERVER-43692 enable two phase index builds by defaultBenety Goh2019-12-021-1/+1
* SERVER-41764 Serialize moveChunkCommit and removeShardRandolph Tan2019-12-024-4/+80
* SERVER-44060 Make stats contain un-started collections and databases.Matthew Russotto2019-12-0211-86/+294
* Revert "SERVER-43333 Ingest driver SDAM tests"Annie Black2019-12-0289-6138/+5
* SERVER-44893 In `removeShard` check whether the shard exists before querying ...Kaloian Manassiev2019-12-021-11/+14
* SERVER-43436 Remove outdated TODO commentRandolph Tan2019-12-022-2/+1
* SERVER-43480 Remove TODO for SERVER-40493Randolph Tan2019-12-023-3/+3
* SERVER-44652 unblacklist agg_out.js failures in concurrency_sharded suites/pa...James Wahlin2019-12-028-24/+0
* SERVER-44620 Fix sslProviderSupports helpers on Debian 10Adam Cooper2019-12-021-4/+18
* SERVER-43692 disable two phase index build in flow control tests with low tic...Benety Goh2019-12-021-4/+26
* SERVER-44264 Add IAM client code to shell and clientsMark Benvenuto2019-12-0215-25/+344
* SERVER-44263 Implement common iam sasl protocol code for client and server wi...Mark Benvenuto2019-12-028-0/+661
* 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