summaryrefslogtreecommitdiff
path: root/client/syncclusterconnection.h
Commit message (Expand)AuthorAgeFilesLines
* added option paral to call to specify server address where was sent if differentEliot Horowitz2011-02-051-1/+1
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-18/+18
* remove isMember since it was ill-formed and only used for an assertEliot Horowitz2010-12-181-2/+0
* missing pragma oncesdwight2010-11-051-0/+1
* fix getMore with sharding+rs in edge case SERVER-1584Eliot Horowitz2010-08-061-0/+2
* replaced replica pair connection with basic set version SERVER-1320Eliot Horowitz2010-07-301-0/+2
* findOne now takes const Query&Eliot Horowitz2010-07-211-1/+1
* raw methods for talking to dbEliot Horowitz2010-07-211-0/+2
* dist lock fixesEliot Horowitz2010-07-121-1/+25
* better distributed lockingEliot Horowitz2010-07-021-1/+4
* clean up cursors SERVER-1167Eliot Horowitz2010-05-281-0/+3
* rs synced clusterDwight2010-05-141-17/+4
* hostandport cleaningDwight2010-05-141-4/+14
* some typos SERVER-1103Eliot Horowitz2010-05-081-2/+2
* stdafx->pchDwight2010-04-271-1/+1
* Automatic cleanup of global macros in client headers. SERVER-1042Mathias Stearn2010-04-231-0/+3
* sync cluster connection work with write $cmdEliot Horowitz2010-04-201-1/+5
* can use sharding with SyncClusterConnection for 2 phase commit across 3 serve...Eliot Horowitz2010-03-221-4/+5
* some abstractions in prep for SHARDING-39Eliot Horowitz2010-03-221-3/+20
* read only command support in ClusterSyncConnectionEliot Horowitz2010-03-111-0/+9
* batchSize option for js and c++Eliot Horowitz2010-02-271-1/+1
* Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter2010-02-091-0/+16
* fix vcproj; typoDwight2010-01-201-4/+4
* Quorum -> SyncClusterConnectionEliot Horowitz2010-01-191-0/+57