summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49807 Use modules for Linkbench2dalyd2020-06-191-0/+7
* SERVER-48883 Range deletion recovery can invalidate migration recovery on ste...Pierlauro Sciarelli2020-06-191-54/+24
* SERVER-48989 Fix use-after-free issue in document_diff_serialization_test.cppArun Banala2020-06-191-20/+19
* Import wiredtiger: 3b4a927265fc81dc4ab8895c5451a7ec9582c1d3 from branch mongo...Luke Chen2020-06-1924-506/+898
* SERVER-47880 Send SIGSTOP to all processes before attaching to anyMikhail Shchatko2020-06-193-1/+37
* SERVER-48032 change mailing list to forums and use correct https URLSJon Streets2020-06-183-9/+9
* SERVER-48976 jstests/core tests need to use isJsonLog() because multiversionGabriel Russell2020-06-183-3/+3
* SERVER-48956 Blacklist mr_multikey_deduping.js in transactional passthroughsJacob Evans2020-06-181-0/+4
* SERVER-48739 Changed Ordering::allAscending to creator functionAlex Taskov2020-06-181-3/+2
* SERVER-48463 Move SBE SlotAccessor code into its own fileDavid Storch2020-06-1812-292/+408
* SERVER-48620 Run movePrimary in renameCollection_twoDBs in commands roles tes...Blake Oler2020-06-182-2/+12
* SERVER-44505 Remove support for supportsDBLocking = falseYuhong Zhang2020-06-186-31/+2
* SERVER-47291: Execution architecture guide for Storage Startup Recovery.Daniel Gottlieb2020-06-181-3/+150
* SERVER-48729 Exclude refine_collection_shard_key_abort_on_stepup.js from larg...Judah Schvimer2020-06-181-0/+1
* SERVER-48884 Test Proctor Initializer has incorrect prereqsMark Benvenuto2020-06-181-1/+1
* SERVER-48109 Skip Known Broken Resmoke TestsRyan Timmons2020-06-1813-15/+40
* SERVER-47411 SetShardVersion returns no error message if metadata refresh failsAllison Easton2020-06-181-2/+1
* SERVER-48942 Fix use-after-free in plan ranker debug loggingAnton Korshunov2020-06-181-4/+4
* SERVER-48231 Delete dead code in MigrationDestinationManagerAllison Easton2020-06-181-62/+0
* SERVER-48229 Shutdown PeriodicShardedIndexConsistencyChecker after Replicatio...Cheahuychou Mao2020-06-181-8/+8
* SERVER-48654 TransactionCoordinatorMetricsTest should install mock tick sourc...Luis Osta2020-06-181-3/+2
* SERVER-47783 Use atClusterTime instead of $_internalReadAtClusterTime in testsAli Mir2020-06-187-272/+16
* SERVER-48687 Added mutex to coordinator mock to prevent tsan errors that are ...Marcos José Grillo Ramírez2020-06-182-9/+59
* SERVER-48955 Do not allow user created collections to have a '$' in the names...Gregory Wlodarek2020-06-182-0/+12
* SERVER-47411 SetShardVersion returns no error message if metadata refresh failsAllison Easton2020-06-181-0/+1
* SERVER-48747 Biggie visibility manager have the same lifetime as the kv engineHenrik Edin2020-06-182-5/+6
* SERVER-48943 remove leiningen install from evergreen.ymlRobert Guo2020-06-181-1/+0
* SERVER-48748 Protect biggie engine indents map with lockHenrik Edin2020-06-182-2/+14
* SERVER-48746 Radix tree merge compresses nodes if needed and does not leave l...Henrik Edin2020-06-182-6/+85
* SERVER-48921 Use localhost when checking localhost auth bypassSara Golemon2020-06-181-4/+10
* SERVER-48112 Use Absolute Imports in ResmokeMikhail Shchatko2020-06-1883-286/+257
* Import wiredtiger: 3998a1f701bfc67afeceeef68624fbeb58daa468 from branch mongo...Luke Chen2020-06-1811-101/+278
* SERVER-47094 Test doing a reconfig between scheduling an automatic reconfig a...Vesselina Ratcheva2020-06-181-0/+158
* SERVER-48772 Correctly timestamp writes when dropping multiple indexesGregory Wlodarek2020-06-182-5/+89
* SERVER-48704 Emit deprecation warning when serviceExecutor is "adaptive"Amirsaman Memaripour2020-06-171-0/+7
* SERVER-48511 Improve ConnectionPool error messagesAmirsaman Memaripour2020-06-173-6/+6
* SERVER-48416 Write index build progress to internal table on clean shutdownGregory Noma2020-06-177-79/+174
* SERVER-47094 Test that we remove 'newlyAdded' by member id, not member indexVesselina Ratcheva2020-06-171-0/+143
* SERVER-48703: Dynamically split causally_consistent_hedged_reads_jscore_passt...Jeff Zambory2020-06-171-5/+4
* SERVER-48150 Streamline resmoke loggersCarl Raiden Worley2020-06-1718-209/+244
* SERVER-48345 Allow users to add nodes with member id greater than 255.Suganthi Mani2020-06-174-88/+36
* SERVER-48919 dont_read_oplog_hole_on_step_up.js should wait until primary is ...Louis Williams2020-06-171-1/+3
* SERVER-47296 Execution Architecture Guide: Oplog Collection, fix incomplete c...Dianna Hohensee2020-06-171-11/+7
* SERVER-48322 Reconfigure to WiredTiger 10.0 when downgrading from 4.6 to 4.4Gregory Noma2020-06-171-1/+1
* SERVER-47376 Delete TODOGabriel Marks2020-06-171-1/+0
* SERVER-47725 Implement algorithm for diffing BSON objectsArun Banala2020-06-177-3/+545
* SERVER-47982 Change the shard version update procedure of the migration sourc...Marcos José Grillo Ramírez2020-06-177-142/+150
* SERVER-48899 Remove outdated dynamic rhel builderAndrew Morrow2020-06-171-97/+0
* Import wiredtiger: 5faf7b26eb9d311b8a7575a16c757078772eb02d from branch mongo...Luke Chen2020-06-1720-577/+818
* SERVER-48739 Add cached max KeyString to ChunkInfo classAlex Taskov2020-06-178-45/+51