0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2011-03-06 15:26:14 -05:00
..
commands
geo
helpers
modules
repl remove arbiter switching code, as this is no longer allowed 2011-03-03 17:50:59 -05:00
stats don't record info once context finished 180 2011-03-06 15:26:14 -05:00
background.h
btree.cpp when removing keys that are too large from an index, stll remove but warn 2011-03-04 13:21:17 -05:00
btree.h
btreecursor.cpp
cap.cpp
client.cpp
client.h
clientcursor.cpp
clientcursor.h
cloner.cpp some missing commitIfNeeded SERVER-2657 180 2011-03-02 00:46:22 -05:00
cmdline.cpp
cmdline.h
commands.cpp
commands.h
common.cpp
compact.cpp
concurrency.h
curop-inl.h
curop.h CurOp::isStarted accessor 2011-03-06 15:22:04 -05:00
cursor.cpp
cursor.h
database.cpp
database.h
db_10.sln
db.cpp fix boost 1.45 2011-03-03 10:15:10 -05:00
db.h
db.rc
db.vcxproj
db.vcxproj.filters
dbcommands_admin.cpp
dbcommands_generic.cpp Add versionArray to buildinfo command to make it easy to test for minimum versions 2011-03-04 17:01:37 -05:00
dbcommands.cpp hint at mem leak if it looks that way 2011-03-01 20:18:37 -05:00
dbeval.cpp
dbhelpers.cpp
dbhelpers.h
dbmessage.h
dbwebserver.cpp
dbwebserver.h
diskloc.h
driverHelpers.cpp
dur_commitjob.cpp
dur_commitjob.h Revert "Fix race condition with waiting for dur commit" 2011-03-02 12:45:19 -05:00
dur_journal.cpp clarify confusing log line 2011-03-01 21:20:34 -05:00
dur_journal.h clarify confusing log line 2011-03-01 21:20:34 -05:00
dur_journalformat.h
dur_journalimpl.h clarify confusing log line 2011-03-01 21:20:34 -05:00
dur_preplogbuffer.cpp
dur_recover.cpp cant destroy complex global variables at shutdown 180? 2011-03-01 21:08:44 -05:00
dur_recover.h initialize _recovering 180 2011-03-03 19:29:49 -05:00
dur_stats.h
dur_writetodatafiles.cpp
dur.cpp the same check is done in the lock so if we remove this we eliminate the race condition 2011-03-02 12:45:21 -05:00
dur.h
durop.cpp
durop.h
extsort.cpp
extsort.h
filever.h
flushtest.cpp
index.cpp
index.h
indexkey.cpp
indexkey.h
instance.cpp clarify confusing log line 2011-03-01 21:20:34 -05:00
instance.h
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp
jsobj.h
jsobjmanipulator.h
json.cpp
json.h
lasterror.cpp
lasterror.h
matcher_covered.cpp
matcher.cpp
matcher.h
minilex.h
module.cpp
module.h
mongo.ico
mongommf.cpp add FileCreatedOp on first use of file, regardless of preexistence 180? 2011-03-01 18:05:15 -05:00
mongommf.h be sure we are flushing the right view 2011-03-03 14:57:36 -05:00
mongomutex.h
namespace-inl.h
namespace.cpp add FileCreatedOp on first use of file, regardless of preexistence 180? 2011-03-01 18:05:15 -05:00
namespace.h slightly better dbstats command 2011-03-01 15:46:42 -05:00
nonce.cpp
nonce.h
oplog.cpp
oplog.h
oplogreader.h
pcre.txt
pdfile.cpp add FileCreatedOp on first use of file, regardless of preexistence 180? 2011-03-01 18:05:15 -05:00
pdfile.h add FileCreatedOp on first use of file, regardless of preexistence 180? 2011-03-01 18:05:15 -05:00
projection.cpp
projection.h
query.cpp fix yield on getMore SERVER-2450 2011-03-03 03:12:55 -05:00
query.h
queryoptimizer.cpp
queryoptimizer.h
queryutil.cpp
queryutil.h
repl_block.cpp
repl_block.h
repl.cpp don't do commitIfNeeded RARELY SERVER-2657 180 2011-03-02 01:28:17 -05:00
repl.h
replpair.h
resource.h
restapi.cpp
restapi.h
scanandorder.h
security_commands.cpp
security_key.cpp
security_key.h
security.cpp
security.h
taskqueue.h
tests.cpp
update.cpp
update.h