0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2011-12-13 09:33:28 -05:00
..
commands assign error codes 2011-12-12 17:12:07 -08:00
geo
helpers
modules SERVER-4459 tighten up namespace pollution. importing all of boost in a global header isn't nice. 2011-12-08 16:01:52 -05:00
ops buildbot count8.js wasnt yielding 2011-12-13 00:35:32 -05:00
pipeline wouldnt compile gcc 4.4.4 2011-12-12 21:11:16 -05:00
repl initialize member variables to avoid branching on uninitialized memory 2011-12-13 09:33:28 -05:00
stats
background.h
btree.cpp
btree.h Merge pull request #141 from guanqun/remove-allocTemp 2011-12-11 21:38:31 -08:00
btreebuilder.cpp
btreebuilder.h
btreecursor.cpp
cap.cpp
client_common.h
client.cpp clc 2011-12-12 14:46:45 -05:00
client.h clc 2011-12-12 14:46:45 -05:00
clientcursor.cpp overlogging 2011-12-12 19:43:47 -05:00
clientcursor.h
cloner.cpp Merge branch 'serve-4442' 2011-12-12 16:50:41 -05:00
cloner.h
cmdline.cpp
cmdline.h
collection.h
commands.cpp errnos 2011-12-12 14:53:41 -05:00
commands.h clc 2011-12-12 14:46:45 -05:00
common.cpp
compact.cpp
compact.h
concurrency.h
curop-inl.h
curop.h
cursor.cpp
cursor.h SERVER-4148 SERVER-4149 add new Cursor interface functions to perform matching and clarify the nature of a partial Cursor context yield. 2011-12-11 19:28:58 -08:00
d_concurrency.cpp add asserts 2011-12-12 19:39:38 -05:00
d_concurrency.h clc 2011-12-12 14:46:45 -05:00
database.cpp clc 2011-12-11 11:01:23 -05:00
database.h clc 2011-12-11 11:01:23 -05:00
databaseholder.h
db_10.sln
db.cpp
db.h
db.rc
db.vcxproj clc 2011-12-12 14:46:45 -05:00
db.vcxproj.filters clc 2011-12-12 14:46:45 -05:00
dbcommands_admin.cpp SERVER-4459 tighten up namespace pollution. importing all of boost in a global header isn't nice. 2011-12-08 16:01:52 -05:00
dbcommands_generic.cpp
dbcommands.cpp clc 2011-12-12 14:46:45 -05:00
dbeval.cpp
dbhelpers.cpp SERVER-4148 implement db helpers findone using query optimizer cursor 2011-12-11 19:28:55 -08:00
dbhelpers.h SERVER-4148 implement db helpers findone using query optimizer cursor 2011-12-11 19:28:55 -08:00
dbmessage.cpp
dbmessage.h
dbwebserver.cpp
dbwebserver.h
diskloc.h
driverHelpers.cpp
dur_commitjob.cpp
dur_commitjob.h
dur_journal.cpp SERVER-4459 tighten up namespace pollution. importing all of boost in a global header isn't nice. 2011-12-08 16:01:52 -05:00
dur_journal.h
dur_journalformat.h
dur_journalimpl.h
dur_preplogbuffer.cpp
dur_recover.cpp SERVER-4459 tighten up namespace pollution. importing all of boost in a global header isn't nice. 2011-12-08 16:01:52 -05:00
dur_recover.h
dur_stats.h
dur_writetodatafiles.cpp
dur.cpp clc 2011-12-12 14:46:45 -05:00
dur.h
durop.cpp
durop.h
extsort.cpp
extsort.h
filever.h
flushtest.cpp
globals.h
index.cpp
index.h
indexkey.cpp
indexkey.h
instance.cpp clc 2011-12-12 14:46:45 -05:00
instance.h
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp
jsobj.h
jsobjmanipulator.h
json.cpp
json.h
key.cpp
key.h
lasterror.cpp
lasterror.h
matcher_covered.cpp
matcher.cpp
matcher.h
minilex.h
module.cpp SERVER-4459 tighten up namespace pollution. importing all of boost in a global header isn't nice. 2011-12-08 16:01:52 -05:00
module.h SERVER-4459 tighten up namespace pollution. importing all of boost in a global header isn't nice. 2011-12-08 16:01:52 -05:00
mongo.ico
mongommf.cpp
mongommf.h
mongomutex.h clc 2011-12-11 11:01:23 -05:00
namespace-inl.h
namespace.cpp add asserts 2011-12-12 19:39:38 -05:00
namespace.h add asserts 2011-12-12 19:39:38 -05:00
namespacestring.h Merge branch 'serve-4442' 2011-12-12 16:50:41 -05:00
nonce.cpp
nonce.h
oplog.cpp
oplog.h
oplogreader.h
pcre.txt
pdfile.cpp SERVER-4442 now validates coll names non-empty 2011-12-12 16:23:17 -05:00
pdfile.h add asserts 2011-12-12 19:39:38 -05:00
projection.cpp
projection.h
queryoptimizer.cpp SERVER-4148 SERVER-4149 Implement several query optimizer cursor optimizations due to more frequent use of the query optimizer cursor in place of simple cursors. 2011-12-11 19:28:59 -08:00
queryoptimizer.h SERVER-4148 SERVER-4149 Implement several query optimizer cursor optimizations due to more frequent use of the query optimizer cursor in place of simple cursors. 2011-12-11 19:28:59 -08:00
queryoptimizercursor.cpp temporarily disable supportYields verify check 2011-12-11 23:08:48 -08:00
queryoptimizercursor.h newline at end of file 2011-12-12 01:15:27 -05:00
querypattern.cpp
querypattern.h
queryutil-inl.h
queryutil.cpp
queryutil.h
record.cpp
repl_block.cpp
repl_block.h
repl.cpp
repl.h
replutil.h
resource.h
restapi.cpp
restapi.h
scanandorder.cpp
scanandorder.h
security_commands.cpp
security_common.cpp
security_common.h
security.cpp
security.h
taskqueue.h
tests.cpp