summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43195 Add namespace to ChunkManager ShardKeyNotFound errors in order t...r4.2.3-rc1r4.2.3Blake Oler2020-01-161-2/+3
* Import tools: 786081105685430d48020e888d0f58c4dde52727 from branch v4.2Patrick Meredith2020-01-15268-1178/+72676
* SERVER-45472 Ensure RoleGraph can serialize authentication restrictions to BSONSpencer Jackson2020-01-152-1/+44
* SERVER-45152 Clean up git merge to unit testJacob Evans2020-01-151-1/+1
* SERVER-37390 Run rollback test fixture with high election timeout toSuganthi Mani2020-01-151-4/+70
* SERVER-45152 Demote invariant to massert to prevent server crashesJacob Evans2020-01-142-4/+32
* SERVER-35407: Refuse to start threads and initial sync if replication is shut...r4.2.3-rc0Lingzhi Deng2020-01-141-0/+1
* SERVER-44984 reduce index build thread pool default and index build external ...Eric Milkie2020-01-144-5/+19
* SERVER-44598 Shards do not treat the IGNORED version as "intended sharded"Marcos José Grillo Ramírez2020-01-144-10/+47
* SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...Kevin Pulo2020-01-145-0/+22
* SERVER-42825 Log and track metrics.repl.stateTransition counters after stoppe...Samyukta Lanka2020-01-1313-56/+179
* SERVER-45180 Use longer retry for kms serviceMark Benvenuto2020-01-101-1/+1
* SERVER-45100 Make the BatchWriteExecutor retry multi-writes only against unsu...Marcos José Grillo Ramírez2020-01-0911-199/+686
* SERVER-45396 Fix the 'me' field in isMaster responses when using splithorizonTess Avitabile2020-01-091-1/+1
* SERVER-42914 Implement random chunk selection policy for balancer for use in ...Alex Taskov2020-01-093-7/+97
* SERVER-43910 LockManager::dump() includes client infoBenety Goh2020-01-092-7/+24
* SERVER-43910 BasicCommand::Invocation sets LockManager DebugInfoBenety Goh2020-01-081-0/+1
* SERVER-43910 lockInfo command obtains lock to client info mapping from LockMa...Benety Goh2020-01-083-21/+35
* SERVER-43910 Remove usage of BSONObjBuilder append unsigned method from lockI...Benety Goh2020-01-081-1/+1
* SERVER-43910 lockInfo command output includes Locker::getDebugInfo()Benety Goh2020-01-081-0/+1
* SERVER-44477 Use correct collection count in cluster MR when determining whet...Nicholas Zolnierz2020-01-081-13/+7
* SERVER-44527 Avoid renaming to target collection in mapReduce if the shard do...Nicholas Zolnierz2020-01-071-12/+12
* SERVER-40435 A clearJumboChunk command to clear the jumbo flagRandolph Tan2020-01-0711-0/+620
* Import tools: 488eaf667b58edb11f6631429458b6a2b1946450 from branch v4.2Tim Fogarty2020-01-074-7/+94
* SERVER-43978 Allow stable timestamp to advance after a transaction that reser...William Schultz2020-01-065-16/+43
* SERVER-44044 Remove unused second parameter from KeyVault.createDataKey()Shreyas Kalyan2020-01-031-1/+12
* SERVER-41263 Disallow empty string in index key typeJames Wahlin2020-01-032-0/+34
* SERVER-43310 Always route a sharded cluster's createIndexes call through a re...Blake Oler2020-01-022-2/+2
* SERVER-44922 Prevent User acquisition from incrementing cache generationSpencer Jackson2019-12-301-1/+0
* Revert 'SERVER-25284 Show IPs in rs.status()'Lingzhi Deng2019-12-272-55/+0
* SERVER-44964 calculate index build memory usage per key based on BSONObj buff...Eric Milkie2019-12-232-2/+6
* SERVER-44061: Fix race between setting replication maintenance mode and concu...Lingzhi Deng2019-12-232-4/+10
* SERVER-45177 Avoid using getChildVector() to traverse MatchExpressionCharlie Swanson2019-12-201-2/+2
* SERVER-43349 Accommodate double $nots during serializationCharlie Swanson2019-12-1937-173/+347
* SERVER-33597 Make allow_partial_results.js, return_partial_shards_down.js sta...Cheahuychou Mao2019-12-191-0/+9
* SERVER-42565 Agg and find commands sort missing fields differentlyJustin Seyster2019-12-182-1/+36
* SERVER-44796 adjust nojournal startup warning to be more compellingEric Milkie2019-12-181-3/+10
* SERVER-44550 Remove mobile specific commands from embeddedAndrew Morrow2019-12-173-155/+0
* SERVER-45050 Change Windows Kerberos client to use default credentials when n...Mark Benvenuto2019-12-171-9/+10
* SERVER-44733 Change stream should throw ChangeStreamFatalError if a single sh...Bernard Gorman2019-12-174-16/+25
* SERVER-44557 Set the default for MSVC_VERSION to VS2017Andrew Morrow2019-12-162-34/+5
* SERVER-44341 Round-robin policy for shardCollection pre-splitting on zonesTommaso Tocci2019-12-162-10/+69
* SERVER-28977 Coverity analysis defect 101508: Data race conditionEric Milkie2019-12-132-31/+34
* SERVER-43875 Start initial sync oplog fetching from an earlier point to fetch...Samyukta Lanka2019-12-133-188/+501
* SERVER-43018 Transactions that perform untimestamped reads should check min v...Suganthi Mani2019-12-128-15/+79
* SERVER-44595 Clarify TransportLayer shutdownBen Caimano2019-12-122-44/+89
* SERVER-42183 Check for duplicate namespaces when dumping catalogLouis Williams2019-12-111-0/+8
* SERVER-44619 truncate message for error code 16746 if too longBenety Goh2019-12-111-1/+14
* SERVER-42697 Add setParameter tcmallocReleaseRateHenrik Ingo2019-12-113-0/+35
* SERVER-43623 Stop catching exceptions in NetworkInterfaceASIORahul Sundararaman2019-12-101-12/+2