summaryrefslogtreecommitdiff
path: root/jstests/core/explain_find_and_modify.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+3
* SERVER-34118 Log number of upserts performedNikita Lapkov2020-09-031-8/+8
* SERVER-27976 explain command should not accept unknown optionsMindaugas Malinauskas2020-06-031-1/+4
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-271-5/+0
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-271-0/+5
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-231-5/+0
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-221-0/+5
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-264/+263
* SERVER-38695 Make QuerySolutionNode subclasses for projection fast-pathsJacob Evans2019-01-291-1/+1
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+4
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-4/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-43/+22
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-146/+127
* SERVER-18054 Fix crash when running findAndModify against non-existent collec...Charlie2015-04-151-1/+4
* SERVER-16063 Rewrite the findAndModify command.Charlie2015-04-141-0/+344