summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-6765 less aggressive backoffGreg Studer2012-08-141-1/+1
* turn off balancer for error1Greg Studer2012-08-101-1/+1
* bbot fix SERVER-6744Randolph Tan2012-08-091-2/+6
* bbot fix for SERVER-6740Randolph Tan2012-08-091-4/+0
* Revert "SERVER-6076 implement loopCommands for benchRun"Siddharth Singh2012-08-091-24/+0
* fix dbadmin.js on WindowsEric Milkie2012-08-091-1/+3
* SERVER-5373 disable jstests/profile1.js for WindowsTad Marshall2012-08-081-0/+12
* SERVER-6076 implement loopCommands for benchRunSiddharth Singh2012-08-081-0/+24
* Merge pull request #280 from samantharitter/SERVER-6474Ian Whalen2012-08-081-0/+11
|\
| * SERVER-6474 give more descriptive error messages when syncFrom is misusedSamantha Ritter2012-08-011-0/+11
* | Buildbot fix for SERVER-6702Randolph Tan2012-08-074-16/+20
* | SERVER-6729 adapt test to changed database naming rulesTad Marshall2012-08-071-1/+1
* | Fix test to wait for the master's POV to catch upKristina2012-08-071-3/+16
* | SERVER-5064 don't return false in auth unless all config servers are downMathias Stearn2012-08-071-0/+41
* | SERVER-6516, SERVER-6581 adapt shard_gle_insert.js to changed stringsTad Marshall2012-08-071-1/+6
* | SERVER-6581 test that error messages are reported when GLE command failsMathias Stearn2012-08-061-0/+127
* | SERVER-4237 Move auth handling out of gridfs.js and into test infrastructureSpencer T Brody2012-08-061-6/+1
* | SERVER-6677 Add more test on read preference on the DBClientReplicaSet levelRandolph Tan2012-08-061-0/+224
* | SERVER-211 more tests for TTL collectionsKevin Matulef2012-08-063-68/+161
* | add new capped coll autoIndexId testKevin Matulef2012-08-061-1/+25
* | SERVER-6676 ignore features1 in multi-version suiteKevin Matulef2012-08-031-0/+1
* | Skip features2 because of incompatible assert format SERVER-6678Kristina2012-08-031-2/+3
* | SERVER-6681 Add more debugging info to sync7.jsSpencer T Brody2012-08-031-0/+5
* | Disable test for SERVER-6556 on V8 due to SERVER-6646Mathias Stearn2012-08-031-0/+9
* | Fix SERVER-6189 testMathias Stearn2012-08-021-2/+2
* | Try to make SERVER-6189 test more reliableMathias Stearn2012-08-021-1/+3
* | SERVER-6679 Value::coerceToString uses UTC ISODate format for datesMathias Stearn2012-08-021-2/+2
* | SERVER-6688 ExpressionConstant serializes as $constMathias Stearn2012-08-021-1/+1
* | Add exceptions to test for SERVER-6189 when it is expected to failMathias Stearn2012-08-021-2/+14
* | SERVER-6425 remove literal from aggroMatt Dannenberg2012-08-021-0/+0
* | SERVER-6538 Add a replica set prefetch key generation stress test.Aaron2012-08-021-0/+37
* | Revert "fix test. _id index no longer optional (unless capped and in local)"Kristina2012-08-021-1/+3
* | fix test. _id index no longer optional (unless capped and in local)Kevin Matulef2012-08-021-3/+1
* | SERVER-5516 SERVER-5304 SERVER-6577 new capped collections now get _id index ...Kevin Matulef2012-08-025-17/+16
* | Disable test for Dates before 1900 because it fails with 32-bit time_tMathias Stearn2012-08-011-1/+2
* | Temporarily disable test failing due to SERVER-6688Mathias Stearn2012-08-011-3/+4
* | SERVER-6530 disallow geo commands in aggregationMathias Stearn2012-08-011-0/+9
* | SERVER-6189 Support Dates before 1970 in aggregationMathias Stearn2012-08-011-0/+65
* | Rename repl11.js to repl_auth.js. SERVER-4237Spencer T Brody2012-08-011-0/+0
* | Make shellspawn.js pass with auth. SERVER-4237Spencer T Brody2012-08-011-2/+3
* | SERVER-6648 make TTLMonitor sync userFlags on secondariesKevin Matulef2012-08-011-0/+81
* | Reverting auth_ro.js test until post-2.2Kristina2012-08-011-248/+0
* | SERVER-6675 - try to fix auth_ro.jsEliot Horowitz2012-08-011-0/+2
* | multiversion count off by oneGreg Studer2012-08-012-3/+3
* | SERVER-6582 - find_and_modify - set lastErrorObject fields in some cases like...Eliot Horowitz2012-08-011-0/+18
* | SERVER-6659 - fix find_and_modify when upserting a new doc and original query...Eliot Horowitz2012-08-011-0/+7
* | SERVER-6588 - fix positional updates in new find_and_modify codeEliot Horowitz2012-08-011-0/+22
* | $ifNull functional tests.Aaron2012-07-311-0/+61
* | $cond functional tests.Aaron2012-07-311-0/+62
* | Extend $week functional tests.Aaron2012-07-311-1/+25