0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/client
2011-05-23 18:46:27 -04:00
..
examples make comments doxygen friendly 2011-05-14 14:05:59 -04:00
clientOnly.cpp fix multi-shard writeback contention 2011-05-11 13:30:12 -04:00
connpool.cpp onDestry hook for connection pool 2011-05-19 14:23:06 -04:00
connpool.h onDestry hook for connection pool 2011-05-19 14:23:06 -04:00
constants.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dbclient_rs.cpp Add InsertOption_KeepGoing to keep going after error on bulk insert. SERVER-509 2011-05-23 18:46:27 -04:00
dbclient_rs.h Add InsertOption_KeepGoing to keep going after error on bulk insert. SERVER-509 2011-05-23 18:46:27 -04:00
dbclient.cpp Add InsertOption_KeepGoing to keep going after error on bulk insert. SERVER-509 2011-05-23 18:46:27 -04:00
dbclient.h Add InsertOption_KeepGoing to keep going after error on bulk insert. SERVER-509 2011-05-23 18:46: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 remove legacy logic, refactor to consts SERVER-3047 2011-05-10 10:34:18 -04:00
distlock.cpp triple check that an update actually went through for a dist unlock - sort1.js transient issue 2011-05-12 17:27:51 -04:00
distlock.h fix failing test - need to make dist lock thread-safe SERVER-3058 2011-05-12 10:30:05 -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 check we are in writelock on optime::now. also tune it a bit 2011-05-14 20:16:24 -04: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 make comments doxygen friendly 2011-05-14 14:05:59 -04:00
simple_client_demo.cpp slightly better demo 2011-04-14 21:22:24 -04:00
syncclusterconnection.cpp Add InsertOption_KeepGoing to keep going after error on bulk insert. SERVER-509 2011-05-23 18:46:27 -04:00
syncclusterconnection.h Add InsertOption_KeepGoing to keep going after error on bulk insert. SERVER-509 2011-05-23 18:46:27 -04:00
undef_macros.h make comments doxygen friendly 2011-05-14 14:05:59 -04:00