summaryrefslogtreecommitdiff
path: root/jstests/core/update_hint.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44367 Allow hinting the delete commandPawel Terlecki2020-02-291-10/+11
* Revert "SERVER-44367 Allow hinting the delete command"Eric Milkie2020-02-271-11/+10
* SERVER-44367 Allow hinting the delete commandPawel Terlecki2020-02-271-10/+11
* SERVER-43039 db.collection.bulkWrite doesn't support hint with replaceOneJames Wahlin2019-09-241-0/+14
* SERVER-42608 Accept hint in shell helper updateOne and updateManyXin Hao Zhang2019-08-071-73/+131
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-70/+84
* SERVER-1599 Add support for index hint to update commandXin Hao Zhang2019-06-181-0/+81