summaryrefslogtreecommitdiff
path: root/src/mongo/client
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33065 CommandReplyBuilder and CommandInvocationBilly Donahue2018-03-061-4/+5
* SERVER-32117 Minimal hygienic build to support mobile devAndrew Morrow2018-03-061-2/+12
* Revert "SERVER-33065 CommandReplyBuilder and CommandInvocation"Nick Zolnierz2018-03-051-5/+4
* SERVER-33355 Support readConcern level snapshot reads on secondariesJames Wahlin2018-03-031-3/+1
* SERVER-33065 CommandReplyBuilder and CommandInvocationBilly Donahue2018-03-021-3/+3
* SERVER-33300 Integrate TransportLayer with DBClientJonathan Reams2018-03-024-128/+163
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Nick Zolnierz2018-03-021-1/+0
* Revert "SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when get...Nick Zolnierz2018-03-021-0/+1
* SERVER-33579 Use mobile storage engine as default for embedded and remove dep...Henrik Edin2018-03-024-7/+22
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Henrik Edin2018-03-021-1/+0
* SERVER-33109 import the mobile storage engineGabriel Russell2018-02-271-0/+1
* SERVER-33305 Expand scramsha1 tests to include SHA256Sara Golemon2018-02-241-2/+0
* SERVER-32968 Make SCRAM-SHA-1 mechanism ignore optional extensionsSara Golemon2018-02-242-73/+72
* SERVER-32635 an old mongos server communicating with a fully upgraded cluster...Dianna Hohensee2018-02-161-0/+14
* SERVER-32373 correct the libmongodbcapi_db_new call in embedded_transport_lay...Gabriel Russell2018-02-151-1/+1
* SERVER-33273 Do not pre-digest non-SCRAM-SHA-1 passwordsSara Golemon2018-02-151-2/+1
* SERVER-32373 building android targets as TARGET_OS=androidGabriel Russell2018-02-153-8/+67
* SERVER-32644 only the begining of the protocol messages must be at least 4 bytesGabriel Russell2018-02-151-3/+3
* SERVER-32367 Clean up the AutoGet* suite of classesKaloian Manassiev2018-02-142-3/+0
* SERVER-33275 Remove `platform/unordered_`* headersADAM David Alan Martin2018-02-141-3/+3
* SERVER-32233 Ensure electionId is increasing per iterationChibuikem Amaechi2018-02-141-14/+15
* SERVER-33214 ServiceEntryPointCommonBilly Donahue2018-02-143-1040/+23
* SERVER-33286 Provide service context in Command::secondaryAllowed to allow ge...Henrik Edin2018-02-141-1/+1
* SERVER-32951 Add lib for embedded options where we can have a different set o...Henrik Edin2018-02-145-4/+303
* SERVER-33255 clean up TransportLayer APIMathias Stearn2018-02-131-5/+5
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-0/+36
* SERVER-32776 ReplicationCoordinator::prepareReplMetadata no longer requires O...Benety Goh2018-02-133-7/+3
* Revert "SERVER-29908 Create skeleton libraries for the sharding subsystem"Kaloian Manassiev2018-02-131-36/+0
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-0/+36
* SERVER-29908 Consolidate some sharding libraries to help break dependency cyclesKaloian Manassiev2018-02-121-2/+1
* SERVER-32973 Enable SCRAM-SHA-256 authenticationSara Golemon2018-02-105-14/+37
* SERVER-32682 Use deadline-oriented mechanism for lock timeoutXiangyu Yao2018-02-091-2/+2
* SERVER-33124 Remove mmapv1 dependency from embedded.Henrik Edin2018-02-081-0/+6
* SERVER-32687 DBClientBase::findOneByUUID() returns command status rather than...Benety Goh2018-02-061-3/+4
* SERVER-29908 Move sharding_task_executor under mongo/sKaloian Manassiev2018-02-021-0/+1
* SERVER-33074 Don't initialize the ScriptEngine for embeddedHenrik Edin2018-02-021-10/+0
* SERVER-33066 Use system as clock source for embedded. It doesn't have a backg...Henrik Edin2018-02-021-2/+0
* SERVER-33038 Remove dependency on serveronly_repl for embeddedHenrik Edin2018-02-011-0/+1
* SERVER-32958 small changes to remaining Command member signatures.Billy Donahue2018-02-011-4/+14
* SERVER-28822 asan fixesJason Carey2018-02-012-1/+21
* SERVER-28822 Add new dbclient connection pool optionssamantharitter2018-02-014-78/+424
* SERVER-32854 Replication Coordinator implementation for embedded. It implemen...Henrik Edin2018-02-014-13/+721
* SERVER-18971 fix OpDebug::errInfo rename in service_entry_point_embeddedKevin Pulo2018-02-011-4/+4
* SERVER-32958 unrevert "SERVER-32958 slaveOk,slaveOverrideOk replacement"Billy Donahue2018-01-312-13/+10
* Revert "SERVER-32958 slaveOk,slaveOverrideOk replacement"Judah Schvimer2018-01-312-10/+13
* SERVER-32958 slaveOk,slaveOverrideOk replacementBilly Donahue2018-01-312-13/+10
* SERVER-32065 support retryWrites URI param in shellKevin Albertson2018-01-312-4/+30
* SERVER-32489 New main library for embedded to link and initialize the system ...Henrik Edin2018-01-318-10/+2025
* SERVER-32749 move sspi.h to windows_basic.hMark Benvenuto2018-01-301-3/+0
* Revert "SERVER-32749 move sspi.h to windows_basic.h"Tess Avitabile2018-01-291-0/+3