0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

1011 Commits

Author SHA1 Message Date
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
Eliot
843fe5a042 Merge pull request #43 from dannenberg/master
fixed the custom prompt
2011-06-17 07:00:34 -07:00
gregs
3316127d58 tests for parallel cursor and failover SERVER-2481 2011-06-16 17:34:40 -04:00
dwight
9f15e8cd30 compile newer gcc 2011-06-16 16:48:23 -04:00
Kristina
fb7fdf8527 added options arg to rs.reconfig 2011-06-16 13:06:59 -04:00
dannenberg
808a792186 rs.config alias to rs.conf 2011-06-16 11:39:07 -04:00
dannenberg
1d19f0498c fixed white space mistake 2011-06-15 16:37:23 -04:00
dannenberg
a65dd3a524 prompt can be string or function and works with spidermonkey in addition to v8 2011-06-15 16:32:58 -04:00
dannenberg
2fdf334c6b fixed custom prompt in spidermonkey 2011-06-15 16:27:20 -04:00
dannenberg
1c180c6a60 SERVER-3267 very basic custom prompt added 2011-06-15 13:42:21 -04:00
dwight
bfe34b1985 doesnt make much sense to specify capped without a size so check for that 2011-06-11 12:55:46 -04:00
Kristina
5a450f3c4c added shutdownServer options SERVER-616 2011-06-10 11:13:29 -04:00
dwight
4d5715086f clean up nonce implementation 2011-06-05 18:13:18 -04:00
Eliot Horowitz
94fd6890ec some rs logging cleaning 2011-06-02 02:07:21 -04:00
Kristina
4fe6b5a0e2 better bridging for tests 2011-06-01 15:26:00 -04:00
agirbal
21def6cf94 SERVER-3168: added length() and subtype(). Moved methods from SM layer to utils.js 2011-05-30 10:25:29 -07:00
dwight
284af81234 shell bindata stuff 2011-05-27 00:49:47 -04:00
Kristina
b7b8c16d61 fix test to pass through this 2011-05-17 16:55:10 -04:00
Kristina
0988843ddf make ReplSetTest::awaitReplication more robust 2011-05-17 15:04:34 -04:00
Eliot Horowitz
c57cf8d1ae sh.moveChunk 2011-05-13 17:02:07 -04:00
Dwight
bb1ccfa6f3 remove WIN32 define from vcxprojs 2011-05-11 13:55:41 -04:00
agirbal
088f11a6d6 fix compile 2011-05-10 19:15:18 -07:00