summaryrefslogtreecommitdiff
path: root/src/mongo/client/connection_string.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-6233 Add URI parsing to mongo shellJonathan Reams2015-10-131-2/+11
* SERVER-18567 Remove legacy ConnectionString::parseKaloian Manassiev2015-07-161-1/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-90/+100
* SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guardAdam Midvidy2015-06-171-5/+4
* SERVER-18464 Implement ReplicaSetMonitorManager to replace staticsKaloian Manassiev2015-06-111-0/+16
* SERVER-18567 Implement ConnectionString::parse which returns StatusWithKaloian Manassiev2015-05-211-72/+21
* SERVER-18568 Remove ConnectionString::PAIRKaloian Manassiev2015-05-201-9/+5
* SERVER-18070 Split ConnectionString out into its own librarySpencer T Brody2015-04-161-0/+196