summaryrefslogtreecommitdiff
path: root/jstests/core/find_and_modify.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+4
* SERVER-45956 Allow findAndModify with upsert=true inside multi-document trans...Gregory Noma2020-04-081-44/+21
* SERVER-44793 Add `requires_fcv_44` as required to Query core jstests to addre...James Wahlin2019-11-221-1/+1
* SERVER-42435 Remove ParsedProjection and ProjectionExecIan Boros2019-10-231-9/+26
* SERVER-43687 continue using ParsedProjection in findAndModify() pathIan Boros2019-09-301-0/+9
* SERVER-41476 Make findAndModify commands in find_and_modify.js deterministicJudah Schvimer2019-06-051-2/+3
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-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-23971 Clang-Format codeMark Benvenuto2016-05-281-4/+8
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-29/+33
* SERVER-17387 prevent invalid projections from causing findAndModify to trigge...David Storch2015-03-091-2/+64
* SERVER-17372 fix findAndModify output when there is an insert in the upsert: ...David Storch2015-02-251-0/+26
* SERVER-16601 error out on conflicting params to findAndModifyDan Pasette2015-01-181-0/+8
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+38