Commit Graph

332 Commits

Author SHA1 Message Date
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
Eliot Horowitz
791386affe oplog debugging 2010-04-28 22:13:38 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Dwight Merriman
e9561a49e9 fix warning with ismaster 2010-04-26 21:16:57 -04:00
Dwight Merriman
ae42460539 fix warning with ismaster 2010-04-26 20:58:41 -04:00
Dwight
bd8a3e9527 more /_commands 2010-04-23 16:41:56 -04:00
Dwight
837fd2cd86 /_commands in the http interface 2010-04-23 15:50:49 -04:00
Dwight
ca84dc6bb1 cleaning 2010-04-22 18:43:37 -04:00
Dwight
09a4b15404 rs work; ismaster 2010-04-22 16:17:18 -04:00
Dwight
3243403a5f tweak web page 2010-04-22 13:07:36 -04:00
Dwight Merriman
4150161551 rs 2010-04-21 21:19:37 -04:00
Dwight Merriman
ac91527d47 rename file 2010-04-21 18:46:31 -04:00
Dwight
927000277e fix String() elem; 2010-04-21 17:40:24 -04:00
Dwight
60b6c65c2a re 2010-04-21 16:43:51 -04:00
Dwight Merriman
b0da7500d9 allow some commands in the webui 2010-04-19 21:05:46 -04:00
Dwight
e54c7290f5 Merge commit 'origin/master'
Conflicts:

	SConstruct
	db/repl.cpp
2010-04-13 15:59:32 -04:00
Dwight
171a318e9e Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:

	SConstruct
2010-04-13 15:44:48 -04:00
Eliot Horowitz
0f09595154 move oplog code into db/oplog.* 2010-04-13 13:50:09 -04:00