Dwight
|
494530e5d2
|
rs potential fix for sync1.js intermittents 163
|
2010-08-30 10:56:17 -04:00 |
|
Dwight
|
cf5470b58e
|
rs bug fixed was refusing to leave ROLLBACK state after successful rollback on some edge cases 164
|
2010-08-30 10:20:12 -04:00 |
|
dwight
|
b604f18d96
|
maybe this will make repl10.js run consistently
|
2010-08-30 00:16:39 -04:00 |
|
dwight
|
a08d9422aa
|
better debugging for sync1.js
|
2010-08-29 22:17:22 -04:00 |
|
dwight
|
a5818c40a7
|
more logging to debugh sync1.js [2]
|
2010-08-29 21:24:15 -04:00 |
|
dwight
|
0a780284ff
|
more logging to debugh sync1.js
|
2010-08-29 21:20:54 -04:00 |
|
dwight
|
3701f69ddf
|
rs add a new test case
|
2010-08-29 16:03:17 -04:00 |
|
dwight
|
b23b4cadd3
|
better test logging; log less pdfile
|
2010-08-29 14:54:33 -04:00 |
|
dwight
|
8864cfafff
|
crlf
|
2010-08-28 18:27:50 -04:00 |
|
Eliot Horowitz
|
189291f8a6
|
add if debug is on to buildinfo
|
2010-08-28 02:19:06 -04:00 |
|
dwight
|
7b849bd6c6
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-27 16:50:53 -04:00 |
|
Alberto Lerner
|
b56b1850b5
|
SERVER-1607 isMaster returns the name of the replica set, if appropriate
|
2010-08-27 16:39:43 -04:00 |
|
dwight
|
f0234a1fbb
|
rs checkpoint work
|
2010-08-27 16:38:56 -04:00 |
|
dwight
|
3c0f8b9ff3
|
makemessagingport findable from the Client object
|
2010-08-27 13:53:55 -04:00 |
|
dwight
|
b8efa65bfc
|
mak evisual studio happy
|
2010-08-26 21:09:51 -04:00 |
|
Mathias Stearn
|
c59b38288f
|
odd $near bug
|
2010-08-26 18:26:47 -04:00 |
|
Eliot Horowitz
|
585718e60f
|
cleaning query caching thread safety
|
2010-08-26 17:23:48 -04:00 |
|
Kristina Chodorow
|
b5495c7d82
|
add namespace to remove logging SERVER-1642
|
2010-08-26 16:35:42 -04:00 |
|
Eliot Horowitz
|
7bbe2939e9
|
fix nested CurOp cleaning SERVER-1610
|
2010-08-26 15:55:38 -04:00 |
|
Dwight
|
ca17d8fced
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-26 13:57:02 -04:00 |
|
Dwight
|
d6e2576ef7
|
compile hmmm
|
2010-08-26 13:56:55 -04:00 |
|
Eliot Horowitz
|
003041031a
|
make web console get query in a thread safe way SERVER-1692
|
2010-08-26 13:54:10 -04:00 |
|
Dwight
|
222a8c5589
|
more config validation at rs startup
|
2010-08-26 13:47:27 -04:00 |
|
Dwight
|
a4dd56477e
|
check for extraneous fields in replset member config subobjects
|
2010-08-26 13:33:26 -04:00 |
|
Dwight
|
61cf36b823
|
fix crash just introduced
|
2010-08-26 12:22:23 -04:00 |
|
Dwight
|
22b2a2988c
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-26 12:18:11 -04:00 |
|
Dwight
|
6d694cef86
|
clean up logging. now that we show the thread the indentation wasnt useful
|
2010-08-26 12:18:03 -04:00 |
|
Eliot Horowitz
|
4b6447bdcb
|
use logns so dbtop is sane
|
2010-08-26 12:16:22 -04:00 |
|
Dwight
|
c9f6f7b02e
|
rawOut appends a linefeed (for better or worse). so dont pass it one as long as it does that
|
2010-08-26 12:11:47 -04:00 |
|
Dwight
|
ed718fdf5d
|
should be slightly faster
|
2010-08-26 12:02:56 -04:00 |
|
Dwight
|
36566550f0
|
cleaning
|
2010-08-26 11:59:30 -04:00 |
|
Dwight
|
38462a23b8
|
const feels safer, especially for public member variables
|
2010-08-26 11:03:31 -04:00 |
|
Dwight
|
92f0779172
|
make ~Database safer
|
2010-08-26 10:42:07 -04:00 |
|
dwight
|
c3374940d9
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-26 08:43:23 -04:00 |
|
dwight
|
c48de7b655
|
say TOTAL instead of GLOBAL in dbtop
|
2010-08-26 08:43:11 -04:00 |
|
Eliot Horowitz
|
65078c15cb
|
when using a special index, don't record because may screw up later SERVER-1669
|
2010-08-26 00:28:35 -04:00 |
|
dwight
|
8bbf74107e
|
trying to figure out segfault
|
2010-08-25 22:43:45 -04:00 |
|
Eliot Horowitz
|
c78415729e
|
fix lexNumCmp with magic end of marker
|
2010-08-25 18:30:51 -04:00 |
|
Eliot Horowitz
|
666af2a1b9
|
turn off debugging
|
2010-08-25 16:56:27 -04:00 |
|
Eliot Horowitz
|
053d5cd385
|
fix update with non-ascii keys
|
2010-08-25 16:55:33 -04:00 |
|
Eliot Horowitz
|
62cfaf245e
|
some log cleaning
|
2010-08-25 16:10:31 -04:00 |
|
Dwight
|
fe6dba14c7
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-25 16:01:40 -04:00 |
|
Dwight
|
6f15b6f62d
|
defensive
|
2010-08-25 16:01:32 -04:00 |
|
Mathias Stearn
|
259dc007d7
|
Disable JSONP by default due to security implications
|
2010-08-25 15:26:20 -04:00 |
|
Dwight
|
deec63fa24
|
fix a 1.7 regression of REST stuff
|
2010-08-25 14:52:36 -04:00 |
|
Dwight
|
84909e910d
|
fix a 1.7 regression of _replSetOplog? page
|
2010-08-25 14:39:04 -04:00 |
|
Dwight
|
d3ffc1a7bb
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-25 13:51:48 -04:00 |
|
Dwight
|
1b170096a2
|
SERVER-1612 rs better logging 163
|
2010-08-25 13:51:41 -04:00 |
|
Mike Dirolf
|
e04806ebd2
|
minor: update help text for some commands to match preferred casing
|
2010-08-25 13:50:58 -04:00 |
|
Dwight
|
e52542e586
|
cleaning formatting
|
2010-08-25 13:01:36 -04:00 |
|