0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/client
2011-04-14 21:22:33 -04:00
..
examples C++ driver now supports 1.8 M/R options SERVER-2893 2011-04-04 19:19:48 -04:00
clientOnly.cpp fix linking of exitCleanly 2011-04-05 02:37:18 -04:00
connpool.cpp standards compliant and leak a list on shutdown to avoid race condition SERVER-2704 2011-03-17 14:50:38 -04:00
connpool.h standards compliant and leak a list on shutdown to avoid race condition SERVER-2704 2011-03-17 14:50:38 -04:00
constants.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dbclient_rs.cpp fix callback for not master errors on replica set connections and make background thread more reliable SERVER-2868 2011-03-30 13:52:51 -04:00
dbclient_rs.h fix callback for not master errors on replica set connections and make background thread more reliable SERVER-2868 2011-03-30 13:52:51 -04:00
dbclient.cpp comments etc 2011-04-14 21:22:33 -04:00
dbclient.h comments etc 2011-04-14 21:22:33 -04:00
dbclientcursor.cpp fix SlaveOk getMore with replica sets for sharded collections SERVER-2482 2011-02-05 17:52:36 -05:00
dbclientcursor.h fix SlaveOk getMore with replica sets for sharded collections SERVER-2482 2011-02-05 17:52:36 -05:00
dbclientmockcursor.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
distlock_test.cpp conversion of unneeded caused_by macros to methods 2011-04-01 09:45:10 -04:00
distlock.cpp conversion of unneeded caused_by macros to methods 2011-04-01 09:45:10 -04:00
distlock.h conversion of unneeded caused_by macros to methods 2011-04-01 09:45:10 -04:00
gridfs.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
gridfs.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
model.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
model.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
mongo_client_lib.cpp update mongo_client_lib.cpp for reference to jsTime_virtual_skew in pch.cpp 2011-03-01 20:53:02 -05:00
parallel.cpp comment 2011-02-01 01:11:32 -05:00
parallel.h ability to select Connection to use for Future 2011-01-23 02:53:31 -05:00
redef_macros.h LOG macros so can use LOG(1) instead of log(1) 2010-09-17 13:35:31 -04:00
simple_client_demo.cpp slightly better demo 2011-04-14 21:22:24 -04:00
syncclusterconnection.cpp fix for distlock (fixes sync5, sync6 failures) 2011-03-22 22:28:04 -04:00
syncclusterconnection.h added option paral to call to specify server address where was sent if different 2011-02-05 17:52:36 -05:00
undef_macros.h LOG macros so can use LOG(1) instead of log(1) 2010-09-17 13:35:31 -04:00