summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-42422 replace ParsedProjection with ProjectionAST in the query plannerIan Boros2019-09-2519-130/+1236
* SERVER-43093 Temporarily change back fixed executor to have unlimited threadsRandolph Tan2019-09-251-10/+9
* SERVER-43582 Do not auth ReplicaSet MonitorSara Golemon2019-09-242-1/+7
* SERVER-43039 db.collection.bulkWrite doesn't support hint with replaceOneJames Wahlin2019-09-241-0/+8
* SERVER-38274 add const to prepareUpdate function declarationHaley Connelly2019-09-242-3/+3
* SERVER-43203 remove dbtests that were not runJudah Schvimer2019-09-241-30/+0
* SERVER-43128 include cctype for tolowerBilly Donahue2019-09-241-0/+1
* SERVER-41506 Added tracking for metrics around a nodes calling an electionXuerui Fa2019-09-2411-169/+232
* SERVER-43419 remove unnecessary FCV check from MultiIndexBlock::_unlockRSTLFo...Benety Goh2019-09-241-4/+0
* SERVER-42367 Disallow refineCollectionShardKey in FCV < 4.4Jack Mulrow2019-09-241-0/+7
* SERVER-42312 disallow validate cmd during rollback and recovering statesPavithra Vetriselvan2019-09-242-0/+10
* SERVER-42866 Trigger a logical session cache refresh on all shards in the Sha...Alex Taskov2019-09-241-0/+9
* SERVER-43377 Make positional projection internal expression able to access Do...Anton Korshunov2019-09-247-37/+157
* SERVER-43128 Simplify FTS language registryBilly Donahue2019-09-2412-478/+252
* SERVER-29794 Adding a comment to all commandsArun Banala2019-09-2431-224/+121
* SERVER-42390 Allow documents in a sharded collection to not contain all shard...Blake Oler2019-09-2410-204/+119
* SERVER-43574 validate cmd must open oplog collection cursors before accessing...Dianna Hohensee2019-09-243-21/+28
* SERVER-43229 Check if config metadata has merged chunk already before checkin...Janna Golden2019-09-242-3/+8
* SERVER-42421 Create a projection_ast::Projection during construction of the C...Ian Boros2019-09-238-88/+393
* SERVER-43327 Move runLoop from SyncTail to OplogApplierImpl and move OpQueueB...Mihai Andrei2019-09-237-481/+599
* SERVER-43420 Back out of ASSERT in stacktrace_test.cppBilly Donahue2019-09-231-1/+4