summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37446 Change PlanStages which don't require a collection to avoid keep...David Storch2018-11-0731-219/+282
* SERVER-37882 Switch the distributed transaction commit protocol to the RPC pr...Esha Maharishi2018-11-0764-1201/+1026
* SERVER-37932 Remove erroneous part of coll_epoch_test1.js that attempts to te...Esha Maharishi2018-11-071-37/+0
* SERVER-37969 Guard against duplicate named optionsSara Golemon2018-11-073-96/+124
* SERVER-37941 De-duplicate resolved addressesSara Golemon2018-11-071-50/+63
* SERVER-36260 Update function namesJack Mulrow2018-11-073-5/+5
* SERVER-36260 Share sessionOptions validations between MongoS and MongoDJack Mulrow2018-11-077-105/+120
* SERVER-28592 Fixed line-wrapping commentJacob Evans2018-11-071-2/+2
* SERVER-28592 Move $sample earlier in the aggregation pipelineJacob Evans2018-11-077-22/+97
* SERVER-37868 Add multi-shard passthrough for core_txns with implicitly sharde...Jack Mulrow2018-11-077-7/+145
* SERVER-37868 Use unordered array comparisons in core_txns testsJack Mulrow2018-11-0715-60/+204
* SERVER-37833 Retry internal auth with alternate key during keyfile rolloverJonathan Reams2018-11-0716-110/+392
* SERVER-37518 Remove dead code from acquireUserJonathan Reams2018-11-071-8/+0
* SERVER-37862 Reduce update ops from 500 to 400 in initial_sync_wt_cache_full.jsLouis Williams2018-11-071-1/+1
* SERVER-37850 Increase lock deadlines in lock_stats_testLouis Williams2018-11-071-3/+3
* SERVER-37779 Step up enforcement that $changeStream must be firstCharlie Swanson2018-11-073-2/+25
* SERVER-37706 Fix constant reference in KVEnginer4.1.5GWlodarek2018-11-061-1/+1
* SERVER-37920 Convert SSL set parameters to IDLSara Golemon2018-11-0712-265/+382
* SERVER-37922 Convert snapshot window set parametersSara Golemon2018-11-073-128/+85
* SERVER-35877 Secondaries commit transactions when applying commitTransaction ...Siyuan Zhou2018-11-0610-93/+215
* SERVER-37591 Change MigrationSourceManager cleanup to only remove the MSM fro...Matthew Saltz2018-11-061-2/+12
* SERVER-37946: Clean up error message issued when $out fails to create aDevin Hilly2018-11-062-1/+3
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-0629-775/+1488
* SERVER-37088 Update OptionSection to handle merging sectionsSara Golemon2018-11-063-13/+75
* Revert "SERVER-35811 disallow committing at the prepareTimestamp"Pavi Vetriselvan2018-11-0610-100/+37
* SERVER-37706 Implement capped collection support for BiggieSEGregory Wlodarek2018-11-0611-30/+272
* SERVER-37408 Add afterClusterTime to initial sync collection scansMatthew Russotto2018-11-068-56/+120
* SERVER-37796 Skip log file corruption on debug buildsLouis Williams2018-11-061-1/+8
* SERVER-35811 disallow committing at the prepareTimestampPavi Vetriselvan2018-11-0610-37/+100
* SERVER-37557 Add startup warning about enableMajorityReadConcern and usage of...Vesselina Ratcheva2018-11-063-0/+25
* Revert "SERVER-33303 Add stable plan cache key and use for index filters"Ian Boros2018-11-0629-1486/+775
* SERVER-37878 Run causally_consistent_jscore_txns_passthrough against unsharde...Jack Mulrow2018-11-062-0/+124
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-0629-775/+1486
* SERVER-36501 Add 'currentPrepared' metric to serverStatusJason Chan2018-11-066-6/+76
* SERVER-37931 lock_stats_suboperation_logs.js should ignore noise lock statsXiangyu Yao2018-11-051-0/+4
* SERVER-37928 remove unused repair_database link dependenciesBenety Goh2018-11-055-5/+0
* SERVER-37678 Extend cpplint's CheckForCopyright() to check for SSPL.Max Hirschhorn2018-11-057-48/+222
* SERVER-36619 Fix typo in SSL readmePatrick Freed2018-11-051-1/+1
* SERVER-37840 Enable non-certificate-selector based tests on linuxSara Golemon2018-11-051-1/+1
* SERVER-36500 Add tests to check slow logging for prepared txnsJason Chan2018-11-053-19/+215
* SERVER-37912 Publish MongoDB embedded android artifacts to Maven CentralMathew Robinson2018-11-058-162/+203
* SERVER-37742: Avoid unnecessary shard version metadata refreshesNatalie Tsvetkova2018-11-051-0/+1
* SERVER-36867 Prevent secondary config servers from stepping up in primary_con...jannaerin2018-11-051-1/+17
* SERVER-37913 coll_epoch_test1.js does not wait for the config server to repli...Esha Maharishi2018-11-051-0/+4
* SERVER-37902 recovering_slaveok.js should assert all writes it makes succeedJack Mulrow2018-11-051-2/+2
* SERVER-37781 Blacklist shard_collection_existing_zones.js from sharding_conti...jannaerin2018-11-051-0/+1
* SERVER-37244 Use thread-pool instead of detached std::thread in MongoDSession...Kaloian Manassiev2018-11-052-11/+45
* SERVER-37918 Improve the messaging around corrupted routing metadataKaloian Manassiev2018-11-055-59/+64
* SERVER-37918 Make sure tags passed to the fast initial split algorithm are in...Kaloian Manassiev2018-11-055-78/+23
* SERVER-37796 Always salvage WiredTiger metadata regardless of error code when...Louis Williams2018-11-052-13/+45