Commit Graph

349 Commits

Author SHA1 Message Date
dwight
b604f18d96 maybe this will make repl10.js run consistently 2010-08-30 00:16:39 -04:00
Dwight
38462a23b8 const feels safer, especially for public member variables 2010-08-26 11:03:31 -04:00
Dwight
2f1b077bb5 do not background index when applying a create index operation 2010-08-23 13:55:34 -04:00
Aaron
20b2089bfc Merge branch 'master' of github.com:mongodb/mongo 2010-08-16 13:59:22 -07:00
Aaron
5cfa013077 SERVER-1461 auth when getting remote authlog info 2010-08-16 13:59:08 -07:00
Dwight
df4b31b8bb SERVER-1626 initial sync bug fix 2010-08-16 15:32:14 -04:00
Eliot Horowitz
99ac3f8fcb fixing noop replication handling 161 2010-08-16 13:45:52 -04:00
dwight
b7e8c05787 cleaning 2010-08-16 09:00:58 -04:00
dwight
7e9509fd1f attempted repl fix 161? 2010-08-15 17:01:58 -04:00
dwight
76698bd5af towards fixing replication initial sync problem with 1.6 161 2010-08-14 15:32:38 -04:00
dwight
1da6a0d35b faster 2010-08-12 16:13:07 -04:00
dwight
953f7938c3 CS-112 initial sync problem with traditional replication 2010-08-12 16:09:18 -04:00
dwight
0130af002c patch: problem with initial sync in 1.6.0 from an idle master. BUG CS-112 2010-08-12 16:06:16 -04:00
Eliot Horowitz
8fc8c8c315 fix serverStatus for replica sets SERVER-1570 2010-08-04 16:02:49 -04:00
Dwight
1ec6fb1d4b SERVER-1523 and some diagui fixes 2010-08-02 15:21:26 -04:00
Dwight
fb86e95b06 return true from ismaster before rs initiate 2010-08-02 13:25:28 -04:00
Dwight
4c28261430 cleaning 2010-07-21 13:13:36 -04:00
Dwight
d6249cdbd8 Merge branch 'master' of github.com:mongodb/mongo 2010-07-20 13:37:16 -04:00
Dwight
c419b08b34 rs 2010-07-20 13:37:09 -04:00
Alberto Lerner
2b14da5f10 SERVER-1270 Elim c_str() /db 2010-07-20 12:39:35 -04:00
dwight
fe1d205aa8 rs 2010-07-19 22:32:43 -04:00
Alberto Lerner
d46f9c1bfe Eliminate implicit conversion 2010-07-19 12:39:14 -04:00
dwight
d423c6169e rs initial sync 2010-07-19 09:29:49 -04:00
Alberto Lerner
daf8c0fbd0 Revert "SERVER-1270 Prep for hooking StringData"
This reverts commit b7c9a9fc57.
2010-07-17 16:07:38 -04:00
Alberto Lerner
b7c9a9fc57 SERVER-1270 Prep for hooking StringData 2010-07-17 14:33:17 -04:00
dwight
2212743ad5 rs 2010-07-16 12:51:01 -04:00
dwight
c4f76b5da7 elim msg 2010-07-15 13:08:34 -04:00
Eliot Horowitz
564f6d8f1e fix ismaster for master/master SERVER-1253 2010-07-14 14:04:46 -04:00
Eliot Horowitz
164efbd0a2 in master/master ismaster should be 1 SERVER-1253 2010-07-13 17:02:31 -04:00
Kristina Chodorow
f4ef1cf1c7 nicer message when slaving off of a non-master SERVER-962 2010-07-12 17:39:01 -04:00
Dwight
93137d0791 pretouch 2010-07-12 12:37:27 -04:00
dwight
39dbe97e66 --pretouch 2010-07-06 17:49:20 -04:00
dwight
d0cf28370b abstract out op log reading a little (beginning) 2010-07-05 12:29:42 -04:00
dwight
cf9be9599a --pretouch n 2010-07-05 10:12:32 -04:00
Dwight
082a592291 pretouch experiment 2010-06-30 15:56:59 -04:00
Dwight
7fb7c94f25 rs 2010-06-29 18:27:09 -04:00
Eliot Horowitz
3bb8743e0c cleaning up oplog apply 2010-06-29 14:49:06 -04:00
Eliot Horowitz
9255178783 some asserts 2010-06-08 11:37:30 -04:00
Eliot Horowitz
3fa7349013 repl: only try to get a write lock for keepalive 2010-06-04 23:07:41 -04:00
Dwight Merriman
fbcc10e5f9 rs 2010-05-30 15:38:37 -04:00
Dwight Merriman
e9d175a86c tweak to _logOp() teeny bit faster 2010-05-30 15:04:20 -04:00
Dwight Merriman
a403fb5de8 clean up some file names rs 2010-05-29 15:45:47 -04:00
Dwight
c830be1477 log less during unit tests 2010-05-19 12:11:17 -04:00
Eliot Horowitz
df4d9f3617 more fallout from "ok" change 2010-05-18 11:36:10 -04:00
Dwight
34e2b5421d rs made most commands return ok:true or false instead of ok:1 or 0 !!! 2010-05-14 16:32:24 -04:00
Mathias Stearn
d060bfb595 convert massert and uassert back to macros 2010-05-14 13:34:50 -04:00
Eliot Horowitz
125940bd3b debugging for weird repl issue 2010-05-14 11:18:48 -04:00
Eliot Horowitz
740cc1308e auto_ptr -> shared_ptr for Cursor objects 2010-05-07 17:25:57 -04:00
Eliot Horowitz
914a2017e5 fix repl test 2010-05-03 17:04:55 -04:00
Eliot Horowitz
a48c830de9 Command::run gets "test" not "test.$cmd" 2010-05-03 16:25:34 -04:00