summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-36966 Validate ns in cluster mapReduceCharlie Swanson2018-11-056-28/+127
* SERVER-37342 Do not store the RecordId in the KeyString for unique indexes in...Gregory Wlodarek2018-11-021-143/+207
* SERVER-37892 Do not run agg multiversion/wildcard fuzzers on code coverage or...Bernard Gorman2018-11-021-5/+1
* SERVER-36619 Test that ECDSA certificates can be loaded by OpenSSL on LinuxPatrick Freed2018-11-025-0/+152
* SERVER-35518: Support the failCommand fail point in mongoSnatalie.tsvetkova2018-11-0212-83/+137
* SERVER-37717 Fix race between Baton::notify() and Waitable::wait()Mathias Stearn2018-11-022-9/+3
* SERVER-37797 PCQ +multi +pipeJason Carey2018-11-026-457/+1263
* SERVER-37176 Skip unionize for $in with no regexJacob Evans2018-11-022-2/+87
* SERVER-37524 Support In-Memory Storage Engine with WatchdogMark Benvenuto2018-11-021-2/+14
* SERVER-37244 Expect interruption due to transaction abort in snapshot_read_ut...Kaloian Manassiev2018-11-021-1/+2
* SERVER-37784 Repairing the size storer should not fassertLouis Williams2018-11-022-3/+23
* SERVER-37593 Make wildcard index multikey path set retrieval more efficientJames Wahlin2018-11-0215-100/+432
* SERVER-37244 Fix race condition due to thread execution timing in session_cat...Kaloian Manassiev2018-11-022-24/+30
* SERVER-36559 Rename hardware CRC32 flag to be architecture neutralAndrew Morrow2018-11-023-5/+5
* SERVER-37624 Allow sessions collection TTL index expiration value to change u...Blake Oler2018-11-027-31/+142
* Import wiredtiger: e8cf194d813096cc2b30c0dd2d9d9c93ade79756 from branch mongo...Luke Chen2018-11-0258-323/+575