0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/db
Dwight 5727d1b853 repl tweaks
justCreated wasn't qutie right
 smarter about handling new db's beign advertised
 log cleaner
2008-09-05 10:40:00 -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 minor repl; ocmments 2008-08-25 16:53:19 -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 more work on pairing 2008-09-04 18:24:03 -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 advertise new dbs for replication; handle user asserts on repl 2008-09-03 16:43:00 -04:00
dbclient.cpp repl tweaks 2008-09-05 10:40:00 -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 javajs.cpp : if the appsrvpath is set on command line, respect it 2008-08-22 15:06:24 -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 chedck for indexes on $inc updates. disallow the update then for now -- but will eventually allow and just update 2008-08-28 17:05:15 -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 added transient namespace info 2008-08-27 20:33:47 -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.cpp fix a possible typo?? 2008-08-28 20:34:44 -04:00
namespace.h chedck for indexes on $inc updates. disallow the update then for now -- but will eventually allow and just update 2008-08-28 17:05:15 -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 repl tweaks 2008-09-05 10:40:00 -04:00
pdfile.h repl tweaks 2008-09-05 10:40:00 -04:00
query.cpp endian check capability 2008-09-04 10:33:56 -04:00
query.h replicate $inc right; implement $set 2008-08-18 18:00:17 -04:00
repl.cpp repl tweaks 2008-09-05 10:40:00 -04:00
repl.h repl tweaks 2008-09-05 10:40:00 -04:00
replset.h endian check capability 2008-09-04 10:33:56 -04:00
resource.h added AGPL License Header to every file 2008-07-20 17:37:33 -04:00
scanandorder.h repl tweaks 2008-08-25 16:46:39 -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