Commit Graph

474 Commits

Author SHA1 Message Date
Eliot Horowitz
27e404fa08 cleaning to make sure _init isn't being called twice 2010-08-01 01:02:51 -04:00
dwight
6a5c95a8d3 unref local var warning 2010-07-30 15:01:03 -04:00
Eliot Horowitz
9b12951db2 c++ repl set connection will add hosts in hosts array to list SERVER-1320 2010-07-30 14:51:28 -04:00
Eliot Horowitz
67f4da9b32 replaced replica pair connection with basic set version SERVER-1320 2010-07-30 14:30:02 -04:00
Kristina Chodorow
44e6792db6 fix error code MINOR 2010-07-30 12:35:01 -04:00
dwight
b508f62fdf Merge branch 'master' of github.com:mongodb/mongo 2010-07-30 11:58:18 -04:00
dwight
f3fbd835d9 rs better error reporting 2010-07-30 11:35:28 -04:00
Eliot Horowitz
12aa34d0fa centralize connection url parsing SERVER-1319 2010-07-30 11:20:33 -04:00
Eliot Horowitz
0aecc0bfd3 fix memory leak in ParallelCursor on config changes 2010-07-29 16:31:41 -04:00
Eliot Horowitz
babe893b8a fix batchSize 2010-07-28 22:48:51 -04:00
Eliot Horowitz
8740436757 fix skip + batch size issue 2010-07-28 16:59:38 -04:00
Eliot Horowitz
1c138b4c77 fix paired auth 2010-07-26 16:25:27 -04:00
Eliot Horowitz
34a45ffdf0 stop pinging at shutdown 2010-07-23 23:14:03 -04:00
Eliot Horowitz
639a1ebc89 fixing 2010-07-23 02:33:44 -04:00
Eliot Horowitz
3b50ea0767 fix bach size for weird cases 2010-07-23 01:10:18 -04:00
Eliot Horowitz
a23b97a690 cleaning remove flags 2010-07-22 22:38:35 -04:00
Alberto Lerner
aeb3276abc SERVER-1278 sharding/cursor1.js shouldn't really work, fix upcoming 2010-07-22 16:59:57 -04:00
Eliot Horowitz
35642b3f1b Merge branch 'master' of github.com:mongodb/mongo 2010-07-22 13:53:33 -04:00
Alberto Lerner
f9c5b67d11 SERVER-1278 Expose cursor buffer remains to js testing 2010-07-22 13:48:43 -04:00
Eliot Horowitz
f8c35c1d96 treat some stale configs differently SERVER-1430 2010-07-22 12:45:58 -04:00
Eliot Horowitz
3bfc2c0099 findOne now takes const Query& 2010-07-21 16:30:32 -04:00
Eliot Horowitz
6048738ac9 raw methods for talking to db
fix sync cluster connection getMore
2010-07-21 14:12:32 -04:00
Eliot Horowitz
6c055169e6 fix warning 2010-07-20 23:16:33 -04:00
Dwight
12646d15a2 rs 2010-07-20 14:58:51 -04:00
Alberto Lerner
ed0081deed SERVER-1270 Elim c_str() /client 2010-07-20 12:57:07 -04:00
dwight
fe1d205aa8 rs 2010-07-19 22:32:43 -04:00
Eliot Horowitz
b7daa47bf1 Merge branch 'master' of github.com:mongodb/mongo 2010-07-19 12:08:24 -04:00
Eliot Horowitz
dc9de883be passthrough mongod $err through mognos SERVER-1431 2010-07-19 10:57:16 -04:00
Eliot Horowitz
1d76780d8a dos2unix 2010-07-19 10:56:58 -04:00
Dwight
d0df24eef0 signed unsigned warning 2010-07-19 10:41:48 -04:00
dwight
0256ad996b Merge branch 'master' of github.com:mongodb/mongo 2010-07-19 10:33:31 -04:00
Alberto Lerner
62c0c861b2 SERVER-1270 Fix example code 2010-07-19 10:29:51 -04:00
Alberto Lerner
f51a4d0669 SERVER-1270 Hook StringData to BufBuilder 2010-07-19 09:56:24 -04:00
dwight
d423c6169e rs initial sync 2010-07-19 09:29:49 -04:00
Alberto Lerner
6f728ae260 Eliminate BSONObj->string implicit conversion 2010-07-18 15:15:31 -04:00
dwight
46542f495c cleaning 2010-07-18 13:34:16 -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
Eliot Horowitz
2ae0976481 use long instead of int for count 2010-07-16 12:30:05 -04:00
Eliot Horowitz
d9a83e2d4d fix error code 2010-07-16 09:42:35 -04:00
Aaron
87d061f8e2 merge 2010-07-15 16:02:58 -07:00
Aaron
f26c497470 Merge branch 'master' of github.com:mongodb/mongo 2010-07-15 15:50:33 -07:00
Mathias Stearn
c5d33d557e Assert if DBClientCursor is NULL SERVER-1372 2010-07-15 14:17:33 -04:00
Aaron
2197e24460 SERVER-1387 clone/exhaust 2010-07-14 10:28:38 -07:00
Eliot Horowitz
360628a253 don't inline in cpp SERVER-1420 2010-07-14 11:50:42 -04:00
Alberto Lerner
13708352c2 More logging messages 2010-07-13 20:22:25 -04:00
Eliot Horowitz
d4df0245db conn cleaning 2010-07-13 18:21:37 -04:00
Eliot Horowitz
62737ff9c0 timeouts for distlock 2010-07-13 01:21:08 -04:00
Eliot Horowitz
1f3ff9a1c7 remove old pingers 2010-07-13 01:03:15 -04:00
Eliot Horowitz
453398b8b2 distlock pings, get rid of ourHostname 2010-07-13 00:56:08 -04:00