summaryrefslogtreecommitdiff
path: root/jstests/sharding/read_pref_cmd.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58940 Re-eneable not failing sharding tests disabled in multiversion s...Tommaso Tocci2021-07-291-1/+0
* SERVER-58295 disable tests failing due to multiversion issuesVishnu Kaushik2021-07-201-0/+1
* SERVER-57460 Remove remaining GLE calls from jstestsIrina Yatsenko2021-06-291-17/+18
* SERVER-57198 Remove getLastError calls from tests where it's easy to do soIrina Yatsenko2021-06-021-3/+5
* SERVER-56488 Change the default read concern to always be localSamy Lanka2021-05-201-0/+6
* SERVER-52990 remove colMod invocation (and TODO comment) from testBenety Goh2020-12-011-5/+0
* SERVER-51680 Remove non-test usages of ScanningReplicaSetMonitor from the cod...Matthew Saltz2020-11-201-4/+5
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-1/+1
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-1/+1
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-1/+1
* SERVER-47081 Delete geoSearch command and related testsMihai Andrei2020-11-031-15/+0
* SERVER-50651 Replace occurrences of isMaster command with hello in sharding j...Ali Mir2020-09-281-2/+2
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-2/+2
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+0
* SERVER-46648 Cancel pending requests upon receiving the first responseCheahuychou Mao2020-03-171-1/+3
* SERVER-46879 Fix profiler query in read_pref_cmd.js and not assert that the c...Cheahuychou Mao2020-03-161-58/+82
* SERVER-46646 Disallow hedging for commands that can potentially do writesCheahuychou Mao2020-03-101-30/+61
* SERVER-46567 Update shell methods Mongo.setReadPref and cursor.readPref to su...Cheahuychou Mao2020-03-101-163/+355
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-201-2/+3
* SERVER-44475 Remove Query KnobJacob Evans2019-12-111-11/+24
* SERVER-42407 Sharding/read_pref_cmd.js should assume less about secondaryPref...Rahul Sundararaman2019-10-081-20/+20
* SERVER-42765 Specify priority/votes for rs members in read_pref_cmd.js to ens...Janna Golden2019-09-121-0/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-5/+1
* SERVER-40436 Ignore the 'flags' field from the 'create' commandGregory Wlodarek2019-04-111-1/+1
* SERVER-39101 read_pref_cmd.js should use collMod to wait for indexes to compl...Louis Williams2019-01-221-0/+6
* SERVER-38062 Add assertions to commands in read_pref_cmd.jsBlake Oler2018-12-101-8/+9
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-2/+1
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-1/+0
* SERVER-28524 remove group commandKyle Suarez2018-05-301-4/+0
* SERVER-33734 Improve jsTestLog filterabilityJudah Schvimer2018-03-151-1/+1
* SERVER-31579 Tag specific sharding tests as being resource intensiveEddie Louie2017-10-181-0/+6
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-251-0/+4
* SERVER-19318 Avoid taking any locks for collectionless aggregations without f...Bernard Gorman2017-07-071-6/+21
* SERVER-19318 Allow $currentOp aggregations to be run on mongoSBernard Gorman2017-06-161-8/+5
* SERVER-19318 Add $currentOp aggregation stage for mongoDBernard Gorman2017-05-261-7/+26
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-2/+2
* SERVER-26435 Refactor replsettest.js to reduce sizeJames Wahlin2016-10-171-1/+1
* SERVER-26246 Turn up log verbosity only on selected components in read_pref_c...Randolph Tan2016-09-221-2/+9
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-38/+30
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-86/+95
* SERVER-20367 Remove references to geoWalk commandJudah Schvimer2015-10-151-1/+0
* SERVER-19143 remove ns from OpDebug and synchronize access to NS in curopAdam Midvidy2015-06-291-1/+1
* SERVER-18236 hang slaveOk/secondaryOk and readPreference off OpCtxAdam Midvidy2015-06-031-17/+16
* SERVER-18198 use native runCommand method in the shellAdam Midvidy2015-04-291-5/+8
* SERVER-12642 validates input to the distinct commandeshamaharishi2014-06-171-3/+3
* Revert "SERVER-12642 validates input to the distinct command"Benety Goh2014-06-171-3/+3
* SERVER-12642 validates input to the distinct commandeshamaharishi2014-06-171-3/+3
* SERVER-11971 slaveok versioning logic should also apply to read prefsGreg Studer2013-12-111-3/+0
* SERVER-10383 read_pref_cmd.js failed on Windows 64-bitRandolph Tan2013-10-251-7/+9
* SERVER-7533 added an _awaitRSHostViaRSMonitor method based on _replMonitorStatsmatt dannenberg2013-09-181-20/+6