summaryrefslogtreecommitdiff
path: root/jstests/sharding/read_pref_cmd.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-7558 read_pref_cmd.js fails when calling inline map reduceRandolph Tan2012-11-051-3/+3
* SERVER-7352 read_pref_cmd.js test fails if shell's ReplicaSetMonitor is not i...Randolph Tan2012-11-011-1/+19
* SERVER-7423 Support commands for read preferenceRandolph Tan2012-10-311-0/+111