0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2009-05-13 11:17:24 -04:00
..
btree.cpp add const 2009-04-21 15:10:13 -04:00
btree.h allow specification of inclusivity of index end key 2009-05-06 13:56:01 -04:00
btreecursor.cpp allow specification of inclusivity of index end key 2009-05-06 13:56:01 -04:00
clientcursor.cpp increase cursor timeout to 10 minutes 2009-05-12 16:19:45 -04:00
clientcursor.h adjust dependencies MINOR 2009-05-11 15:09:30 -04:00
cloner.cpp let user of cloner set up 'client' context, fixes repair 2009-05-08 17:23:29 -07:00
commands.cpp
commands.h
concurrency.h
curop.h Log current op to console on crash 2009-03-03 16:10:42 -05:00
cursor.cpp Find requested oplog entry starting from tail of log 2009-03-18 17:24:10 -04:00
cursor.h Replace emptyObj with BSONObj() 2009-03-19 16:23:04 -04:00
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 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-13 10:50:46 -04:00
db.h compile old boost MINOR 2009-05-06 11:43:28 -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 refactor dropCollection 2009-05-11 10:45:10 -04:00
dbeval.cpp Spider Monkey: udpate working, other db.eval things 2009-05-06 15:30:05 -04:00
dbhelpers.cpp enhance DbSet 2009-05-11 10:46:54 -04:00
dbhelpers.h enhance DbSet 2009-05-11 10:46:54 -04:00
dbinfo.cpp Remove 'haveLogged' 2009-03-17 13:48:40 -04:00
dbinfo.h Remove 'haveLogged' 2009-03-17 13:48:40 -04:00
dbmessage.h mark postion on dbmessage so can replay, etc... MINOR 2009-04-12 16:05:03 -04:00
dbwebserver.cpp add version and system info to http interface 2009-05-12 14:18:17 -04:00
flushtest.cpp
instance.cpp safety asserts in closeClient MINOR 2009-05-08 16:57:56 -07:00
instance.h DBDirectClient uses main db mutex recursively and preserves database context 2009-05-06 11:32:48 -04:00
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp remove client dependency on pcre 2009-05-11 14:57:26 -04:00
jsobj.h remove client dependency on pcre 2009-05-11 14:57:26 -04:00
jsobjmanipulator.h tests for db and mem based id sets 2009-04-23 18:01:24 -04:00
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 adjust dependencies MINOR 2009-05-11 15:09:30 -04:00
matcher.h adjust dependencies MINOR 2009-05-11 15:09:30 -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 refactor dropCollection 2009-05-11 10:45:10 -04:00
pdfile.h add version and system info to http interface 2009-05-12 14:18:17 -04:00
query.cpp fix simple key match query order bug 2009-05-13 11:10:29 -04:00
query.h log separate op for each deleted object 2009-04-09 13:30:28 -04:00
queryoptimizer.cpp get rid of unused 'keyMatch' annotation in query optimizer 2009-05-13 11:17:24 -04:00
queryoptimizer.h get rid of unused 'keyMatch' annotation in query optimizer 2009-05-13 11:17:24 -04:00
queryutil.cpp fix simple key match query order bug 2009-05-13 11:10:29 -04:00
queryutil.h fix simple key match query order bug 2009-05-13 11:10:29 -04:00
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 implemented dropIndexes for alt rec store 2009-03-17 17:02:21 -04:00
repl.cpp enhance DbSet 2009-05-11 10:46:54 -04:00
repl.h merge 2009-05-07 11:23:01 -07: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 add 'unique' option to helpers' ensureIndex 2009-04-24 11:36:42 -04:00
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