0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/client
2011-03-05 18:11:04 -05:00
..
examples add simple_client_demo.vcxproj 2011-02-24 14:39:18 -05:00
clientOnly.cpp compile 2011-02-12 14:54:07 -05:00
connpool.cpp cap connections in connection pool stack SERVER-2687 180 2011-03-05 18:11:04 -05:00
connpool.h cap connections in connection pool stack SERVER-2687 180 2011-03-05 18:11:04 -05:00
constants.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dbclient_rs.cpp fix rs client error on failover SERVER-2619 2011-03-03 12:20:49 -05:00
dbclient_rs.h some public accessors 2011-02-12 14:48:20 -05:00
dbclient.cpp add ConnectionString and add a test 2011-02-14 14:13:19 -05:00
dbclient.h add ConnectionString and add a test 2011-02-14 14:13:19 -05: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 Fix for distlock test - old version of boost::random on MSVC 2011-03-02 11:57:58 -05:00
distlock.cpp compile warning on windows eliminate 2011-03-01 20:35:49 -05:00
distlock.h fix distributed lock assignment 2011-03-02 15:58:29 -05: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
simple_client_demo.cpp make simpleclientdemo a little better 2011-02-24 16:42:09 -05:00
syncclusterconnection.cpp typo 2011-02-27 09:25:05 -05: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