0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
2008-12-02 09:54:32 -08:00
..
btree.cpp Prevent right bucket data overflow, index reverse locations consistently when key is missing 2008-12-01 14:48:05 -08:00
btree.h better error message replication 2008-11-19 17:29:06 -05:00
btreecursor.cpp big change for stopOnMiss 2008-11-18 15:47:37 -05:00
clientcursor.cpp minor repl; ocmments 2008-08-25 16:53:19 -04:00
clientcursor.h big change for stopOnMiss 2008-11-18 15:47:37 -05:00
cloner.cpp rename classes 2008-10-21 16:13:48 -04:00
commands.cpp first cut of $hint 2008-11-17 15:39:03 -05:00
commands.h catch asserts and report error to client on a query 2008-10-29 16:48:03 -05:00
cursor.h big change for stopOnMiss 2008-11-18 15:47:37 -05:00
db.cpp Forgot commit -a 2008-12-02 09:54:32 -08:00
db.h copydb work 2008-09-14 22:49:30 -04: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 web console beginnings 2008-11-29 20:01:58 -05:00
dbcommands.cpp dbgrid cmd line optinos 2008-11-13 15:52:20 -05:00
dbeval.cpp slightly smarter tostring 2008-12-01 10:59:53 -05:00
dbmessage.h catch asserts and report error to client on a query 2008-10-29 16:48:03 -05:00
dbwebserver.cpp repl pair bug fix 2008-12-01 14:55:36 -05:00
instance.cpp 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
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 rename classes 2008-10-21 16:13:48 -04:00
introspect.h tostring better 2008-11-16 21:00:22 -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 slightly smarter tostring 2008-12-01 10:59:53 -05:00
jsobj.h Move pcre include to a more idiomatic place 2008-12-02 09:50:19 -08: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 Forgot commit -a 2008-12-02 09:54:32 -08: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 fix bug from last commit 2008-11-18 16:09:58 -05:00
matcher.h Move pcre include to a more idiomatic place 2008-12-02 09:50:19 -08:00
minilex.h added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
namespace.cpp big change for stopOnMiss 2008-11-18 15:47:37 -05:00
namespace.h big change for stopOnMiss 2008-11-18 15:47:37 -05:00
pcre.txt makefile 2007-11-04 13:14:02 -05:00
pdfile.cpp embedded object segfault fix 2008-11-04 15:05:01 -05:00
pdfile.h repl pair bug fix 2008-12-01 14:55:36 -05:00
query.cpp big change for stopOnMiss 2008-11-18 15:47: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 nscanned on slow query output in log 2008-11-15 19:04:01 -05:00
repl.cpp repl pair bug fix 2008-12-01 14:55:36 -05:00
repl.h a little more on web 2008-11-30 21:00:54 -05:00
replset.h repl pair bug fix 2008-12-01 14:55:36 -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