index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
repl
/
isself_test.cpp
Age
Commit message (
Expand
)
Author
2023-06-24
SERVER-77045 SERVER-77046 IWYU automated changes up to end ratio 0.6
Daniel Moody
2022-09-22
SERVER-68800 Retry isSelf fast path on temporary DNS failure
Vesselina Ratcheva
2022-08-16
SERVER-66050 findSelfInConfig should attempt fast path for every HostAndPort ...
Matthew Russotto
2019-06-11
Revert "SERVER-4999 Normalize all hostnames to lowercase"
A. Jesse Jiryu Davis
2019-05-14
SERVER-4999 Normalize all hostnames to lowercase
A. Jesse Jiryu Davis
2019-04-24
Revert "SERVER-4999 Normalize all hostnames to lowercase"
A. Jesse Jiryu Davis
2019-04-24
SERVER-4999 Normalize all hostnames to lowercase
A. Jesse Jiryu Davis
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-01-11
SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-type
Billy Donahue
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-07-27
SERVER-36258 Construct ServiceContext after mongo initializers complete.
Andy Schwerin
2018-05-05
SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...
Andrew Morrow
2017-08-23
SERVER-29687 Don't include sock.h from options header
Andrew Morrow
2016-06-13
SERVER-23243 Remove time-keeping from listener
Waley Chen
2016-03-23
SERVER-23246 make SockAddr its own files
Matt Cotter
2015-06-20
SERVER-18579: Clang-Format - reformat code, no comment reflow
Mark Benvenuto
2015-01-15
SERVER-13256 Add usings and qualifications for names from namespace std
Andrew Morrow
2014-08-11
SERVER-14165 reenable isself fastpath for OSX
Adam Midvidy
2014-08-08
SERVER-14165 port isSelf fastpath to windows
Adam Midvidy