0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/db
2009-08-25 12:24:36 -04:00
..
btree.cpp begin cmdline.h 2009-08-25 10:24:44 -04:00
btree.h SERVER-100 checkpoint btree cursor can take multiple ranges 2009-08-11 16:42:27 -04:00
btreecursor.cpp begin cmdline.h 2009-08-25 10:24:44 -04:00
clientcursor.cpp no cursor timeout query option - using for clone 2009-07-29 12:09:38 -04:00
clientcursor.h no cursor timeout query option - using for clone 2009-07-29 12:09:38 -04:00
cloner.cpp begin cmdline.h 2009-08-25 10:24:44 -04:00
cmdline.h begin cmdline.h 2009-08-25 10:24:44 -04:00
commands.cpp
commands.h
concurrency.h
curop.h add client ip / port to current op, add unlocked version of current op to http interface 2009-05-26 17:18:34 -04:00
cursor.cpp
cursor.h fixed bug SERVER-118 multikey duplicate results from queries 2009-07-07 13:17:53 -04:00
database.h changed dbpath to std::string 2009-08-11 14:29:03 -04:00
db.cpp begin cmdline.h 2009-08-25 10:24:44 -04:00
db.h changed dbpath to std::string 2009-08-11 14:29:03 -04:00
db.rc
db.sln vis studio file MINOR 2009-07-13 11:45:09 -04:00
db.vcproj begin cmdline.h 2009-08-25 10:24:44 -04:00
dbcommands.cpp put number of bits in buildinfo 2009-08-24 16:35:20 -04:00
dbeval.cpp uassert instead assert for bad eval thing 2009-08-16 13:30:51 -04:00
dbhelpers.cpp don't allow dropping an index $ collection 2009-08-13 13:26:03 -04:00
dbhelpers.h comments MINOR 2009-05-28 15:22:24 -04:00
dbinfo.cpp
dbinfo.h
dbmessage.h refactoring field matcher, no function changes yet MINOR 2009-07-01 14:55:52 -04:00
dbwebserver.cpp begin cmdline.h 2009-08-25 10:24:44 -04:00
flushtest.cpp
instance.cpp begin cmdline.h 2009-08-25 10:24:44 -04:00
instance.h begin cmdline.h 2009-08-25 10:24:44 -04:00
introspect.cpp
introspect.h
javatest.cpp
jsobj.cpp make max for Timestamp better 2009-08-25 12:24:36 -04:00
jsobj.h fix numeric sort order when comparing non numeric types 2009-08-25 10:52:17 -04:00
jsobjmanipulator.h first cut off NumberLong (64 bit ints) in BSON 2009-08-03 14:16:49 -04:00
json.cpp some work on $snapshot 2009-08-09 12:13:50 -04:00
json.h
lasterror.cpp
lasterror.h
matcher.cpp $mod operator 2009-08-20 16:50:58 -04:00
matcher.h fix mod eq 0 2009-08-21 15:17:58 -04:00
minilex.h
mms.cpp compile windows 2009-07-20 12:42:06 -04:00
mms.h beginnings of mms client 2009-07-17 15:49:24 -04:00
namespace.cpp --nssize parameter 2009-08-20 15:00:25 -04:00
namespace.h --nssize parameter 2009-08-20 15:00:25 -04:00
nonce.cpp
nonce.h
pcre.txt
pdfile.cpp begin cmdline.h 2009-08-25 10:24:44 -04:00
pdfile.h don't allow dropping an index $ collection 2009-08-13 13:26:03 -04:00
query.cpp fix checks that operations cannot be performed on slaves; also, allow read operations on 2009-08-17 16:13:13 -04:00
query.h better comment 2009-08-11 14:34:45 -04:00
queryoptimizer.cpp SERVER-100 checkpoint field range organization improvements 2009-08-11 16:43:30 -04:00
queryoptimizer.h SERVER-100 checkpoint field range organization improvements 2009-08-11 16:43:30 -04:00
queryutil.cpp $mod operator 2009-08-20 16:50:58 -04:00
queryutil.h don't grab extra stuff with sub-object selectors 2009-08-15 03:30:59 +08:00
rec.h fast collection renaming within a database 2009-07-29 15:53:14 -04:00
reccache.cpp
reccache.h fast collection renaming within a database 2009-07-29 15:53:14 -04:00
reci.h fast collection renaming within a database 2009-07-29 15:53:14 -04:00
recstore.h
repl.cpp begin cmdline.h 2009-08-25 10:24:44 -04:00
repl.h isMaster() - still wasn't right 2009-08-17 21:46:18 -04:00
replset.h begin cmdline.h 2009-08-25 10:24:44 -04:00
resource.h
scanandorder.h sub field matching and abstracted FieldMatcher for futurization SERVER-89 2009-07-02 14:05:36 -04:00
security_commands.cpp
security.cpp
security.h
storage.cpp
storage.h begin cmdline.h 2009-08-25 10:24:44 -04:00
tests.cpp got rid of exit() calls 2009-08-07 15:37:50 -04:00