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
/
client
/
dbclient_rs.cpp
Age
Commit message (
Expand
)
Author
2024-06-03
SERVER-85791 Automatically chain generic argument structs to all IDL-generate...
Patrick Freed
2024-05-23
SERVER-90645 Enable tidy check misc-unused-using-decls (#22430)
Matt Kneiser
2024-03-28
SERVER-87846 Add concurrency_replication suites with replica set endpoint ena...
Cheahuychou Mao
2024-02-29
SERVER-86997 Remove AuthPrevalidated from SerializationContext (#19212)
Didier Nadeau
2023-10-04
SERVER-81602 remove fmtMessage from LOGV2 statements
Billy Donahue
2023-09-28
SERVER-81531 Accept DatabaseName in DBClientBase::logout
Matt Broadstone
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-09-14
SERVER-80505 Split generic DBClientConnection functionality into superclass (...
Patrick Freed
2023-08-16
SERVER-78605 Implement lockInfo command in mongos
Miquel Munoz
2023-06-23
SERVER-77348 Add accessors for querying state of NamespaceStringOrUUID
Matt Broadstone
2023-06-22
SERVER-77044 IWYU Automated changes for up to end ratio 0.4
Daniel Moody
2023-06-15
SERVER-77042 automated IWYU changes up to ratio of 0.3
Daniel Moody
2023-06-08
SERVER-74490 - Change NamespaceString::ns() to be private - client
mathisbessamdb
2023-05-23
SERVER-77327: replace verify() with MONGO_verify()
Colin Stolley
2023-05-19
SERVER-77228 Improve memory layout of NamespaceStringOrUUID
Matt Broadstone
2023-04-18
SERVER-76222 Avoid temporary allocations of DatabaseName
Matt Broadstone
2023-04-14
SERVER-75733 Return StringData in NSS::ns, DatabaseName::db
Matt Broadstone
2023-02-15
SERVER-73375 Change DbClient fire-and-forget command functions to use Namespa...
Sophia Tan
2022-09-14
SERVER-67116 Remove support for 'preCondition' from applyOps command
David Storch
2022-07-06
SERVER-65946 Have DBClient::call always throw exceptions on failure
Jason Chan
2022-06-23
SERVER-67143 Delete some unused internal client code
David Storch
2022-06-22
SERVER-62206 Remove DBClientBase::query_DEPRECATED()
David Storch
2022-06-10
SERVER-65955 Migrate shell exhaust path onto modern internal client API
David Storch
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2021-12-21
SERVER-61385 Migrate callers of 'DBClientBase::query()' legacy API to the mod...
David Storch
2021-11-10
SERVER-59512 add new, cleaner query interface to DBClientBase
David Storch
2021-08-23
SERVER-58670 Tighten up what kind of BSON the 'Query' type can be wrapped around
Irina Yatsenko
2021-08-14
SERVER-58670 Modernize DBClientBase query interface to avoid OP_QUERY-derived...
Irina Yatsenko
2021-05-03
SERVER-53605 Ensure replsettest.asCluster works with clusterAuthMode = x509
Mark Benvenuto
2021-03-23
SERVER-53230: Rename cancelation -> cancellation everywhere
Tyler Seip
2021-01-07
SERVER-53423: Make ConnectString::connect return a status instead of setting ...
Andrew Shuvalov
2021-01-07
Revert "SERVER-53423: Make ConnectString::connect return a status instead of ...
Pavi Vetriselvan
2021-01-07
SERVER-53423: Make ConnectString::connect return a status instead of setting ...
Andrew Shuvalov
2020-11-24
SERVER-50657 Add CancelationToken support to the ReplicaSetMonitor
Matthew Saltz
2020-11-03
SERVER-47081 Delete geoSearch command and related tests
Mihai Andrei
2020-10-23
SERVER-50511 Change local variables and functions in dbclient files
Amirsaman Memaripour
2020-09-04
SERVER-50410 Change NotMasterOrSecondary error code name to NotPrimaryOrSecon...
Pavi Vetriselvan
2020-09-03
SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOk
Pavi Vetriselvan
2020-09-03
SERVER-50408 Change NotMaster error name to NotWritablePrimary
Pavi Vetriselvan
2020-08-20
SERVER-49380 Add API params to mongo shell
A. Jesse Jiryu Davis
2020-08-01
SERVER-49800 fix use-after-move violations in service arch
Benety Goh
2020-07-08
SERVER-49112 Add Session::getSSLConfiguration
Gabriel Marks
2020-07-08
SERVER-48178 Finding self in reconfig may be interrupted by closing connectio...
Mark Benvenuto
2020-04-26
SERVER-47735 change mongo source over to logv2
Billy Donahue
2020-04-24
SERVER-47426 Remove ShardedConnectionInfo and pare down SetShardVersion
Blake Oler
2020-04-22
SERVER-47073 Clean up log lines in mongo/client and mongo/executor
Ben Caimano
2020-03-05
SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...
Kevin Pulo
2020-02-21
SERVER-45567 removing util/log.h where I can
Gabriel Russell
2020-02-13
SERVER-45869 automatically converted structured logging
Gabriel Russell
2020-02-12
SERVER-44858 Implement speculative sasl auth
Sara Golemon
[next]