summaryrefslogtreecommitdiff
path: root/jstests/core/shell_writeconcern.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-31/+7
* SERVER-56319 shell_writeconcern.js should explicitly remove _id:1 documentPavi Vetriselvan2021-04-291-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-7/+7
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-01-301-1/+5
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-1/+1
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+5
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-5/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+5
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-17/+19
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-16/+16
* SERVER-13373 - The insert ordered option is reversed in the shellScott Hernandez2014-03-271-2/+8
* SERVER-12127 migrate js tests to jscore suite when not related to writesSiyuan Zhou2014-03-031-0/+72