gregs
|
53965e6f03
|
Allow turning off journaling at smoke.py command line to make tests run faster and not preallocate
|
2011-08-01 12:44:11 -04:00 |
|
dwight
|
fb8b893665
|
make journaling the default on 64 bit
|
2011-07-31 08:36:46 -04:00 |
|
dannenberg
|
9a79fd710b
|
SERVER-3341 multiline cancels after two blank lines
|
2011-07-29 11:51:22 -04:00 |
|
Eliot Horowitz
|
724fc134c4
|
make sure to drop the same dups on master and secondaries SERVER-1086
|
2011-07-28 17:24:42 -04:00 |
|
gregs
|
05ed9407e3
|
clean test case SERVER-3471
|
2011-07-28 14:25:27 -04:00 |
|
gregs
|
d6cce7e211
|
some test case fixes for SERVER-1726
|
2011-07-28 14:25:27 -04:00 |
|
gregs
|
d1968d0838
|
less chatty waiting for rsclient
|
2011-07-28 12:56:49 -04:00 |
|
gregs
|
befbd5d49b
|
same fix for count_slaveok.js
|
2011-07-28 12:56:48 -04:00 |
|
gregs
|
0479284afc
|
ensure rs client on mongos sees slave connection
|
2011-07-28 12:56:48 -04:00 |
|
gregs
|
0a3a147ffb
|
test and group slaveok fix for SERVER-3405
|
2011-07-27 15:59:26 -04:00 |
|
Eliot Horowitz
|
0084b65772
|
fix shell assignment
|
2011-07-27 13:47:13 -04:00 |
|
gregs
|
3d1a47381a
|
add between assertion to js
|
2011-07-27 12:37:46 -04:00 |
|
Spencer T Brody
|
7f492a7c6b
|
Allow inserting $MinKey and $MaxKey in v8
|
2011-07-27 11:32:35 -04:00 |
|
Eliot Horowitz
|
f84bf1a41a
|
support for forced ssl everywhere in client and server
|
2011-07-27 09:48:35 -04:00 |
|
Spencer T Brody
|
39032a0f97
|
Make doing slaveOk reads use all secondaries - SERVER-3462
|
2011-07-26 10:33:01 -04:00 |
|
Kristina
|
62961e2120
|
awaitReplication should handle stepdowns more gracefully
|
2011-07-25 17:51:53 -04:00 |
|
Eliot Horowitz
|
d539be5510
|
sh.isBalancerRunning
|
2011-07-24 11:20:43 -04:00 |
|
dwight
|
0ba84cb051
|
minor formatting shell output
|
2011-07-17 15:17:23 -04:00 |
|
dwight
|
40da397926
|
indent test output for easier reading
|
2011-07-17 15:15:18 -04:00 |
|
dwight
|
1ab3f66a6e
|
update shell vcxproj for moved files
|
2011-07-17 10:07:42 -04:00 |
|
dwight
|
542e6d1847
|
log nicer for test output
|
2011-07-16 18:11:35 -04:00 |
|
Eliot Horowitz
|
b3fc313dc0
|
standardize on 40mb oplog size
|
2011-07-15 16:40:40 -04:00 |
|
Eliot Horowitz
|
a0f61e484d
|
increase oplog sizes for testing
|
2011-07-13 01:13:03 -04:00 |
|
agirbal
|
48342721bb
|
SERVER-3176: autoIndexId not passed if not defined to let DB decide
|
2011-07-11 11:42:55 -07:00 |
|
agirbal
|
d507628f09
|
SERVER-3176: autoIndexId not honored in mongo shell's createCollection command
|
2011-07-10 17:37:12 -07:00 |
|
Eliot Horowitz
|
5a0da82ab2
|
cleaning
|
2011-07-08 11:57:18 -04:00 |
|
Kristina
|
5f70df96b5
|
default to using rsGetStatus for slaveReplInfo SERVER-3376
|
2011-07-07 15:48:06 -04:00 |
|
Kristina
|
6c1b310ccc
|
fix NumberInt problem in rs tests
|
2011-07-06 11:15:56 -04:00 |
|
Eliot Horowitz
|
2116b44647
|
hacks for NumberInt
|
2011-07-05 12:10:13 -04:00 |
|
Eliot Horowitz
|
6a83cf2cf9
|
better error message
|
2011-07-05 12:10:13 -04:00 |
|
Eliot Horowitz
|
c6de22b767
|
better error message
|
2011-07-05 09:12:19 -04:00 |
|
Eliot Horowitz
|
bae8a58301
|
use double for return codes for now
|
2011-07-05 02:29:36 -04:00 |
|
Eliot Horowitz
|
5385a59f6d
|
arrays follow lint rules
|
2011-07-05 01:39:06 -04:00 |
|
Eliot Horowitz
|
91efa3fcd9
|
more forgiving assert.eq
|
2011-07-05 00:46:50 -04:00 |
|
Eliot Horowitz
|
74cd733b1b
|
some NumberInt tests and equality SERVER-854
|
2011-07-04 18:44:27 -04:00 |
|
agirbal
|
5dcc4f9d49
|
SERVER-854: NumberInt implemented in SM
|
2011-07-03 18:47:14 -07:00 |
|
agirbal
|
758a9c7341
|
removing NumberInt ref until implemented in SM
|
2011-07-03 01:19:14 -07:00 |
|
agirbal
|
eb5c2318c7
|
SERVER-854: implementation of NumberInt for V8
|
2011-07-02 16:01:48 -07:00 |
|
gregs
|
f822a3e029
|
make getOther work better
|
2011-06-30 12:25:50 -04:00 |
|
dannenberg
|
d3d1f32427
|
SERVER-1687 .mongorc.js file is read from home directory on shell startup
|
2011-06-24 17:15:22 -04:00 |
|
Kristina
|
c4a92236f3
|
fix auth test and missing hook call
|
2011-06-23 13:32:05 -04:00 |
|
Kristina
|
8335369399
|
fix ShardingTest bug
|
2011-06-22 14:20:53 -04:00 |
|
Eliot Horowitz
|
5798ea831b
|
db.logout() command
|
2011-06-22 13:49:25 -04:00 |
|
Kristina
|
8c8f5220ef
|
added extraOptions to ShardingTest ctor
|
2011-06-22 12:56:22 -04:00 |
|
Kristina
|
d48c3165d3
|
Revert "allow reconfig on secondary on startup"
This reverts commit 6973006921.
|
2011-06-22 10:21:13 -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 |
|
Steve Francia
|
aefc2167f4
|
Added $db to allowed fields with names starting with '$'
|
2011-06-21 13:21:09 -07:00 |
|
gregs
|
f671a29c1e
|
retry migrations for test
|
2011-06-18 15:54:34 -04:00 |
|