summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Collapse)AuthorAgeFilesLines
* Add randomized $near tests SERVER-1342Mathias Stearn2010-09-026-0/+154
|
* test case for SERVER-1716Mike Dirolf2010-09-011-0/+16
|
* SERVER-1207 be more conservative recording a successful query plan when part ↵Aaron2010-08-311-0/+62
| | | | of an or clause
* Merge branch 'master' of github.com:mongodb/mongodwight2010-08-317-10/+48
|\
| * SERVER-1705 validate op type with regexAaron2010-08-303-23/+13
| |
| * SERVER-1701 don't try killing master in slave delay testAaron2010-08-301-3/+2
| |
| * SERVER-1212 deal with elemMatch laterAaron2010-08-301-1/+2
| |
| * Merge branch 'master' of github.com:mongodb/mongoAaron2010-08-3019-239/+694
| |\
| | * debugging for shardign/features3Eliot Horowitz2010-08-301-3/+7
| | |
| * | SERVER-1212 ne range negation checkpointAaron2010-08-302-3/+46
| | |
| * | SERVER-1701 don't use index key to resolve exists queryAaron2010-08-301-1/+2
| | |
* | | lowercasedwight2010-08-311-1/+1
| | |
* | | a little more testdwight2010-08-311-205/+211
| | |
* | | log successdwight2010-08-311-3/+5
| | |
* | | make rs test tolerate dropped connectionsdwight2010-08-311-28/+42
| |/ |/|
* | more logging for repl10.jsdwight2010-08-301-2/+5
| |
* | debugging flag was on by mistake which si very baddwight2010-08-291-1/+1
| |
* | better debugging for sync1.jsdwight2010-08-291-3/+15
| |
* | remove CRdwight2010-08-291-53/+53
| |
* | rs add a new test casedwight2010-08-291-0/+93
| |
* | better test logging; log less pdfiledwight2010-08-293-9/+13
| |
* | NumberLong shell output changed to NumberLong(111111111111) or ↵Wojciech Piekutowski2010-08-291-14/+14
| | | | | | | | | | | | NumberLong(11111) (when absolute value < 2^30) SERVER-1659 Signed-off-by: Eliot Horowitz <eliot@10gen.com>
* | dont run this test on debug buildsdwight2010-08-281-4/+9
| |
* | test for SERVER-1697Eliot Horowitz2010-08-281-0/+14
| |
* | SERVER-1607 more replica set checks before adding shardAlberto Lerner2010-08-271-8/+17
| |
* | SERVER-1607 replica set checks before adding a shardAlberto Lerner2010-08-271-1/+1
| |
* | tests SERVER-1665Kristina Chodorow2010-08-271-0/+43
| |
* | odd $near bugMathias Stearn2010-08-261-0/+19
| |
* | test fasterEliot Horowitz2010-08-261-1/+1
| |
* | fix nested CurOp cleaning SERVER-1610Eliot Horowitz2010-08-261-6/+7
| |
* | fix set with large ints SERVER-1347Kristina Chodorow2010-08-261-0/+71
| |
* | replset4 less chattyDwight2010-08-261-2/+3
| |
* | try to make32bitjs smarterDwight2010-08-261-9/+8
| |
* | Merge branch 'master' of github.com:mongodb/mongoKyle Banker2010-08-261-3/+2
|\ \
| * | replset2 was defining a variable twice -might have been harmless, but fixedDwight2010-08-261-3/+2
| | |
* | | increase oplog size and better debugging for replset2.js testKyle Banker2010-08-261-1/+13
|/ /
* | try to add more debugging to snapshot2.js.\Dwight2010-08-261-3/+12
| |
* | more logging snapshot2.jsDwight2010-08-261-10/+22
| |
* | increase allowable kill timeEliot Horowitz2010-08-261-1/+1
| |
* | when using a special index, don't record because may screw up later SERVER-1669Eliot Horowitz2010-08-261-0/+27
| |
* | prettier output for testDwight2010-08-251-177/+179
| |
* | test fixKristina Chodorow2010-08-251-1/+1
| |
* | better var names in testKristina Chodorow2010-08-251-5/+4
| |
* | arghDwight2010-08-251-1/+1
| |
* | wrong constant 32bitjsDwight2010-08-251-5/+6
| |
* | fix 32bit.jsDwight2010-08-251-5/+8
| |
* | dont run 32bit.js if it will be slowDwight2010-08-251-5/+18
| |
* | some debugging for random features3 failuresEliot Horowitz2010-08-251-0/+3
| |
* | Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-08-242-1/+94
|\ \
| * | Working $centerSphereMathias Stearn2010-08-241-15/+49
| | |