summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Increase timeout of replSetReconfig to leave time for initial sync in two_ini...Spencer T Brody2014-03-171-1/+1
* Increase benchRun time to improve reliability of bench_test3.jsSpencer T Brody2014-03-171-1/+2
* SERVER-13234 Remove timeout from cloneDb.js testRandolph Tan2014-03-171-3/+7
* Blacklist storageDetailsCommand from sharding passthroughMathias Stearn2014-03-172-0/+2
* Remove nYields from explain output in repair.jsDan Pasette2014-03-171-1/+3
* SERVER-12977 disallow empty write batchesGreg Studer2014-03-171-0/+8
* SERVER-12949 Restore intermediate in-memory reduces, which are used toKaloian Manassiev2014-03-171-0/+44
* SERVER-13032 record write errors on failures of shards and lack of progressGreg Studer2014-03-162-9/+38
* SERVER-12901 make test pause maxSyncSourceLagSecsDan Pasette2014-03-151-12/+10
* SERVER-13214 Temporarily restore indexbg*.js test to use legacy writesRandolph Tan2014-03-144-13/+13
* SERVER-6665 Add test to ensure that you can auth a RS connection to a RS with...Spencer T Brody2014-03-141-0/+27
* Fix build-failure with small-oplog testsMathias Stearn2014-03-142-0/+2
* SERVER-13188 Migrate aggregation jstest suite to use write commands apiRandolph Tan2014-03-141-3/+3
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-1441-392/+358
* SERVER-12954 w parameter is not propagated correctly on compatibility writeModeRandolph Tan2014-03-142-0/+114
* SERVER-13202 better debug output for rollback4.jsEric Milkie2014-03-141-1/+4
* SERVER-12993 restore batch_write_insert test behavior to be exactingEric Milkie2014-03-141-8/+4
* SERVER-13188 Migrate aggregation jstest suite to use write commands apiRandolph Tan2014-03-137-18/+14
* SERVER-13028 fix shell to use createIndex command for createIndex methodRandolph Tan2014-03-1327-100/+96
* SERVER-13128 Fix nscannedObjects calculation for $or subtree explainJason Rassi2014-03-131-2/+14
* SERVER-13137 Make sure secondary is up to date before querying in sharding_rs...Randolph Tan2014-03-131-5/+9
* SERVER-12973 update command can make document larger than 16MBRandolph Tan2014-03-131-0/+68
* SERVER-12819 Reject write cmds where batch size > maxWriteBatchSizeJason Rassi2014-03-133-0/+103
* SERVER-13001: exclude nModified from legacy write resultsScott Hernandez2014-03-122-4/+4
* SERVER-13132 run candidates plans for longerDavid Storch2014-03-122-48/+14
* SERVER-13153 double the timeouts in replsets/rollback_auth.js to avoid false ...matt dannenberg2014-03-121-4/+4
* SERVER-13119: insert array testScott Hernandez2014-03-121-0/+9
* Removed unnecessary print statement from bulk_api_ordered.jsAndreas Nilsson2014-03-111-1/+0
* SERVER-12763 Fixed write_result.js to use BulkWriteResultAndreas Nilsson2014-03-111-2/+2
* Refactoring shell bulk API tests and added more failure casesAndreas Nilsson2014-03-112-69/+98
* SERVER-12820 Added jstest for various possible copydb command usesShaun Verch2014-03-112-61/+265
* SERVER-13039 handle subnodes which require an index during plan enumerationDavid Storch2014-03-102-0/+32
* SERVER-12993 don't take write lock until a valid insert is detectedGreg Studer2014-03-102-8/+4
* SERVER-12762 make a new curop for each insert in a batch insertEric Milkie2014-03-102-1/+9
* SERVER-13105 do not check for pdfile upgrade if requested index is avail < v2.4Dan Pasette2014-03-091-0/+121
* SERVER-12976 Check collection name length limit in userAllowedWriteNSMathias Stearn2014-03-071-2/+8
* SERVER-12901 fix flapping testDan Pasette2014-03-071-2/+2
* SERVER-12902 extended ID hack to support {_id: 1} projectionBenety Goh2014-03-062-4/+16
* SERVER-12902 disallow queries with projections for id hackBenety Goh2014-03-062-0/+10
* SERVER-12328 less aggressive plan cache evictions when the stddev is smallDavid Storch2014-03-062-6/+26
* SERVER-13060 restore --setParameter newCollectionsUsePowerOf2Sizes functionalityDan Pasette2014-03-061-0/+37
* SERVER-12857 Add test of access control for createIndexes commandSpencer T Brody2014-03-061-0/+21
* SERVER-12854 Prevent mongorestore from restoring user data to a 2.6 system wi...Spencer T Brody2014-03-051-5/+0
* SERVER-12539 Make mongorestore not interfere with ongoing user or role modifi...Spencer T Brody2014-03-051-0/+115
* SERVER-12918 fixed skip() with equality queries on _idBenety Goh2014-03-052-0/+10
* SERVER-12964 updated plan cache and index filter commands to return empty res...Benety Goh2014-03-054-48/+161
* SERVER-12964 accept query shape object in plan cache shell helpersBenety Goh2014-03-051-0/+45
* SERVER-12901 make maxSyncSourceLagSecs configurableDan Pasette2014-03-051-0/+39
* remove case-check test for master/slaveEric Milkie2014-03-041-98/+0
* SERVER-12262 re-enable test for negation of in queryDavid Storch2014-03-042-10/+12