summaryrefslogtreecommitdiff
path: root/jstests/core/verify_update_mods.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than ...Mindaugas Malinauskas2021-05-261-73/+301
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-1/+1
* SERVER-28772 Remove the $pushAll modifier.Justin Seyster2017-08-101-6/+0
* SERVER-29912 Require argument to $pop to be 1 or -1.David Storch2017-07-051-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-34/+34
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-28/+28
* SERVER-12127 migrate js tests to jscore suite when not related to writesSiyuan Zhou2014-03-031-0/+83