summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25158 prevent 3.2 mongos from connecting to a featureCompatibilityVers...r3.3.13David Storch2016-09-221-1/+1
* SERVER-26252 Remove unnecessary migration in write_commands_sharding_state.jsRandolph Tan2016-09-221-9/+12
* fix lintsamantharitter2016-09-221-2/+3
* SERVER-26101 DBDirectClient isn't safe to authMark Benvenuto2016-09-221-0/+14
* SERVER-26246 Turn up log verbosity only on selected components in read_pref_c...Randolph Tan2016-09-221-2/+9
* SERVER-26249 replsetfreeze.js should wait for replica set to reach steady sta...Benety Goh2016-09-221-17/+31
* SERVER-26137 Remove testMark Benvenuto2016-09-221-166/+0
* SERVER-26231 Remove printShardingStatus call from bouncing_count.jsSpencer T Brody2016-09-221-2/+0
* SERVER-26256 increase assert.soon() timeout in mongos_no_replica_set_refresh....Esha Maharishi2016-09-221-2/+12
* SERVER-25942 Don't validate views in listCollections unless they are being re...Sam Rossi2016-09-222-0/+179
* SERVER-26137 MongoDB Windows Service hangs on stopMark Benvenuto2016-09-221-0/+166
* SERVER-25702 added server parameter for oplog fetcher max fetcher restartsBenety Goh2016-09-221-0/+27
* SERVER-26251 fix ssl_cert_password.js for validating certsGabriel Russell2016-09-222-50/+58
* SERVER-6388: Make bench_test*.js use auth in jscore_authSpencer Jackson2016-09-224-8/+8
* SERVER-21118 test that we don't hang at shutdown with slaveDelayMathias Stearn2016-09-221-0/+61
* SERVER-26016 Add more injected-state tests of oplog replay at startupMathias Stearn2016-09-221-37/+382
* SERVER-26164 utf8_paths.js should not use directoryperdb alwaysMark Benvenuto2016-09-221-3/+10
* SERVER-26240 remove election timeout in restore_term.jsJudah Schvimer2016-09-221-1/+0
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-2237-55/+52
* SERVER-26223 Slow down inserts in initial_sync_oplog_rollover.jsJudah Schvimer2016-09-221-12/+16
* SERVER-25312 Check for Null embedded malformed config stringSulabh Mahajan2016-09-221-0/+60
* SERVER-25403 DataReplicator initial sync should be resilient to applier failu...Siyuan Zhou2016-09-211-0/+69
* SERVER-26140 Increase initial sync retry times to 3.Siyuan Zhou2016-09-211-2/+4
* SERVER-25725 Kill 3.2 secondaries when featureCompatibilityVersion=3.4.Max Hirschhorn2016-09-203-36/+161
* SERVER-24564 Remove test cases that mix 3.0 and latest in a replica set.Max Hirschhorn2016-09-202-165/+0
* SERVER-26205 Increase log verbosity in gle_sharded_write.js testSpencer T Brody2016-09-201-1/+1
* SERVER-25969 make slaves and secondaries always use BSON 1.1 validationDavid Storch2016-09-202-0/+98
* SERVER-24792 verify new mongos -> old mongod failsNathan Myers2016-09-201-0/+70
* SERVER-26189 Interrupt the balancer thread on stepdownKaloian Manassiev2016-09-201-2/+14
* Revert "SERVER-26155 Use read concern 'local' for dist lock manager on the co...Kaloian Manassiev2016-09-201-14/+2
* SERVER-17358 Add flag to customize maxLogLine when logging large linesWaley Chen2016-09-201-23/+45
* SERVER-26140 Make sure initial sync retries enough times in initial_sync_fail...Siyuan Zhou2016-09-201-1/+1
* Revert "SERVER-24792 verify new mongos -> old mongod fails"Judah Schvimer2016-09-201-70/+0
* Revert "SERVER-25942 Don't validate views in listCollections unless they are ...Judah Schvimer2016-09-202-133/+0
* SERVER-24792 verify new mongos -> old mongod failsNathan Myers2016-09-201-0/+70
* SERVER-25942 Don't validate views in listCollections unless they are being re...Sam Rossi2016-09-202-0/+133
* Revert "SERVER-17358 Add flag to customize maxLogLine when logging large lines"Judah Schvimer2016-09-191-42/+23
* SERVER-17358 Add flag to customize maxLogLine when logging large linesWaley Chen2016-09-191-23/+42
* SERVER-26155 Use read concern 'local' for dist lock manager on the config serverKaloian Manassiev2016-09-191-2/+14
* SERVER-25971 Test performing ops against a 3.4 sharded cluster where the shar...Esha Maharishi2016-09-191-0/+131
* SERVER-24527 add test to ensure shard undergoes sharding initialization throu...Esha Maharishi2016-09-191-0/+61
* SERVER-25955: Only pass simple collation from mongos if necessaryMaria van Keulen2016-09-161-0/+33
* SERVER-26138 Do not use 'count' in shard_with_special_db_names.jsKaloian Manassiev2016-09-161-2/+1
* SERVER-26132 Ensure that the desired primary gets elected in config_version_r...Randolph Tan2016-09-161-1/+18
* SERVER-25948 dbStats should indicate number of viewsJames Wahlin2016-09-161-0/+91
* SERVER-26146 clean_shutdown_oplog_state.js should use ReplSetTest.initiate()Mathias Stearn2016-09-161-1/+1
* SERVER-26016 Add a basic test of oplog replay on startupMathias Stearn2016-09-163-18/+87
* SERVER-26142 disable timing checks in election_timing.jsBenety Goh2016-09-161-10/+2
* SERVER-23941 fix check for incompatible arguments when using queryableBackupModeSam Rossi2016-09-161-0/+66
* SERVER-16725 Incorrect character conversion between UTF-8 and UTF-16Mark Benvenuto2016-09-161-0/+31