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
/
mongo_uri.cpp
Age
Commit message (
Expand
)
Author
2024-08-30
SERVER-87287 Remove MONGODB-CR auth logic (#26633)
Gabriel Marks
2023-11-06
SERVER-77345, valdiDBName moves to DatabaseName, changed DatabaseName::validD...
dominichernandez
2023-10-07
SERVER-77158 apply performance-move-const-arg clang tidy rule for client
Matt Boros
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-08-30
SERVER-80008 Introduce gRPC configuration options to the mongo test runner
Patrick Freed
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-02-03
SERVER-70956: Support MONGODB-OIDC SASL mechanism in shell with token
Varun Ravichandran
2022-04-29
SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.
Daniel Moody
2021-08-31
SERVER-59048 Add support for SRV and SRV raw to LDAPDNSResolverCache
Mark Benvenuto
2020-11-24
SERVER-51812 Allow DBClientConnection::connect() to specify helloOk when init...
Amirsaman Memaripour
2020-10-26
SERVER-50508 Rename ConnectionType::MASTER to ConnectionType::kStandalone
Ben Caimano
2020-10-13
SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcs
Billy Donahue
2020-09-15
SERVER-43909 clarify and repair util/hex.h API
Billy Donahue
2020-05-18
SERVER-46189 Fix shell kill current ops with TLS replica set and down nodes
Mark Benvenuto
2020-05-14
SERVER-47921 Clean up LOG lines in client
Sara Golemon
2020-04-26
SERVER-47735 change mongo source over to logv2
Billy Donahue
2020-04-02
SERVER-45063 fix the bug in mongo::uriDecode
zhaoliwei
2020-02-12
SERVER-44858 Implement speculative sasl auth
Sara Golemon
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-05-01
SERVER-40802 Don't include boost/algorithm/string.hpp in mongo_uri.h
Mathias Stearn
2019-04-09
SERVER-40476 remove mongoutils::str
Billy Donahue
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-02-07
SERVER-39186 Strip trailing dot from FQDNs retrieved from SRV URIs
Mathias Stearn
2019-02-05
SERVER-39317 Make uri options case insensitive
Jason Carey
2019-01-09
SERVER-37311 add 'tls' alias for 'ssl' in mongo URIs
Isabella Siu
2018-12-20
SERVER-38319 Propagate URI options from DBClientRS through all codepaths
Mathias Stearn
2018-11-14
SERVER-35212: Refactor shell code to enable default authentication database a...
Tyler Kaye
2018-11-12
SERVER-37809 Fix typo in mongo shell error message
Kelsey Schubert
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-10-12
SERVER-36272 Catch error in parsing values after % in URIs
Shreyas Kalyan
2018-07-30
SERVER-30997 fix error code
Ian Boros
2018-07-30
SERVER-30997 Redact passwords and options from MongoURI in shell command line
Jonathan Reams
2018-06-29
SERVER-35115 Separate dbclientinterface.h into several parts, one per class.
Henrik Edin
2018-06-26
SERVER-34563 Handle DNS names correctly in SRV record processing.
ADAM David Alan Martin
2018-06-06
SERVER-35309 CamelCase appName in connection strings
Mark Benvenuto
2018-01-31
SERVER-32065 support retryWrites URI param in shell
Kevin Albertson
2018-01-23
SERVER-32094 support appname URI param in shell
Kevin Albertson
2017-11-28
SERVER-32059 Implement Drivers spec changes to SRV
ADAM David Alan Martin
2017-11-02
SERVER-31622 Fix bad throws
Mathias Stearn
2017-10-31
SERVER-31061 Add `mongo+srv://` support for URIs.
ADAM David Alan Martin
2017-10-03
SERVER-28072 Construct mongodb:// URI from RS string and dbname
Sara Golemon
2017-09-21
SERVER-29921 rewrite URI parser
Sara Golemon
2017-08-10
Revert "SERVER-29923 Re-write the Mongo Server's URI parser and Testing Suite"
Tyler Kaye
2017-08-10
SERVER-29923 Re-write the Mongo Server's URI parser and Testing Suite
Tyler Kaye
2017-06-15
SERVER-26541 Remove dependence on boost::regex() by replacing all of its inst...
Tyler Kaye
2016-08-18
SERVER-22382 allow mongo --host to take uri
Matt Cotter
2016-07-14
SERVER-22707 fix mongo uri parse
Matt Cotter
2016-02-18
SERVER-22714 Fix compile break
Kaloian Manassiev
2016-02-18
SERVER-22714 MongoURI should use the socketTimeout option
Kaloian Manassiev
[next]