summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13379 Canonicalize objcheck and noobjcheck as net.wireObjectCheckShaun Verch2014-03-282-0/+76
* SERVER-13386 Move tests with getPrevError to gle test suiteSiyuan Zhou2014-03-285-1/+204
* Revert "SERVER-13386 Move tests with getPrevError to gle test suite."Siyuan Zhou2014-03-274-200/+0
* SERVER-13372 Canonicalize dur, nodur, journal, nojournal and storage.journali...Shaun Verch2014-03-272-0/+124
* SERVER-13383 validateKeyPattern reject patterns w/ multiple pluginsJason Rassi2014-03-271-0/+62
* SERVER-13389 Migrate assert.gleXXX in jscore test suiteSiyuan Zhou2014-03-273-72/+78
* SERVER-13391 Move slowest tests from noPassthrough* (formerly slow{Weekly,Nig...Mathias Stearn2014-03-2710-0/+0
* SERVER-13391 Rename slowNightly -> noPassthroughWithMongod and slowWeekly -> ...Mathias Stearn2014-03-27112-1/+1
* SERVER-13205 fix merging of special leaf nodes in access plannerDavid Storch2014-03-271-0/+23
* SERVER-13386 Move tests with getPrevError to gle test suite.Siyuan Zhou2014-03-274-0/+200
* SERVER-13376 Make sync7.js less sensitive to delaysRandolph Tan2014-03-271-2/+2
* SERVER-13373 - The insert ordered option is reversed in the shellScott Hernandez2014-03-271-2/+8
* SERVER-13365 Disable balancer for geoNear sharding testsSiyuan Zhou2014-03-262-2/+2
* SERVER-13191 migrate auth jstest suite to use write commands apiRandolph Tan2014-03-2612-219/+131
* Fix tests in jstests/core that use duplicate collection namesMathias Stearn2014-03-263-7/+7
* SERVER-12127 Migrate js tests added recentlySiyuan Zhou2014-03-262-0/+35
* SERVER-13350 Wait for moveChunk to delete orphan docments in sharding_migrate...Siyuan Zhou2014-03-261-2/+1
* SERVER-2322 use correct collection name in testMathias Stearn2014-03-261-1/+1
* SERVER-13297: remove dead jstestsScott Hernandez2014-03-25751-31700/+31
* SERVER-13297: convert parallel suite to use jsCore testsScott Hernandez2014-03-2512-4/+279
* remove jstest/multiClient because it has only one test in it which isn't run ...matt dannenberg2014-03-252-169/+0
* SERVER-13342 add a createCollection() to guard against timeouts in tags.jsmatt dannenberg2014-03-251-0/+4
* SERVER-13334 fix maxTimeMS shell helper with countDan Pasette2014-03-251-0/+9
* Apply fix to bench_test3.js to jsCore versionSpencer T Brody2014-03-241-1/+2
* SERVER-13202 wait for secondary to flush buffer before assuming primaryshipEric Milkie2014-03-211-3/+4
* SERVER-13305 fix test for small_oplogEric Milkie2014-03-211-14/+16
* SERVER-13294 mongos --upgrade should exit after upgradingRandolph Tan2014-03-202-4/+3
* SERVER-13295 Ensure that user and data documents reach all nodes in auth_no_p...Andy Schwerin2014-03-201-5/+7
* SERVER-12438 better handling of batchSize and limit with sortDavid Storch2014-03-202-12/+72
* BF-195 modified non-terminating map reduce function to sleep instead of spinningBenety Goh2014-03-202-18/+84
* SERVER-13001: fixup mongos side with mixed version shardsScott Hernandez2014-03-191-0/+131
* SERVER-13163/SERVER-13165 Refactor implementation of insert write command in ...Andy Schwerin2014-03-191-7/+1
* SERVER-13271 don't forget to fix test in jscore as wellHari Khalsa2014-03-191-1/+1
* SERVER-10026 SERVER-13271 SERVER-12878 SERVER-2094 avoid surplus projections ...Hari Khalsa2014-03-191-1/+1
* SERVER-13249 fix where we set timeout for slow buildersEric Milkie2014-03-191-2/+2
* SERVER-13262 have mr_drop.js run on a unique DB to avoid parallel test failuresmatt dannenberg2014-03-181-2/+6
* SERVER-13210: include nModified for all mongod write commandsScott Hernandez2014-03-182-4/+4
* SERVER-13263 Temporarily disable balancer on testshard1.js when not issuing t...Randolph Tan2014-03-181-0/+4
* SERVER-13057 push shell write errors more in line with other driversGreg Studer2014-03-1830-114/+81
* upgradeCheck() test addedmatt dannenberg2014-03-181-0/+77
* SERVER-13257 remove shellspawn.js from jstestshawka2014-03-182-66/+0
* SERVER-13241 system profile will hold plan summary if execution stats object ...Benety Goh2014-03-182-0/+28
* SERVER-13241 increased buffer size for stats in curop from 512 to 2048Benety Goh2014-03-182-0/+12
* SERVER-13249 double timeout for more reliabilityEric Milkie2014-03-181-1/+1
* 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