summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48519 Include mirrored read metrics in ftdcAmirsaman Memaripour2020-06-033-2/+8
* SERVER-48549 createIndexes must not access collection outside of lockLouis Williams2020-06-031-13/+7
* SERVER-47985 Implement recovery of a shard's `shardVersion` before it is allo...Tommaso Tocci2020-06-036-189/+191
* SERVER-47589 add option for undo recorderRobert Guo2020-06-033-8/+34
* Import wiredtiger: 3901b43d1e0f034c46999ccfdbdd0914791859e0 from branch mongo...Luke Chen2020-06-0313-190/+245
* SERVER-48534 Make NetworkTestEnv correctly handle fire-and-forget commandsKevin Pulo2020-06-032-4/+9
* SERVER-48495 fix up the errName filed of the slow query logGabriel Russell2020-06-021-1/+1
* SERVER-48550 Range deletion code should allow exceptions from PlanExecutor::g...Esha Maharishi2020-06-021-10/+11
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-0244-247/+328
* SERVER-47696 Update v4.6 Placeholder Wire Version nameJason Chan2020-06-021-3/+3
* SERVER-48333 Whitelist index build oplog entries for the admin.system.version...Gregory Wlodarek2020-06-021-2/+8
* SERVER-46625 Improve diagnostics when mongocryptd requests are sent to non-mo...Katherine Wu2020-06-028-0/+38
* SERVER-47886 Collection owns a shared Decorable object across Collection inst...Dianna Hohensee2020-06-024-23/+57
* SERVER-48529 Delete PlanCache::feedback() and related codeDavid Storch2020-06-025-90/+2
* SERVER-47247 Add the Logical Clock and Causal Consistency section to the shar...Misha Tyulenev2020-06-021-0/+126
* SERVER-48062 Index build abort should not be interrupted by stepdownLouis Williams2020-06-021-0/+12
* SERVER-8628 Check the index option of collMod for unrecognized fieldsGregory Noma2020-06-021-0/+10
* SERVER-45642 Fix WiredTigerCheckpointThread to skip checkpointing if syncdela...Dianna Hohensee2020-06-023-21/+45
* SERVER-48540 Shell MongoRunner.arrOptions should not filter out 0 value test ...Dianna Hohensee2020-06-021-1/+1
* SERVER-46993 Split parameters exclusive to mongos from being included in mong...Randolph Tan2020-06-027-39/+78
* SERVER-48413 Add evergreen builder for resumable index buildsGregory Noma2020-06-029-1/+38
* Revert "SERVER-48413 Add evergreen builder for resumable index builds"Gregory Noma2020-06-028-35/+1
* SERVER-48346 Fix lifetime issues for barriers captured by referenceAmirsaman Memaripour2020-06-023-22/+18
* SERVER-48512 Add missing overload for logging with DynamicAttributes and dual...Henrik Edin2020-06-021-0/+10
* Import wiredtiger: cc2458c2c238b08db817161915d00d7e19c6ba29 from branch mongo...Luke Chen2020-06-0233-720/+789
* Revert "SERVER-47952 Shard selects timestamp for one-shard snapshot find"A. Jesse Jiryu Davis2020-06-0214-324/+117
* SERVER-48272 wiredtiger library dependencies are privateAndrew Morrow2020-06-011-1/+1
* SERVER-48413 Add evergreen builder for resumable index buildsGregory Noma2020-06-018-1/+35
* Revert "SERVER-46625 Improve diagnostics when mongocryptd requests are sent t...Katherine Wu2020-06-017-37/+0
* SERVER-47782 Support atClusterTime in dbHash commandAli Mir2020-06-011-0/+16
* SERVER-47740 Plumbing for construction of a full ExpressionContext in the sha...Eric Cox2020-06-0118-131/+496
* SERVER-46737 Fix string comparisonJacob Evans2020-06-011-1/+1
* SERVER-48022 Cleanup infrastructure log lines in mongo/utilBen Caimano2020-06-014-66/+81
* SERVER-47946 End TopologyVersionObserver loop on replication shutdownBen Caimano2020-06-014-37/+107
* SERVER-47952 Shard selects timestamp for one-shard snapshot findA. Jesse Jiryu Davis2020-06-0114-117/+324
* SERVER-48361 Additional logv2 message cleanup for shardingjannaerin2020-06-013-47/+63
* SERVER-48498 Release RSM's mutex before notifying replica set change listenerjannaerin2020-06-011-1/+5
* SERVER-48505 NetworkInterfaceTest's StartCommandAny should use failpoint to d...Cheahuychou Mao2020-06-014-1/+10
* SERVER-46625 Improve diagnostics when mongocryptd requests are sent to non-mo...Katherine Wu2020-06-017-0/+37
* SERVER-47452 Skip re-evaluating sync source if current sync source was specif...Samy Lanka2020-06-013-14/+92
* SERVER-47458: Update the Sync Source Selection section of the Repl Architectu...Xuerui Fa2020-06-011-23/+62
* SERVER-48510 fix race in StorageTimestampTest::TimestampIndexOplogApplication...Benety Goh2020-06-011-4/+21
* SERVER-46346 Make rs.add() robust to config version too low errorsVesselina Ratcheva2020-06-011-24/+55
* SERVER-30888 Obtain locks with timeouts when collecting FTDC statisticsGregory Noma2020-06-013-7/+31
* SERVER-48501 Add privilege documents to mustProcessIndividually listSara Golemon2020-06-012-12/+19
* SERVER-43097 Improve log messaging when index builds get foregrounded because...Gregory Noma2020-06-012-8/+8
* SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kvHenrik Edin2020-06-0123-136/+157
* SERVER-46737 Support let variables for find commandJacob Evans2020-06-013-117/+63
* SERVER-46379 upgrade/downgrade support for initial sync semantics.Suganthi Mani2020-05-3014-83/+228
* SERVER-48311 Fix free_monitoring tests and aws_e2e_assume_role.js on WindowsAdam Cooper2020-05-301-12/+12