0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/client
2010-10-31 19:12:12 -04:00
..
examples Ensure client headers include cleanly in any context SERVER-1267 2010-09-07 13:01:21 -04:00
clientOnly.cpp optionally have dbexit try to get a dblock 2010-08-31 10:46:05 -04:00
connpool.cpp timeout connections idle in pool after an hour SERVER-1731 2010-09-13 01:50:05 -04:00
connpool.h comments 2010-10-28 10:38:36 -04:00
constants.h dos2unix 2010-07-19 10:56:58 -04:00
dbclient.cpp dbclient: once a connection in failed state be sure not to use it. this is a fairly big change in a way because it now throws mroe often. affects replica sets. 2010-10-31 19:12:12 -04:00
dbclient.h dbclient: once a connection in failed state be sure not to use it. this is a fairly big change in a way because it now throws mroe often. affects replica sets. 2010-10-31 19:12:12 -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 fill lock owner in the other lock taken path 2010-10-26 15:25:26 -04:00
distlock.h fix distlock header for multiple includes 2010-09-10 16:22:17 -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
parallel.cpp fix Future 2010-09-17 23:48:16 -04:00
parallel.h fix Future 2010-09-17 23:48:16 -04:00
redef_macros.h LOG macros so can use LOG(1) instead of log(1) 2010-09-17 13:35:31 -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 LOG macros so can use LOG(1) instead of log(1) 2010-09-17 13:35:31 -04:00