summaryrefslogtreecommitdiff
path: root/jstests/libs/override_methods/set_read_preference_secondary.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42211 Remove RepairCursorCmd and RecordStore::getCursorForRepair()Evgeni Dobranov2019-08-301-5/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-144/+143
* SERVER-41303 Split jscore tests that run mapReduce but do not specifically te...Allison Easton2019-06-101-2/+0
* SERVER-40429 Add merge stage to write output to existing collectionAnton Korshunov2019-05-021-1/+1
* SERVER-36233 prevent the profile command from being run on secondary read ove...Robert Guo2018-08-091-4/+4
* SERVER-33998 Remove the parallelCollectionScan commandSean Tao2018-07-121-2/+1
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-1/+0
* SERVER-34248 Add flag to temporarily bypass read preference overrideRobert Guo2018-06-111-0/+6
* SERVER-28524 remove group commandKyle Suarez2018-05-301-1/+0
* SERVER-32920 Avoid overriding read preference for the config server in passth...Robert Guo2018-03-281-0/+5
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-01-301-1/+87
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-01-301-40/+47
* SERVER-31476 Server should prohibit establishing a cursor on a read-only viewSiyuan Zhou2017-11-211-1/+2
* SERVER-31135 Add a change stream passthrough suite targeting secondariesCharlie Swanson2017-11-071-0/+68