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
/
wire_version.cpp
Age
Commit message (
Expand
)
Author
2024-06-03
SERVER-90797 tighten and document fassert, fix broken calls (#22895)
Billy Donahue
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-09-20
SERVER-81213: Adding mutex before calls to isInitialized() in WireSpec
Erin McNulty
2023-09-15
SERVER-81002: Added in mutex to WireSpec
Erin McNulty
2023-09-11
SERVER-51700: Made WireSpec decorator of ServiceContext instead of Singleton
Erin McNulty
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2021-10-01
SERVER-58210 Eliminate unnecessary RPC protocol negotiation code
David Storch
2020-11-20
SERVER-50684 rename,cleanup internalAssert->iassert
Billy Donahue
2020-07-29
SERVER-49157 Initialize WireSpec during MONGO_INITIALIZER
Amirsaman Memaripour
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2016-10-20
SERVER-26420 add internalClient information to isMaster handshake request
David Storch