0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/db
2008-12-09 14:42:47 -05:00
..
btree.cpp bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
btree.h Add comments for new functions, pass set<> by reference as requested by Dwight 2008-12-09 14:42:47 -05:00
btreecursor.cpp Add comments for new functions, pass set<> by reference as requested by Dwight 2008-12-09 14:42:47 -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 don't log to our oplog operations we are replicating from elsewhere 2008-12-05 10:09:16 -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 Adding some pairing tests 2008-12-05 16:03:35 -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 Move the definition of objcheck variable from db.cpp to 2008-12-08 14:41:38 -05:00
db.h Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-12-05 16:51:43 -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 bug with the new NumericInt datatype fixed 2008-12-06 14:49:27 -05:00
dbcommands.cpp timing capabilities 2008-12-05 16:45:10 -05:00
dbeval.cpp don't log to our oplog operations we are replicating from elsewhere 2008-12-05 10:09:16 -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 timing capabilities 2008-12-05 16:45:10 -05:00
instance.cpp Move the definition of objcheck variable from db.cpp to 2008-12-08 14:41:38 -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 Bracket btree cursors with beginning and and ending keys 2008-12-09 09:54:51 -05:00
jsobj.h Add comments for new functions, pass set<> by reference as requested by Dwight 2008-12-09 14:42:47 -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 Adding some pairing tests 2008-12-05 16:03:35 -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 replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
pcre.txt makefile 2007-11-04 13:14:02 -05:00
pdfile.cpp show assertions in the web console 2008-12-04 18:11:25 -05:00
pdfile.h clone/copy db now works on replicating databases 2008-12-03 18:27:32 -05:00
query.cpp Bracket btree cursors with beginning and and ending keys 2008-12-09 09:54:51 -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 Add arbitration unit test; adjust tab formatting of some files 2008-12-07 20:58:20 -05:00
repl.h clone/copy db now works on replicating databases 2008-12-03 18:27:32 -05:00
replset.h Add arbitration unit test; adjust tab formatting of some files 2008-12-07 20:58:20 -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