0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2009-04-22 17:45:43 -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 add 'buildinfo' command to get mongod compile information 2009-04-20 14:23:42 -04:00
db.h
db.rc
db.sln
db.vcproj MINOR visual studio make happy 2009-04-16 09:02:53 -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
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
javajs.cpp removing more boost 1.34+ features 2009-03-31 17:51:16 -04:00
javajs.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
json.h
lasterror.cpp
lasterror.h lastError 'n' zero on failed non upsert update 2009-04-10 10:30:57 -04:00
matcher.cpp BUG SERVER-29 matcher access objects in arrays correctly 2009-04-22 14:11:53 -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 unique indexes 2009-04-20 10:29:26 -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 log separate op for each deleted object 2009-04-09 13:30:28 -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
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
reccache.h name enums to make old compiler happy (thx kristina) 2009-04-06 17:57:16 -04:00
reci.h
recstore.h
repl.cpp don't add to incomplete clone list unless going to start clone immediately 2009-04-22 17:45:43 -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