summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-769 Validate createIndexes field namesJames Wahlin2016-09-232-1/+20
* SERVER-26260 make tests await replication of FCV before downgradeDavid Storch2016-09-232-0/+8
* SERVER-26301 Change shard_with_special_db_names.js to use itcount() instead o...Spencer T Brody2016-09-231-1/+1
* SERVER-26241 don't print so much in temp_namespace.jsEric Milkie2016-09-231-2/+0
* SERVER-26296 oplog_replay_on_startup.js should skip fatal tests when journall...Judah Schvimer2016-09-231-0/+8
* SERVER-26263 Manually stop and restart node in config_server_checks.js to avo...Spencer T Brody2016-09-231-7/+16
* SERVER-26290 call disableAutoSplit() in cursor1.js, which handles chunk split...Esha Maharishi2016-09-231-0/+4
* Revert "SERVER-26101 DBDirectClient isn't safe to auth"Charlie Swanson2016-09-231-14/+0
* Revert "fix lint"Charlie Swanson2016-09-231-3/+2
* SERVER-26254 Initial write should be w: all in resync_with_write_load.jsJudah Schvimer2016-09-231-1/+1
* 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