summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43707 CollectionLock destroyed immediately after creation in DatabaseI...Gregory Wlodarek2019-09-301-1/+1
* SERVER-43140 Add limit to size of emitted values per document in $_internalJs...Ted Tuckman2019-09-305-1/+35
* SERVER-43339 Make PBWM respect MaxTimeMSXiangyu Yao2019-09-305-3/+38
* SERVER-42774 When randomBinVersions is set, randomly assign node binary versi...Jason Chan2019-09-302-0/+20
* SERVER-43344 Move shutdown, multiApply, and scheduleWritesToOplog from SyncTa...Mihai Andrei2019-09-3021-1867/+2352
* SERVER-43687 continue using ParsedProjection in findAndModify() pathIan Boros2019-09-301-0/+14
* SERVER-42806 move base/backtrace test stuff to util/stacktrace_*Billy Donahue2019-09-306-54/+46
* SERVER-43678 Background collection validation should take a MODE_IS collectio...Dianna Hohensee2019-09-301-5/+7
* SERVER-43415 MultiInblock::cleanUpAfterBuild() always assumes we have the nec...Benety Goh2019-09-281-16/+2
* SERVER-43415 abortIndexBuild should not abort secondary oplog applicationBenety Goh2019-09-281-1/+5
* SERVER-43415 IndexBuildsCoordinator acquires locks before cleaning up a faile...Benety Goh2019-09-281-1/+19
* SERVER-42977 fix testBenety Goh2019-09-281-2/+1
* SERVER-42977 Remove support for CodeWScope in IDLJacob Evans2019-09-273-16/+29
* SERVER-41613: Remove superfluous durability call in fsync with {allowFsyncFai...Daniel Gottlieb2019-09-271-1/+0
* SERVER-43239 Fixed bug causing numCatchUpOps in repSetGetStatus to be incorrectXuerui Fa2019-09-2711-16/+18
* SERVER-43392 remove master/slave from repl arch guidePavithra Vetriselvan2019-09-271-47/+32
* SERVER-43226 ReplSetTest.stop can hang due to fsyncLockA. Jesse Jiryu Davis2019-09-271-69/+127
* SERVER-42649 Disambiguate Value constructorJustin Seyster2019-09-272-8/+8
* SERVER-25025 Make startup faster with many WT collectionsLouis Williams2019-09-2612-80/+178
* SERVER-42839 Make storage_engine.h functions pure virtualEvgeni Dobranov2019-09-263-101/+131
* SERVER-43120 Fix missing dylib for read_write_concern_defaultsKevin Pulo2019-09-261-0/+3
* SERVER-43120 SERVER-43121 SERVER-43122 ReadWriteConcernDefaults component, se...Kevin Pulo2019-09-2612-33/+658
* SERVER-43393 Remove PV:0 from the Replication Architecture GuideSamyukta Lanka2019-09-261-14/+10
* SERVER-42549 Remove TODO listed in SERVER-35483Judah Schvimer2019-09-261-1/+0
* SERVER-36315 Don't keep trying to unlock distlocks after CSRS stepdownKevin Pulo2019-09-261-1/+4
* SERVER-43654 Rewrap lines in replication architecture guideJudah Schvimer2019-09-261-144/+480
* SERVER-43629 Improve Document/Value performanceMartin Neupauer2019-09-262-6/+6
* SERVER-42093 Fix Coverity Analysis Defect in collection_catalog PW.USELESS_TY...Haley Connelly2019-09-262-2/+2
* SERVER-43647 IndexConsistency constructor should use ValidateState's index li...Gregory Wlodarek2019-09-261-4/+1
* SERVER-42556 Remove TODO listed in SERVER-23499Judah Schvimer2019-09-261-1/+0
* Revert "SERVER-43226 ReplSetTest.stop can hang due to fsyncLock"A. Jesse Jiryu Davis2019-09-261-125/+67
* SERVER-42649 Use Value instead of BSONObj in the in-memory sort keyJustin Seyster2019-09-2648-434/+597
* SERVER-43226 ReplSetTest.stop can hang due to fsyncLockA. Jesse Jiryu Davis2019-09-261-67/+125
* SERVER-42186 PersistentTaskQueue implementationAlex Taskov2019-09-264-0/+535
* SERVER-43413 Break SetupOpenSSL initializer to separate librarySara Golemon2019-09-254-133/+195
* SERVER-42675 M/R Agg: Remove MapReduceResult shell helperArun Banala2019-09-251-45/+7
* SERVER-42777 Add ability to generate mixed version test suites using generate...Jason Chan2019-09-251-2/+2
* SERVER-43610 Provide SecureAllocator backed HashBlockSara Golemon2019-09-252-2/+66
* SERVER-43605 move repl architecture guide into mongo repoPavithra Vetriselvan2019-09-251-0/+361
* SERVER-43610 Change HashTraits signature to allow storing into a specifed bufferSara Golemon2019-09-258-70/+58
* SERVER-43409 Support non amazon hosted AWS KMS endpointsMark Benvenuto2019-09-251-5/+8
* SERVER-42524 remove the touch commandHaley Connelly2019-09-2526-571/+0
* SERVER-43330 Remove ReplicationStateTransitionLockGuard move constructorLingzhi Deng2019-09-253-8/+3
* SERVER-42366 Do not update the stable timestamp during ROLLBACK stateWilliam Schultz2019-09-252-2/+61
* SERVER-42484 Ensure we are inside a WriteUnitOfWork when writing index keys d...William Schultz2019-09-251-6/+16
* SERVER-43413 Simplify dependency graphSara Golemon2019-09-256-43/+38
* SERVER-43341 Make the index filter commands on mongos send database version a...Chou Mao2019-09-251-20/+35
* SERVER-43416 support single-phase secondary index builds for createIndexes op...Benety Goh2019-09-251-1/+2
* SERVER-43128 fix windows compileBenety Goh2019-09-251-3/+3
* SERVER-43340 Make the plan cache commands on mongos send database version and...Chou Mao2019-09-251-21/+32