summaryrefslogtreecommitdiff
path: root/jstests/core/verify_update_mods.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal2021-06-301-7/+5
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than a...Mindaugas Malinauskas2020-08-191-0/+12
* SERVER-50297 Update tag requires_fcv_46 to requires_fcv_47 in verify_update_m...Mindaugas Malinauskas2020-08-141-1/+1
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than a...Mindaugas Malinauskas2020-08-111-73/+289
* Revert "SERVER-38909 Permit empty update modifiers, treating as a no-op rathe...Vesselina Ratcheva2020-08-101-289/+73
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than a...Mindaugas Malinauskas2020-08-101-73/+289
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-12/+12
* 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