summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-26136 remove heartbeat error message check from disallow_adding_initia...Benety Goh2016-09-161-3/+0
* Revert "SERVER-23136 remove heartbeat error message check from disallow_addin...Benety Goh2016-09-161-0/+3
* SERVER-23136 remove heartbeat error message check from disallow_adding_initia...Benety Goh2016-09-161-3/+0
* SERVER-25759 Quote appname in slow log outputMark Benvenuto2016-09-161-1/+1
* SERVER-26002 Make sure javascript sleep isn't interruptedJonathan Reams2016-09-169-39/+15
* SERVER-24033 Handle error with "compact" on ephemeral storage engines.Max Hirschhorn2016-09-151-1/+8
* fix lintJudah Schvimer2016-09-151-3/+2
* SERVER-25151 Test that ssl option in the URI is honored by the shellsamantharitter2016-09-151-0/+66
* SERVER-25808 Test concurrent view modification with $lookup/$graphLookupJames Wahlin2016-09-153-2/+133
* SERVER-26115 profile_*.js test should not create new connectionJames Wahlin2016-09-153-12/+13
* SERVER-24463 make upsert commands in shard_aware*.js tests mimic the command ...Esha Maharishi2016-09-153-4/+31
* SERVER-25888 remove majority-snapshot usage in linearizable readEric Milkie2016-09-151-20/+5
* SERVER-22688 Provide a setParameter and shell option to control the js heap l...Waley Chen2016-09-151-2/+6
* SERVER-22688 Provide a setParameter and shell option to control the js heap l...Waley Chen2016-09-151-0/+22
* SERVER-26062 Default to one initial sync attempt in replicaset tests and repl...Judah Schvimer2016-09-152-5/+3
* SERVER-26033 Allow simple range to exclude start keyJudah Schvimer2016-09-1512-5/+97
* SERVER-26094 remove inter-dependency between subtests in migration_ignore_int...Dianna Hohensee2016-09-151-9/+32
* SERVER-26119 Remove itcount to count equality check from migrateBig.jsKaloian Manassiev2016-09-141-4/+0
* SERVER-24033 Write full index spec in oplog entry for index creation.Max Hirschhorn2016-09-148-36/+467
* SERVER-25808 Test concurrent view modification for cycle detectionJames Wahlin2016-09-141-0/+110
* SERVER-26087 make config server only set its own featureCompatibilityVersion ...David Storch2016-09-141-1/+15
* Revert "SERVER-22688 Provide a setParameter and shell option to control the j...Waley Chen2016-09-131-22/+0
* SERVER-22688 Provide a setParameter and shell option to control the js heap l...Waley Chen2016-09-131-0/+22
* SERVER-24081 fixed explainable count to respect hintMaria van Keulen2016-09-131-0/+8