0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
mongodb/db
2009-04-23 14:31:40 -04:00
..
btree.cpp add const 2009-04-21 15:10:13 -04:00
btree.h add const 2009-04-21 15:10:13 -04:00
btreecursor.cpp make simple find faster 2009-04-06 17:32:40 -04:00
clientcursor.cpp timeout old cursors (for sharding) 2009-03-27 16:27:35 -04:00
clientcursor.h reinstate KeyValJsMatcher 2009-04-07 10:40:10 -04:00
cloner.cpp create id index correctly when cloning 2009-04-20 20:17:39 -04:00
commands.cpp
commands.h
concurrency.h
curop.h
cursor.cpp
cursor.h
database.h Revert "Revert "do preallocation after initial allocation too, make file allocator interface more flexible"" 2009-04-15 16:10:34 -04:00
db.cpp abstracted out ScriptEngine to allow for playing with other javascript engines 2009-04-23 14:28:22 -04:00
db.h treat empty database same as just created database when figuring ownership 2009-04-23 13:55:07 -04:00
db.rc
db.sln visual studio happy 2009-04-23 14:31:40 -04:00
db.vcproj visual studio happy 2009-04-23 14:31:40 -04:00
dbcommands.cpp add _id index automatically, don't allow it to be deleted 2009-04-20 18:40:38 -04:00
dbeval.cpp abstracted out ScriptEngine to allow for playing with other javascript engines 2009-04-23 14:28:22 -04:00
dbhelpers.cpp reinstate KeyValJsMatcher 2009-04-07 10:40:10 -04:00
dbhelpers.h
dbinfo.cpp
dbinfo.h
dbmessage.h mark postion on dbmessage so can replay, etc... MINOR 2009-04-12 16:05:03 -04:00
dbwebserver.cpp Close listener sockets on exit 2009-04-01 12:26:31 -04:00
flushtest.cpp
instance.cpp hopefully compile win 2009-04-16 10:33:21 -04:00
instance.h Close listener sockets on exit 2009-04-01 12:26:31 -04:00
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp add support for $nin 2009-04-13 19:07:10 -04:00
jsobj.h Fix OID string rep 2009-04-01 10:38:39 -04:00
jsobjmanipulator.h
json.cpp Use non-copying subobject builder in json parser 2009-03-25 18:47:03 -04:00
json.h
lasterror.cpp Add information on last update / delete to lastError 2009-03-26 13:45:29 -04:00
lasterror.h lastError 'n' zero on failed non upsert update 2009-04-10 10:30:57 -04:00
matcher.cpp abstracted out ScriptEngine to allow for playing with other javascript engines 2009-04-23 14:28:22 -04:00
matcher.h add support for $nin 2009-04-13 19:07:10 -04:00
minilex.h
namespace.cpp add index id in userCreateNS, unless this is not requested in create spec 2009-04-21 15:42:22 -04:00
namespace.h treat empty database same as just created database when figuring ownership 2009-04-23 13:55:07 -04:00
nonce.cpp
nonce.h
pcre.txt
pdfile.cpp better id index logging MINOR 2009-04-21 17:52:11 -04:00
pdfile.h Revert "Revert "allocate files in background"" 2009-04-15 16:10:21 -04:00
query.cpp abstracted out ScriptEngine to allow for playing with other javascript engines 2009-04-23 14:28:22 -04:00
query.h log separate op for each deleted object 2009-04-09 13:30:28 -04:00
queryoptimizer.cpp fix non osx compiler warning MINOR 2009-04-21 17:38:34 -04:00
queryoptimizer.h Support large count and nscanned 2009-03-24 12:12:04 -04:00
queryutil.cpp add $all query option 2009-04-06 11:27:43 -04:00
queryutil.h
rec.h name enums to make old compiler happy (thx kristina) 2009-04-06 17:57:16 -04:00
reccache.cpp make dbunlocking() inlineable -- should be faster 2009-03-26 14:25:49 -04:00
reccache.h name enums to make old compiler happy (thx kristina) 2009-04-06 17:57:16 -04:00
reci.h recstore: closeFiles() support 2009-03-24 12:53:13 -04:00
recstore.h
repl.cpp treat empty database same as just created database when figuring ownership 2009-04-23 13:55:07 -04:00
repl.h refactor pairing code 2009-04-22 17:44:23 -04:00
replset.h must be exactly one master when applying oplog after initial sync completed 2009-04-10 17:03:45 -04:00
resource.h
scanandorder.h
security_commands.cpp
security.cpp
security.h
storage.cpp MINOR fix compiler warnings 2009-04-06 16:10:31 -04:00
storage.h add index id in userCreateNS, unless this is not requested in create spec 2009-04-21 15:42:22 -04:00
tests.cpp update size in map and allocate asap interfaces 2009-04-15 16:11:54 -04:00