summaryrefslogtreecommitdiff
path: root/jstests/sharding/commands_that_write_accept_wc_shards.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+3
* SERVER-44318 M/R Agg: Reject MapReduce commands which would create a new shar...Charlie Swanson2019-12-181-1/+1
* SERVER-45076 Complete all TODOs left from agg map reduce knob removalTed Tuckman2019-12-131-222/+219
* SERVER-44753 Add aggregate and aggregation-based mapReduce testing to command...James Wahlin2019-12-031-160/+324
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-343/+343
* SERVER-40238 New stage alias: $set => $addFieldsCharlie Swanson2019-05-151-2/+2
* Revert "SERVER-40238 New stage alias: $set => $addFields"Henrik Edin2019-05-101-2/+2
* SERVER-40238 New stage alias: $set => $addFieldsCharlie Swanson2019-05-101-2/+2
* SERVER-40403 Test support for 'writeConcern' option in combination with a pip...James Wahlin2019-05-071-0/+19
* SERVER-40402 Test support for 'writeConcern' option in combination with a pip...James Wahlin2019-05-061-0/+21
* SERVER-37191 writeConcern for $outNick Zolnierz2018-10-311-57/+0
* SERVER-37274 Set priority of secondaries to zero in commands_that_accept_writ...William Schultz2018-10-011-2/+9
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-2/+1
* SERVER-30879: check for write concern errors on assert.commandWorkedDavid Bradford2018-03-201-2/+2
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+2
* SERVER-30504 Move the logic of the dropCollection command into the new _confi...Kaitlin Mahar2018-01-081-12/+0
* SERVER-31579 Tag specific sharding tests as being resource intensiveEddie Louie2017-10-181-2/+6
* SERVER-31524 make all metadata commands wait for majority writeConcern when r...Esha Maharishi2017-10-171-41/+0
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-3/+5
* SERVER-26645 Get rid of _shardNames variable in ShardingTestKaloian Manassiev2016-10-171-11/+11
* SERVER-26289 Increase wtimeout in commands_that_write_accept_wc_shards.js to ...Randolph Tan2016-09-301-2/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-7/+2
* SERVER-22422 Test that write commands support writeConcernJudah Schvimer2016-04-121-0/+440