0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/client
2011-05-08 12:47:52 -04:00
..
examples test for SERVER-3014 2011-04-28 13:15:57 -04:00
clientOnly.cpp fix linking of exitCleanly 2011-04-05 02:37:18 -04:00
connpool.cpp fix connPoolStats race condition SERVER-3043 2011-05-05 08:38:14 -04:00
connpool.h ok() method on ScopedConnection to know if you actually have one or if done has been called 2011-04-21 14:57:44 -04:00
constants.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dbclient_rs.cpp deterministic slaveok failover 2011-04-27 17:54:49 -04:00
dbclient_rs.h deterministic slaveok failover 2011-04-27 17:54:49 -04:00
dbclient.cpp Merge branch 'master' into main 2011-05-03 15:53:27 -04:00
dbclient.h Merge branch 'master' into main 2011-05-03 15:53:27 -04:00
dbclientcursor.cpp DBClientBase::callLazy - does the send part, and doesn't wait for response 2011-04-21 14:57:44 -04:00
dbclientcursor.h DBClientBase::callLazy - does the send part, and doesn't wait for response 2011-04-21 14:57:44 -04:00
dbclientmockcursor.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
distlock_test.cpp fix for legacy dlock test failure sync5.js 2011-05-05 10:15:34 -04:00
distlock.cpp always require double-check before forcing locks - sync6 fix 2011-05-08 12:47:52 -04:00
distlock.h Re-entrant distributed locks with ping unlock retries -- SERVER-3024 2011-05-04 17:22:00 -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 parallelize ParallelSortClusteredCursor using callLazy SERVER-2014 2011-04-21 14:57:44 -04:00
parallel.h parallelize ParallelSortClusteredCursor using callLazy SERVER-2014 2011-04-21 14:57:44 -04: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