agirbal
|
403b7aa8a2
|
SERVER-3168: Fixed hexadecimal output, added tests
|
2011-06-22 10:16:14 -07:00 |
|
Kristina
|
8c8f5220ef
|
added extraOptions to ShardingTest ctor
|
2011-06-22 12:56:22 -04:00 |
|
Kristina
|
d9cec7a480
|
add auth method for config server connections SERVER-921
|
2011-06-22 12:52:45 -04:00 |
|
Kristina
|
1b7c6af8a4
|
added "me" field to rs.initiate output for debugging
|
2011-06-22 10:47:38 -04:00 |
|
Kristina
|
7ded5352a3
|
allow reconfig on secondary on startup
|
2011-06-22 10:23:09 -04:00 |
|
Kristina
|
d48c3165d3
|
Revert "allow reconfig on secondary on startup"
This reverts commit 6973006921 .
|
2011-06-22 10:21:13 -04:00 |
|
Kristina
|
dfddbec61e
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-06-22 10:17:11 -04:00 |
|
Kristina
|
6c4b677fcd
|
allow reconfig on secondary on startup
|
2011-06-22 10:16:45 -04:00 |
|
Kristina
|
6973006921
|
allow reconfig on secondary on startup
|
2011-06-22 10:06:22 -04:00 |
|
Aaron
|
34c0970db0
|
cleanups for parallel tests
|
2011-06-21 22:58:34 -07:00 |
|
agirbal
|
ab47d8d34b
|
fix error codes
|
2011-06-21 22:35:35 -07:00 |
|
Eliot
|
6391c98326
|
Merge pull request #46 from spf13/master
Resolving issue saving a document with a reference containing [$db] in the shell
|
2011-06-21 20:43:12 -07:00 |
|
gregs
|
99c28cb998
|
errorcodes
|
2011-06-21 22:09:04 -04:00 |
|
agirbal
|
e40135e5ce
|
SERVER-2531: added support for MERGE mode for M/R with sharded output
Added generic method to do update() to shards
|
2011-06-21 18:42:47 -07:00 |
|
Mathias Stearn
|
d56df68463
|
first pass at --shutdown flag. Will use in init scripts after more testing SERVER-3307
|
2011-06-21 19:39:53 -04:00 |
|
Mathias Stearn
|
d55d9744ad
|
Build parsedOpts object, print it at startup and include in getCmdLineOpts SERVER-3076
|
2011-06-21 19:39:53 -04:00 |
|
gregs
|
b5737916a7
|
only check shard version on 'top-level' shard connections SERVER-3926
|
2011-06-21 19:25:03 -04:00 |
|
gregs
|
7acd676093
|
Auto-gen zero error codes.
|
2011-06-21 17:23:01 -04:00 |
|
Steve Francia
|
aefc2167f4
|
Added $db to allowed fields with names starting with '$'
|
2011-06-21 13:21:09 -07:00 |
|
Aaron
|
1d59eb6603
|
update test to reflect new write count value for clearing query cache
|
2011-06-21 10:51:15 -07:00 |
|
Aaron
|
2a0ef3dd38
|
Revert "Revert "increase query cache clear threshold""
This reverts commit aed79701ca .
|
2011-06-21 10:51:15 -07:00 |
|
Aaron
|
fcbfd0f54e
|
SERVER-3222 merge
|
2011-06-21 10:51:15 -07:00 |
|
Aaron
|
4de924a3d9
|
SERVER-3222 min and max for type cleaning and fixes
|
2011-06-21 10:51:14 -07:00 |
|
Dwight
|
473a982fab
|
small sniffer improvements
|
2011-06-21 13:22:59 -04:00 |
|
Dwight
|
add206436e
|
temp stop age out of journal files for backups. backport?
|
2011-06-21 12:48:31 -04:00 |
|
Dwight
|
67d1821746
|
towards compile v8 windows
|
2011-06-21 10:39:27 -04:00 |
|
dwight
|
aed79701ca
|
Revert "increase query cache clear threshold"
until unit test updated
This reverts commit 7e6536744b .
|
2011-06-21 09:23:00 -04:00 |
|
Eliot Horowitz
|
61be4fc835
|
some include cleaning
|
2011-06-21 01:56:49 -04:00 |
|
Aaron
|
42c87168a9
|
SEVER-3304 SERVER-3222 test
|
2011-06-20 18:02:31 -07:00 |
|
dwight
|
3dd1ea030d
|
clarify
|
2011-06-20 20:35:25 -04:00 |
|
dwight
|
7e6536744b
|
increase query cache clear threshold
|
2011-06-20 20:30:51 -04:00 |
|
dwight
|
e33be1a519
|
SERVER-3295 report more details on cursors in serverstatus to facilitate troubleshooting
|
2011-06-20 20:17:44 -04:00 |
|
Mathias Stearn
|
03736f9567
|
Don't allow manual split-point with different field order SERVER-3080
|
2011-06-20 19:29:12 -04:00 |
|
Dwight
|
09a3af0229
|
compile vstudio
|
2011-06-20 17:54:02 -04:00 |
|
Dwight
|
430257374f
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-06-20 17:43:32 -04:00 |
|
Dwight
|
05d1949790
|
try to compile with v8 on widnows
|
2011-06-20 17:43:18 -04:00 |
|
Eliot Horowitz
|
32de61255e
|
putting delete in its own files and related cleaning
|
2011-06-20 17:34:16 -04:00 |
|
Dwight
|
cfc98d710f
|
minor
|
2011-06-20 17:29:47 -04:00 |
|
Eliot Horowitz
|
4d2cb04931
|
more update cleaning
|
2011-06-20 16:23:54 -04:00 |
|
Eliot Horowitz
|
62ee12935a
|
move comment
|
2011-06-20 16:17:32 -04:00 |
|
Eliot Horowitz
|
cf2980774d
|
move update.* to db/ops/
|
2011-06-20 16:16:37 -04:00 |
|
Aaron
|
5160c0eba1
|
SERVER-3298 add test
|
2011-06-20 11:29:03 -07:00 |
|
Mathias Stearn
|
fed4db4c72
|
Create conn threads in detached state since we never join them SERVER-2707
|
2011-06-20 13:04:13 -04:00 |
|
dwight
|
9c4ea72b22
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-06-20 12:09:20 -04:00 |
|
dwight
|
1576673c06
|
compile unused var
|
2011-06-20 12:09:15 -04:00 |
|
Mathias Stearn
|
046fac5383
|
Use 1MB stacks on linux (512k in DEBUG builds) SERVER-2707
|
2011-06-20 12:07:39 -04:00 |
|
Mathias Stearn
|
4ff37d67a4
|
Revert "set stack size; stubbed not used at this point"
This reverts commit c619fcb83e .
|
2011-06-20 12:07:21 -04:00 |
|
Mathias Stearn
|
6ec18b293a
|
Compile fixes
|
2011-06-20 12:02:15 -04:00 |
|
dwight
|
870c4e5da5
|
compile
|
2011-06-20 11:01:43 -04:00 |
|
dwight
|
5a2f84dcfe
|
have to handle recursive locked case on a touch/yield
|
2011-06-20 10:45:49 -04:00 |
|