summaryrefslogtreecommitdiff
path: root/jstests/core/write_result.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57388 Remove readMode/writeMode/rpcProtocols/useLegacyWriteOps shell c...Yoonsoo Kim2021-07-011-18/+14
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-2/+0
* SERVER-49117 Remove storage validation of '$' prefixes in insert and updateAlya Berciu2021-05-051-1/+1
* SERVER-55770 Add geo_update_dedup.js to the list of multi-update tests not ha...Matthew Russotto2021-04-081-0/+1
* SERVER-43892 ShardedClusterFixture always starts shards as replicasetsTommaso Tocci2021-02-241-4/+1
* SERVER-50651 Replace occurrences of isMaster command with hello in misc jstestsAli Mir2020-10-011-1/+1
* Revert "SERVER-49117 Remove storage validation of '$' and '.' in field names ...Charlie Swanson2020-08-061-1/+1
* SERVER-49117 Remove storage validation of '$' and '.' in field names for inse...Junhson Jean-Baptiste2020-08-041-1/+1
* SERVER-45139 Blacklist write_result.js from multiversion testingJason Chan2019-12-161-1/+4
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-0/+1
* SERVER-33034: Fix tests with bad assertionsDavid Bradford2018-02-151-2/+2
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-01-301-1/+6
* 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-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