summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16313 skip syncDelay option test on 32 bit platformsDan Pasette2014-12-171-13/+18
* SERVER-16313 whitelist of storage options for WiredTigerEric Milkie2014-12-171-0/+19
* SERVER-16235: make repl test oplog rollover more generalEliot Horowitz2014-12-171-1/+1
* SERVER-16569 do not update the replication progress map when receiving a hear...matt dannenberg2014-12-171-0/+19
* SERVER-16235 fix dumprestore8.js on wiredtigerKyle Erf2014-12-171-1/+1
* SERVER-16518 listIndexes response changed to cursor object formTyler Brock2014-12-163-10/+12
* SERVER-16518 listCollections response changed to cursor object formJason Rassi2014-12-167-105/+51
* SERVER-16262: Add test case for Map/Reduce WriteConflictGeert Bosch2014-12-161-0/+71
* SERVER-16019 parameter name wiredTigerEngineRuntimeConfigMatt Kangas2014-12-151-1/+1
* SERVER-16186: newCollectionsUsePowerOf2Sizes should warn users it no longer w...Mark Benvenuto2014-12-152-7/+11
* TOOLS-492 stat1.js should explicitly specify --authenticationDatabasemike o'brien2014-12-121-2/+2
* SERVER-16405 Expand replication command tests.Charlie Swanson2014-12-124-181/+223
* SERVER-16321 Re-enable v28_bad_upgrade_order.js, 2_test_launching_cluster.jsmatt dannenberg2014-12-123-4/+9
* SERVER-16454 do not run replset/index_restart_secondary.js on 32-bit buildersmatt dannenberg2014-12-121-49/+53
* SERVER-16528: disable index_bigkeys_nofail for passthroughScott Hernandez2014-12-121-0/+1
* remove replCoord field from replSetGetStatusScott Hernandez2014-12-121-13/+0
* SERVER-15622: check parents in dotted paths during validationScott Hernandez2014-12-121-0/+3
* SERVER-16497: Fix minor test case nitsGeert Bosch2014-12-111-18/+21
* SERVER-16497: Allow suppressing KeyTooLong errors in foreground index buildGeert Bosch2014-12-111-0/+22
* SERVER-16511 improve stability of multiVersion/w_majority_change.jsmatt dannenberg2014-12-111-0/+2
* SERVER-16509 remove slow2/replsets_prefetch_stress.jsmatt dannenberg2014-12-111-37/+0
* SERVER-16508 Add tests for mixed version/storage engine replica sets.Charlie Swanson2014-12-112-0/+601
* SERVER-16273 createIndex is not sent to shards with no chunk for nsRandolph Tan2014-12-111-0/+36
* TOOLS-494: fix restorewithauth.js and TOOLS-497: fix dumprestore_auth.jsSam Helman2014-12-112-27/+79
* TOOLS-450 Revert restorewithauth.jsMatt Kangas2014-12-101-78/+28
* TOOLS-450 some dumprestore js tests query system.indexes or system.namespaces...Sam Helman2014-12-106-73/+164
* SERVER-16469 findAndModify runImpl(): set limit of -1 on queryJason Rassi2014-12-091-0/+45
* SERVER-15539: Properly save/restore state when yielding in M/RGeert Bosch2014-12-091-0/+57
* SERVER-16424 Update db.getReplicationInfo shell helper to be storage engine a...Spencer T Brody2014-12-081-0/+28
* SERVER-16002 Make auth_no_pri.js test use SCRAM-SHA-1Andreas Nilsson2014-12-081-1/+1
* SERVER-16454 throttle inserts for lesser-resourced buildersEric Milkie2014-12-081-1/+1
* SERVER-16442 test difference in meaning of w: majority in mixed mode replicasetsmatt dannenberg2014-12-052-2/+155
* SERVER-16443 upgrade/downgrade master/slave testingmatt dannenberg2014-12-051-0/+144
* SERVER-16438 mongos_no_replica_set_refresh.js agnostic to which node is elect...Eric Milkie2014-12-051-51/+49
* SERVER-15674 Auto split of low top chunk does not move it to appropriate shar...Randolph Tan2014-12-053-10/+10
* SERVER-16002 SERVER-16369 - Cluster / standalone auth testsAndreas Nilsson2014-12-056-0/+443
* SERVER-16434 extend timeout for election wait in rollback_auth.jsEric Milkie2014-12-051-2/+8
* SERVER-16420 Make gle/gle_sharded_wc.js test agnostic about who is elected pr...Spencer T Brody2014-12-041-2/+4
* SERVER-16420 Make replsets/auth1.js test agnostic about who is elected primarySpencer T Brody2014-12-041-8/+7
* SERVER-16422 overwite minvalid rather than inserting a new documentEric Milkie2014-12-041-4/+5
* SERVER-16421 sharding_rs2.js should clean up data on all replicasSiyuan Zhou2014-12-041-1/+1
* SERVER-16411 jstests for upgrade/downgrade standalone nodes from 2.6 to 2.8 a...matt dannenberg2014-12-042-0/+282
* SERVER-16419 use reconfig function for reconfiguration in jstestsEric Milkie2014-12-041-2/+3
* SERVER-16419 do not elect node 2 as primaryEric Milkie2014-12-041-79/+69
* SERVER-16408 Disable max_time_ms.js in parallel suiteJason Rassi2014-12-041-0/+1
* SERVER-16372 improve replsetrestart1.jsEric Milkie2014-12-042-88/+26
* SERVER-16391 fix minvalid2.js to be primary-agnosticEric Milkie2014-12-031-20/+24
* SERVER-16391 archor primary in replset tests, or make agnostic to primary nodeEric Milkie2014-12-0332-133/+143
* SERVER-16397 Throttle migration rate in mr_during_migrate.jsRandolph Tan2014-12-031-14/+13
* SERVER-15826 convertToCapped doesn't need to take a global lockKaloian Manassiev2014-12-031-0/+10