0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/db
2008-12-18 15:25:19 -05:00
..
btree.cpp Make g++ warnings stricter, clear a few new warnings 2008-12-17 14:09:37 -05:00
btree.h Cursor bracketing supports multiple inequalities on the same field 2008-12-11 09:48:14 -05:00
btreecursor.cpp Make g++ warnings stricter, clear a few new warnings 2008-12-17 14:09:37 -05:00
clientcursor.cpp fix linker warnings for vc++ 2008-12-17 15:47:25 -05:00
clientcursor.h replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
cloner.cpp Cloner shouldn't double-init the cursor 2008-12-18 15:25:19 -05:00
commands.cpp don't log to our oplog operations we are replicating from elsewhere 2008-12-05 10:09:16 -05:00
commands.h protect against inappropriate $cmd's to a slave mode db 2008-12-11 10:27:05 -05:00
cursor.h big change for stopOnMiss 2008-11-18 15:47:37 -05:00
database.h Make g++ warnings stricter, clear a few new warnings 2008-12-17 14:09:37 -05:00
db.cpp Automatically repair databases when pdfile version changes 2008-12-18 13:32:47 -05:00
db.h Automatically repair databases when pdfile version changes 2008-12-18 13:32:47 -05:00
db.rc first commit 2007-10-19 19:35:48 -04:00
db.sln dbgrid start 2008-09-09 10:19:31 -04:00
db.vcproj fix linker warnings for vc++ 2008-12-17 15:47:25 -05:00
dbcommands.cpp Decopule master/slave repair 2008-12-16 12:10:15 -05:00
dbeval.cpp protect against inappropriate $cmd's to a slave mode db 2008-12-11 10:27:05 -05:00
dbhelpers.cpp $cmd replacepeer 2008-12-15 17:23:54 -05:00
dbhelpers.h $cmd replacepeer 2008-12-15 17:23:54 -05:00
dbinfo.cpp bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
dbinfo.h Automatically repair databases when pdfile version changes 2008-12-18 13:32:47 -05:00
dbmessage.h Use socketless interface for cloning using single db instance 2008-12-18 12:02:12 -05:00
dbwebserver.cpp Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-12-17 15:47:33 -05:00
instance.cpp Automatically repair databases when pdfile version changes 2008-12-18 13:32:47 -05:00
instance.h Use socketless interface for cloning using single db instance 2008-12-18 12:02:12 -05:00
introspect.cpp replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
introspect.h replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
javajs.cpp Use #pragma message rather than #warning in windows 2008-12-17 16:27:53 -05:00
javajs.h rename classes 2008-10-21 16:13:48 -04:00
javatest.cpp added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
jsobj.cpp Make g++ warnings stricter, clear a few new warnings 2008-12-17 14:09:37 -05:00
jsobj.h Add repairDatabase support 2008-12-16 10:20:24 -05:00
json.cpp rename classes 2008-10-21 16:13:48 -04:00
json.h rename classes 2008-10-21 16:13:48 -04:00
makefile Eliminate 2 types of compiler warnings 2008-12-17 17:39:18 -05:00
makefile.Darwin.i386 Added flag to build with 10.4 compatability. 2008-07-21 11:07:19 -04:00
makefile.Linux.i686 Modify makefile system to allow different builds on 32-bit vs 64-bit linux. 2008-03-26 10:11:29 -04:00
makefile.Linux.x86_64 added 64 bit directory 2008-06-08 20:43:12 +00:00
matcher.cpp Bracket btree cursors with beginning and and ending keys 2008-12-09 09:54:51 -05:00
matcher.h Bracket btree cursors with beginning and and ending keys 2008-12-09 09:54:51 -05:00
minilex.h added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
namespace.cpp Add repairDatabase support 2008-12-16 10:20:24 -05:00
namespace.h Add repairDatabase support 2008-12-16 10:20:24 -05:00
pcre.txt makefile 2007-11-04 13:14:02 -05:00
pdfile.cpp Automatically repair databases when pdfile version changes 2008-12-18 13:32:47 -05:00
pdfile.h Automatically repair databases when pdfile version changes 2008-12-18 13:32:47 -05:00
query.cpp Make g++ warnings stricter, clear a few new warnings 2008-12-17 14:09:37 -05:00
query.h rename classes 2008-10-21 16:13:48 -04:00
queryoptimizer.cpp nscanned on slow query output in log 2008-11-15 19:04:01 -05:00
queryoptimizer.h replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
repl.cpp Automatically repair databases when pdfile version changes 2008-12-18 13:32:47 -05:00
repl.h $cmd replacepeer 2008-12-15 17:23:54 -05:00
replset.h Not master if haven't caught up 2008-12-12 16:00:55 -05:00
resource.h added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
scanandorder.h big change for stopOnMiss 2008-11-18 15:47:37 -05:00
storage.h clean up compare for diskloc class a little had some dup code 2008-12-17 12:23:06 -05:00
tests.cpp repl master fix 2008-07-31 09:58:08 -04:00