0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
mongodb/db
2008-12-11 17:35:11 -05:00
..
btree.cpp bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
btree.h Cursor bracketing supports multiple inequalities on the same field 2008-12-11 09:48:14 -05:00
btreecursor.cpp Cursor bracketing supports multiple inequalities on the same field 2008-12-11 09:48:14 -05:00
clientcursor.cpp replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -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 protect against inappropriate $cmd's to a slave mode db 2008-12-11 10:27:05 -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 bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
db.cpp protect against inappropriate $cmd's to a slave mode db 2008-12-11 10:27:05 -05:00
db.h fix my brain dead timing code 2008-12-10 16:52:25 -05:00
db.rc
db.sln dbgrid start 2008-09-09 10:19:31 -04:00
db.vcproj bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
dbcommands.cpp protect against inappropriate $cmd's to a slave mode db 2008-12-11 10:27:05 -05:00
dbeval.cpp protect against inappropriate $cmd's to a slave mode db 2008-12-11 10:27:05 -05:00
dbhelpers.cpp bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
dbhelpers.h bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
dbinfo.cpp bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
dbinfo.h bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
dbmessage.h replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
dbwebserver.cpp protect against inappropriate $cmd's to a slave mode db 2008-12-11 10:27:05 -05:00
instance.cpp protect against inappropriate $cmd's to a slave mode db 2008-12-11 10:27:05 -05:00
instance.h Adding new unit dbtests binary, with a few btree tests; moved some global state from db.cpp to instance.cpp 2008-12-02 09:53:05 -08: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 catch file io exception 2008-10-29 17:26:06 -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 Added some index details tests 2008-12-11 15:20:28 -05:00
jsobj.h Added some index details tests 2008-12-11 15:20:28 -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 Index details unit tests initial commit 2008-12-11 11:07:05 -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 replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
namespace.h Added some index details tests 2008-12-11 15:20:28 -05:00
pcre.txt
pdfile.cpp Some basic array index improvements 2008-12-11 17:35:11 -05:00
pdfile.h clone/copy db now works on replicating databases 2008-12-03 18:27:32 -05:00
query.cpp prettier plus eliminating a couple warnings on visual c++ 2008-12-10 11:39:13 -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 protect against inappropriate $cmd's to a slave mode db 2008-12-11 10:27:05 -05:00
repl.h fix my brain dead timing code 2008-12-10 16:52:25 -05:00
replset.h Lock repl pair state where necessary. 2008-12-10 13:07:18 -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 rename classes 2008-10-21 16:13:48 -04:00
tests.cpp repl master fix 2008-07-31 09:58:08 -04:00