summaryrefslogtreecommitdiff
path: root/jstests/core/write_result.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-05-061-0/+1
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-02-121-1/+6
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-141-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-30/+23
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-16792: fix smoke.py --small-oplog-rs so it worksScott Hernandez2015-02-031-6/+8
* SERVER-13210: include nModified for all mongod write commandsScott Hernandez2014-03-181-2/+2
* SERVER-13057 push shell write errors more in line with other driversGreg Studer2014-03-181-8/+3
* SERVER-13001: exclude nModified from legacy write resultsScott Hernandez2014-03-121-2/+2
* SERVER-12763 Fixed write_result.js to use BulkWriteResultAndreas Nilsson2014-03-111-2/+2
* SERVER-12786: make tests work in compatibility shell write modeScott Hernandez2014-02-281-8/+19
* SERVER-12786: add shell writeMode optionScott Hernandez2014-02-261-1/+1
* SERVER-12664 Change nUpdated to nMatched in bulk api resultsRandolph Tan2014-02-131-7/+7
* SERVER-12127 ensure write concern option is invalid on all tested configsGreg Studer2014-02-101-1/+1
* SERVER-12127 test of single write results, example of using new write command...Greg Studer2014-02-101-0/+178