0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/client
2010-08-27 16:43:26 -04:00
..
examples SERVER-1270 Fix example code 2010-07-19 10:29:51 -04:00
clientOnly.cpp compile old gcc 2010-08-03 21:56:51 -04:00
connpool.cpp SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
connpool.h check all shard connections at once so we don't get cascading failure SERVER-1560 2010-08-03 18:12:04 -04:00
constants.h dos2unix 2010-07-19 10:56:58 -04:00
dbclient.cpp fix typo 2010-08-21 16:02:51 -04:00
dbclient.h SERVER-1607 expose replica set of a ConnectionString 2010-08-27 16:43:26 -04:00
dbclientcursor.cpp fix getMore with sharding+rs in edge case SERVER-1584 2010-08-06 13:24:59 -04:00
dbclientcursor.h check all shard connections at once so we don't get cascading failure SERVER-1560 2010-08-03 18:12:04 -04:00
distlock_test.cpp distlock cleaning 2010-07-12 17:53:02 -04:00
distlock.cpp call_once has a fast path already 2010-08-20 19:52:39 -04:00
distlock.h DistributedLock::unlock() handles partition from config DB 2010-08-05 11:52:14 -04:00
gridfs.cpp Support large files in GridFS SERVER-1408 2010-08-09 13:33:00 -04:00
gridfs.h Chunk name conflict 2010-07-02 11:29:33 -04:00
model.cpp rs 2010-07-20 14:58:51 -04:00
model.h Automatic cleanup of global macros in client headers. SERVER-1042 2010-04-23 18:10:14 -04:00
parallel.cpp SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
parallel.h cleaning to make sure _init isn't being called twice 2010-08-01 01:02:51 -04:00
redef_macros.h convert massert and uassert back to macros 2010-05-14 13:34:50 -04:00
syncclusterconnection.cpp fix getMore with sharding+rs in edge case SERVER-1584 2010-08-06 13:24:59 -04:00
syncclusterconnection.h fix getMore with sharding+rs in edge case SERVER-1584 2010-08-06 13:24:59 -04:00
undef_macros.h convert massert and uassert back to macros 2010-05-14 13:34:50 -04:00