summaryrefslogtreecommitdiff
path: root/src/mongo/client/connection_string.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-6233 Add URI parsing to mongo shellJonathan Reams2015-10-131-12/+18
* SERVER-18567 Remove legacy ConnectionString::parseKaloian Manassiev2015-07-161-11/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-124/+120
* SERVER-18464 Implement ReplicaSetMonitorManager to replace staticsKaloian Manassiev2015-06-111-0/+13
* SERVER-18567 Implement ConnectionString::parse which returns StatusWithKaloian Manassiev2015-05-211-36/+112
* SERVER-18568 Remove ConnectionString::PAIRKaloian Manassiev2015-05-201-15/+4
* SERVER-18070 Split ConnectionString out into its own librarySpencer T Brody2015-04-161-0/+168