0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
mongodb/db
2008-08-21 18:05:13 -04:00
..
btree.cpp tailable cursors working 2008-08-13 12:17:18 -04:00
btree.h minor cleanup pragmas 2008-08-11 14:53:08 -04:00
btreecursor.cpp compile 2008-07-30 14:08:54 -04:00
clientcursor.cpp tailable cursors working 2008-08-13 12:17:18 -04:00
clientcursor.h important cursor bug fixes (getmore) 2008-07-30 14:07:02 -04:00
cloner.cpp reuse cursor from repl batch to batch 2008-08-19 14:39:44 -04:00
cursor.h tailable cursors working 2008-08-13 12:17:18 -04:00
db.cpp cleanup 2008-08-19 16:12:13 -04:00
db.h replication fixes plus some log cleanup 2008-08-02 14:58:15 -04:00
db.rc first commit 2007-10-19 19:35:48 -04:00
db.sln pcre 2007-11-04 13:11:38 -05:00
db.vcproj beginnings of some sorting stuff 2008-08-19 17:57:05 -04:00
dbclient.cpp repl npe / cleanup when can't connect to master 2008-08-17 21:32:37 -04:00
dbclient.h reuse cursor from repl batch to batch 2008-08-19 14:39:44 -04:00
introspect.cpp added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
introspect.h added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
javajs.cpp compile 2008-08-12 08:27:56 -04:00
javajs.h checkpoint my work 2008-08-12 10:30:27 -04:00
javatest.cpp added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
jsobj.cpp sort without index 2008-08-21 18:05:13 -04:00
jsobj.h sort without index 2008-08-21 18:05:13 -04:00
json.cpp collection options are retained when db is cloned; 2008-07-28 13:51:39 -04:00
json.h added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
makefile reuse cursor from repl batch to batch 2008-08-19 14:39:44 -04: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
minilex.h added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
namespace.h auto add _id index on slave so replication is fast 2008-08-19 17:13:20 -04:00
objwrappers.h added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
pcre.txt makefile 2007-11-04 13:14:02 -05:00
pdfile.cpp auto add _id index on slave so replication is fast 2008-08-19 17:13:20 -04:00
pdfile.h tailable cursors working 2008-08-13 12:17:18 -04:00
query.cpp sort without index 2008-08-21 18:05:13 -04:00
query.h replicate $inc right; implement $set 2008-08-18 18:00:17 -04:00
repl.cpp auto add _id index on slave so replication is fast 2008-08-19 17:13:20 -04:00
repl.h reuse cursor from repl batch to batch 2008-08-19 14:39:44 -04:00
resource.h added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
scanandorder.h sort without index 2008-08-21 18:05:13 -04:00
storage.h minor cleanup pragmas 2008-08-11 14:53:08 -04:00
tests.cpp repl master fix 2008-07-31 09:58:08 -04:00