summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_info.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-49986 Convert isMaster command to hello and keep isMaster, ism...r4.4.1-rc2Pavi Vetriselvan2020-08-261-12/+3
* Revert "SERVER-49987 Rename response fields if hello command is sent on mongod"Pavi Vetriselvan2020-08-261-13/+4
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-08-201-4/+13
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-08-201-3/+12
* SERVER-48393 Exclude awaitable isMaster from serverStatus latency metricsA. Jesse Jiryu Davis2020-06-081-0/+3
* SERVER-47908 Wire speculativeAuthenticate into mongosSara Golemon2020-05-041-26/+2
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-05-031-1/+1
* SERVER-47384 Remove TODO comment for SERVER-41070Cheahuychou Mao2020-04-091-1/+0
* SERVER-47179: Fix crash when requesting serverStatus oplog before the oplog c...Lingzhi Deng2020-04-071-13/+19
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-261-2/+8
* Revert "SERVER-45692 add explicit RWC to inter-node commands (even if merely ...Kaloian Manassiev2020-03-241-8/+2
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-241-2/+8
* SERVER-44522 serverStatus metrics for awaitable isMasterJason Chan2020-02-211-0/+17
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-3/+3
* Revert "SERVER-44522 serverStatus metrics for awaitable isMaster"Ben Caimano2020-02-211-18/+1
* SERVER-44522 serverStatus metrics for awaitable isMasterJason Chan2020-02-201-1/+18
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-121-0/+27
* SERVER-30883 fast-path fetching of oldest oplog entryEric Milkie2020-02-121-3/+13
* SERVER-44813 Implement streamable isMaster for standalonesTess Avitabile2020-01-231-22/+48
* Revert "SERVER-30883 fast-path fetching of oldest oplog entry"Eric Milkie2020-01-091-13/+3
* SERVER-30883 fast-path fetching of oldest oplog entryEric Milkie2020-01-081-3/+13
* SERVER-44517 Refactor exhaust cursors on top of isMaster code changesTess Avitabile2019-12-201-1/+2
* SERVER-44514 awaitIsMasterResponse returns early on topology changesJason Chan2019-12-181-16/+22
* SERVER-44510 Implement exhaust isMasterTess Avitabile2019-12-161-12/+53
* SERVER-44509 Make isMaster wait for up to maxAwaitTimeMSHaley Connelly2019-11-251-24/+29
* SERVER-44508 Add maxAwaitTimeMS and topologyVersion to isMaster CommandHaley Connelly2019-11-221-0/+25
* SERVER-43275 Implement retry-on-network-error logic in cloners, except for qu...Matthew Russotto2019-11-071-1/+1
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-1/+1
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-1/+1
* SERVER-42022 Remove missing-document fetcherA. Jesse Jiryu Davis2019-08-211-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-3/+2
* SERVER-42034 remove BSONObjBuilder::numStrBilly Donahue2019-07-091-2/+4
* SERVER-9763 Remove BSONObjBuilder append unsigned methodAlya Berciu2019-07-031-1/+1
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-1/+1
* SERVER-39819 SERVER-39820 Add HostGroup Controller impl to tie together replSetsBen Caimano2019-06-101-0/+8
* SERVER-40156 Replica sets support Split HorizonsADAM David Alan Martin2019-05-171-10/+13
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39150 markKillOnClientDisconnectJason Carey2019-02-101-0/+1
* SERVER-38381 Fix some override qualifiersADAM David Alan Martin2018-12-191-17/+30
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-37563 Remove all usages of getGlobalAuthorizationManagerKaloian Manassiev2018-10-121-0/+1
* SERVER-35655 Update FCV constants throughout server code.Blake Oler2018-07-021-11/+1
* SERVER-10637 Add connectionId to isMaster responseAnthony Roy2018-06-051-0/+1
* SERVER-35275 rename fail point FP macros, improve docsBilly Donahue2018-05-301-1/+1
* SERVER-34628 Really remove appendCommandStatusMathias Stearn2018-05-081-8/+3
* SERVER-34046 Ad an embedded specific ismaster commandAndrew Morrow2018-03-311-3/+1
* Revert "SERVER-34046 Separate implementations for CmdIsMaster for embedded an...Henrik Edin2018-03-271-8/+182
* SERVER-34046 Separate implementations for CmdIsMaster for embedded and mongod.Henrik Edin2018-03-271-182/+8
* SERVER-34048 Temporary fix to not crash embedded when asked for logical sessi...Henrik Edin2018-03-221-1/+3
* SERVER-31802 Rip out more dead master-slave code, and the related concept of ...Andy Schwerin2018-03-151-7/+2