0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

669 Commits

Author SHA1 Message Date
Eliot Horowitz
0eb21f59f9 some more things to ignore 2008-09-15 09:50:39 -04:00
Dwight
f9fd02c198 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-09-15 09:14:53 -04:00
Dwight
75418800a2 dbgrid new files 2008-09-15 09:14:42 -04:00
dwight
2a8679c801 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-09-14 22:49:44 -04:00
dwight
e783239b3f copydb work 2008-09-14 22:49:30 -04:00
Eliot Horowitz
245779485e Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p 2008-09-14 22:03:01 -04:00
Eliot Horowitz
31eff8fb7c can use this. instead of obj. for $where
scope passing for db.eval
2008-09-14 13:16:50 -04:00
Eliot Horowitz
54668a9afe can pass functions with scopes 2008-09-14 12:39:49 -04:00
Eliot Horowitz
5fa38bdead ./db javatest just runs the jni test 2008-09-14 12:38:48 -04:00
Dwight
3332989338 copydb - not yet done 2008-09-12 15:00:20 -04:00
Dwight
18e7e1fa40 fix assumed initialization order of globals 2008-09-12 11:26:51 -04:00
Dwight
e9370576ad oplogging off unless a special build 2008-09-11 16:25:16 -04:00
Dwight
f56113d736 arbitrate 2008-09-11 15:13:47 -04:00
Dwight
87ba097b35 declare who our remote is on ismaster cmd 2008-09-11 13:48:30 -04:00
Dwight
2b67b58085 Option_SlaveOk 2008-09-11 13:04:30 -04:00
Dwight
1d4379a5d2 dbgrid.cpp added; return $err on assert 2008-09-11 10:45:57 -04:00
Dwight
5f163f72b8 dbgrid.vcproj missing; more work on dbgrid 2008-09-11 09:15:34 -04:00
Dwight
f2bee299e4 clean up commands (new method for making them) 2008-09-10 15:31:05 -04:00
Dwight
0756afd8e2 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-09-10 11:39:04 -04:00
Dwight
7f490a85c2 comments 2008-09-10 11:38:51 -04:00
Eliot Horowitz
84e3a515b4 $where leak 2008-09-09 21:51:27 -04:00
Dwight
90d0885116 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/makefile
2008-09-09 14:30:22 -04:00
Dwight
98d4a02dcb dbgrid start 2008-09-09 10:19:31 -04:00
dwight
4af0da7918 break out code to serparate file 2008-09-08 20:37:59 -04:00
Dwight
8dd8937576 better class name 2008-09-05 18:04:29 -04:00
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
Dwight
5f9d52a2f5 more work on pairing 2008-09-04 18:24:03 -04:00
Dwight
5deec92469 endian check capability
repl work in progress
cleanup
2008-09-04 10:33:56 -04:00
Dwight
8cac7e4dc4 advertise new dbs for replication; handle user asserts on repl 2008-09-03 16:43:00 -04:00
Eliot Horowitz
fd876a27f7 fix a possible typo??
dwight - please verify
2008-08-28 20:34:44 -04:00
dwight
5bd0db4c4c chedck for indexes on $inc updates. disallow the update then for now -- but will eventually allow and just update
the index
2008-08-28 17:05:15 -04:00
Dwight
d434796704 transientdetails work in prog 2008-08-28 09:54:46 -04:00
Dwight
6591d77bd9 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-08-27 20:33:57 -04:00
Dwight
10d993452b added transient namespace info 2008-08-27 20:33:47 -04:00
yellow
fa9c4b0b5f --master default in run.tcs 2008-08-27 00:24:08 +00:00
Dwight
43529c43cf we only clone one database per pass, even if a lot need done. This helps us
avoid overflowing the master's transaction log by doing too much work before going
back to read more transactions. (Imagine a scenario of slave startup where we try to
clone 100 databases in one pass.)
2008-08-26 13:34:34 -04:00
dwight
8d00ee0321 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-08-25 16:53:30 -04:00
dwight
26d4234362 minor repl; ocmments 2008-08-25 16:53:19 -04:00
Dwight
ca08e48791 repl tweaks 2008-08-25 16:46:39 -04:00
dwight
94f9bdee47 forgot to implement skip() for scanandorder 2008-08-24 20:43:48 -04:00
dwight
247764becc Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-08-24 19:21:52 -04:00
dwight
f7acdf8f13 rebuilt boost 2008-08-24 19:21:35 -04:00
U-GEIR-5ACC88A714\Administrator
5599f9ec69 db.cpp : tweak correction of supplied data dir path to work on windows
also.  This needs a real fix - something a little more elegant
2008-08-23 06:58:38 -04:00
U-GEIR-5ACC88A714\Administrator
b4d9b391a3 javajs.cpp : if the appsrvpath is set on command line, respect it 2008-08-22 15:06:24 -04:00
Dwight
02bc370b37 sort without index 2008-08-21 18:05:13 -04:00
Dwight
d3099f01ab beginnings of some sorting stuff 2008-08-19 17:57:05 -04:00
Dwight
53c3f540b6 auto add _id index on slave so replication is fast 2008-08-19 17:13:20 -04:00
Dwight
bfb61b7795 cleanup 2008-08-19 16:12:13 -04:00
Dwight
4e922d955b reuse cursor from repl batch to batch 2008-08-19 14:39:44 -04:00
Dwight
c0867d2c3f replicate $inc right; implement $set 2008-08-18 18:00:17 -04:00