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

1672 Commits

Author SHA1 Message Date
Dwight
bb24168589 turn off this test until oplog size changed 2010-09-10 14:02:44 -04:00
Dwight
906bf01766 new test from th 2010-09-10 13:21:41 -04:00
Dwight
159230918b comments 2010-09-10 13:14:58 -04:00
Dwight
b87ec3ea85 crlf 2010-09-10 11:25:28 -04:00
Aaron
d16ac9d54d put randomized btree test in slow nightly 2010-09-08 23:49:19 -07:00
Aaron
7c3493d652 SERVER-1457 make deep copy of NumberLong properly for group 2010-09-08 22:56:25 -07:00
Eliot Horowitz
81ea67e1fd test for SERVER-1755 2010-09-08 10:36:10 -04:00
Eliot Horowitz
296ddbb6b8 fix Object.bsonsize with null param SERVER-1753 2010-09-07 23:02:23 -04:00
dwight
0c95910af2 eliminate CR chars 2010-09-05 02:06:29 -04:00
dwight
4c570bcada Merge branch 'master' of github.com:mongodb/mongo 2010-09-05 02:05:52 -04:00
Eliot Horowitz
02013802f6 don't run 32-bt test on small oplog test 2010-09-03 23:24:57 -04:00
Eliot Horowitz
b7ac0e7ff4 Merge branch 'master' of github.com:mongodb/mongo 2010-09-03 15:56:55 -04:00
Eliot Horowitz
08ca5c8cb7 fix sharding test when all chunks on 1 server 2010-09-03 15:56:45 -04:00
Kyle Banker
3c8722269e SERVER-1598 minor: comment clarification 2010-09-03 14:57:36 -04:00
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
dwight
f9e013eb4d rs better fatal handling 2010-09-02 11:26:38 -04:00
dwight
62cfac2a57 crlf 2010-09-02 10:17:48 -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