Mathias Stearn
|
fe341ea9e0
|
Adjust times on geo_near_random tests
|
2010-09-03 13:28:10 -04:00 |
|
Mathias Stearn
|
b5e57bae31
|
Limit generated points to [-179.9, 179.9] due to SERVER-1720
|
2010-09-03 13:28:10 -04:00 |
|
Kyle Banker
|
d1efe8cafc
|
SERVER-1598 updated test for getlasterror defaults
|
2010-09-03 13:12:36 -04:00 |
|
Mathias Stearn
|
f107692b4b
|
Add randomized $near tests SERVER-1342
|
2010-09-02 20:19:00 -04:00 |
|
Mike Dirolf
|
64ec65b4b1
|
test case for SERVER-1716
|
2010-09-01 11:54:58 -04:00 |
|
Aaron
|
a6e3b04263
|
SERVER-1207 be more conservative recording a successful query plan when part of an or clause
|
2010-08-31 20:33:58 -07:00 |
|
dwight
|
64fd5585b8
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-31 05:07:06 -04:00 |
|
dwight
|
d5cc6edf4f
|
lowercase
|
2010-08-31 05:06:53 -04:00 |
|
dwight
|
7358999b68
|
a little more test
|
2010-08-31 03:02:59 -04:00 |
|
dwight
|
6c28ed10ca
|
log success
|
2010-08-31 04:30:08 -04:00 |
|
dwight
|
f850977530
|
make rs test tolerate dropped connections
|
2010-08-31 04:23:10 -04:00 |
|
Aaron
|
30c59fa550
|
SERVER-1705 validate op type with regex
|
2010-08-30 20:11:00 -07:00 |
|
Aaron
|
fccae83a3c
|
SERVER-1701 don't try killing master in slave delay test
|
2010-08-30 15:37:25 -07:00 |
|
Aaron
|
efc06b3a6c
|
SERVER-1212 deal with elemMatch later
|
2010-08-30 14:49:52 -07:00 |
|
Aaron
|
ed02fb1230
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-30 14:09:12 -07:00 |
|
Aaron
|
3b6de560b8
|
SERVER-1212 ne range negation checkpoint
|
2010-08-30 14:09:01 -07:00 |
|
Aaron
|
a61f143e2f
|
SERVER-1701 don't use index key to resolve exists query
|
2010-08-30 14:06:32 -07:00 |
|
Eliot Horowitz
|
7550b02cec
|
debugging for shardign/features3
|
2010-08-30 10:26:33 -04:00 |
|
dwight
|
49333a5f56
|
more logging for repl10.js
|
2010-08-30 00:14:03 -04:00 |
|
dwight
|
c1f6628ac1
|
debugging flag was on by mistake which si very bad
|
2010-08-29 23:54:48 -04:00 |
|
dwight
|
a08d9422aa
|
better debugging for sync1.js
|
2010-08-29 22:17:22 -04:00 |
|
dwight
|
47fcae0af0
|
remove CR
|
2010-08-29 21:27:59 -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 |
|
Wojciech Piekutowski
|
b42dd5c67e
|
NumberLong shell output changed to NumberLong(111111111111) or NumberLong(11111) (when absolute value < 2^30) SERVER-1659
Signed-off-by: Eliot Horowitz <eliot@10gen.com>
|
2010-08-29 00:27:59 -04:00 |
|
dwight
|
8585f0d9f6
|
dont run this test on debug builds
|
2010-08-28 18:27:34 -04:00 |
|
Eliot Horowitz
|
09facd3ff5
|
test for SERVER-1697
|
2010-08-28 12:31:26 -04:00 |
|
Alberto Lerner
|
994836639e
|
SERVER-1607 more replica set checks before adding shard
|
2010-08-27 20:23:38 -04:00 |
|
Alberto Lerner
|
76751df6b5
|
SERVER-1607 replica set checks before adding a shard
|
2010-08-27 18:48:22 -04:00 |
|
Kristina Chodorow
|
f7932bcc15
|
tests SERVER-1665
|
2010-08-27 15:25:36 -04:00 |
|
Mathias Stearn
|
c59b38288f
|
odd $near bug
|
2010-08-26 18:26:47 -04:00 |
|
Eliot Horowitz
|
aed53aef99
|
test faster
|
2010-08-26 17:23:48 -04:00 |
|
Eliot Horowitz
|
7bbe2939e9
|
fix nested CurOp cleaning SERVER-1610
|
2010-08-26 15:55:38 -04:00 |
|
Kristina Chodorow
|
135549ec78
|
fix set with large ints SERVER-1347
|
2010-08-26 15:26:26 -04:00 |
|
Dwight
|
57c0c6a057
|
replset4 less chatty
|
2010-08-26 13:50:34 -04:00 |
|
Dwight
|
ea6c0c033e
|
try to make32bitjs smarter
|
2010-08-26 12:49:04 -04:00 |
|
Kyle Banker
|
f832818fec
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-26 12:19:08 -04:00 |
|
Kyle Banker
|
d11ec32d5e
|
increase oplog size and better debugging for replset2.js test
|
2010-08-26 12:13:08 -04:00 |
|
Dwight
|
dd95851093
|
replset2 was defining a variable twice -might have been harmless, but fixed
|
2010-08-26 10:28:35 -04:00 |
|
Dwight
|
b7e0bd448d
|
try to add more debugging to snapshot2.js.\
|
2010-08-26 10:07:13 -04:00 |
|
Dwight
|
251d1b2a80
|
more logging snapshot2.js
|
2010-08-26 09:50:22 -04:00 |
|
Eliot Horowitz
|
253125754a
|
increase allowable kill time
|
2010-08-26 07:37:37 -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
|
1928d2a260
|
prettier output for test
|
2010-08-25 14:20:19 -04:00 |
|
Kristina Chodorow
|
075ac2c2a9
|
test fix
|
2010-08-25 14:13:32 -04:00 |
|
Kristina Chodorow
|
1e62cdc574
|
better var names in test
|
2010-08-25 13:52:19 -04:00 |
|
Dwight
|
95252f6b10
|
argh
|
2010-08-25 12:18:57 -04:00 |
|
Dwight
|
d4ce606125
|
wrong constant 32bitjs
|
2010-08-25 12:18:38 -04:00 |
|
Dwight
|
ac725563a8
|
fix 32bit.js
|
2010-08-25 11:50:32 -04:00 |
|
Dwight
|
cdb89ad7cb
|
dont run 32bit.js if it will be slow
|
2010-08-25 11:47:28 -04:00 |
|