summaryrefslogtreecommitdiff
path: root/jstests/sharding/read_pref_cmd.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-10429 disable flaky test until we can fix it properlyEric Milkie2013-08-071-0/+2
* SERVER-10007 better logging for dbclient_rs.cppGreg Studer2013-06-251-1/+2
* SERVER-8219 empty tag sets [{}] asserts with primary read preferenceRandolph Tan2013-02-011-1/+1
* SERVER-7423 more thorough testing of commands and read preferences on mongosA. Jesse Jiryu Davis2013-01-221-22/+193
* buildbot unused code in read_pref_cmd.jsGreg Studer2012-12-271-1/+1
* Revert "buildbot read_pref_cmd.js don't do special "query" processing for .$c...Greg Studer2012-12-271-1/+1
* buildbot read_pref_cmd.js don't do special "query" processing for .$cmd nsGreg Studer2012-12-271-1/+1
* Fix test for SERVER-4706Randolph Tan2012-11-211-1/+2
* Revert "SERVER-7739 make GLE work with mongos dropDatabase"Greg Studer2012-11-211-1/+1
* SERVER-7739 make GLE work with mongos dropDatabaseGreg Studer2012-11-211-1/+1
* SERVER-7423 Support commands for read preferenceRandolph Tan2012-11-201-0/+1
* SERVER-7423 Support commands for read preferenceRandolph Tan2012-11-191-74/+112
* SERVER-7558 read_pref_cmd.js fails when calling inline map reduceRandolph Tan2012-11-061-1/+5