summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/unsupported_change_stream_deployments.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-8/+0
* SERVER-55231 Stop using standalone shards in noPassthrough testsTommaso Tocci2021-03-171-21/+0
* SERVER-50280 Remove 'supportsMajorityReadConcern' test helper function in fav...Gregory Wlodarek2020-08-121-8/+1
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-101-1/+0
* SERVER-42761 Move feature_compatibility_version.js into src/mongo/shellJason Chan2019-09-091-1/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-51/+50
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-1/+1
* SERVER-33882 Add requires_sharding tag to sharding testsjannaerin2018-03-141-0/+2
* SERVER-32858 Add Evergreen tasks back to Linux (No Journal) builderIan Whalen2018-03-091-0/+8
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-2/+7
* SERVER-32143 fix mergeVesselina Ratcheva2018-02-211-7/+0
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-211-7/+0
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+2
* SERVER-31885 Prohibit $changeStream from running on a non-existent databaseBernard Gorman2017-12-051-1/+11
* SERVER-31218 Test must wait for slave to sync FCV document before using FCV 3...Matthew Russotto2017-11-091-3/+7
* SERVER-29126 Require change streams to run with readConcern:majoritySiyuan Zhou2017-10-031-3/+11
* SERVER-30722 Make changestreams require FCV 3.6Matthew Russotto2017-09-261-2/+3
* SERVER-29142 Support $changeStream on unsharded collections.Charlie Swanson2017-09-131-2/+1
* SERVER-30907 Ban $changeStream on non replica set deploymentsCharlie Swanson2017-09-011-0/+36