summaryrefslogtreecommitdiff
path: root/jstests/core/update_addToSet.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59096 clean up update_addToSet.js to use different collection name for...Benety Goh2021-08-051-10/+21
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+3
* SERVER-56907 Remove feature flag for Mitigate pain of using field names with ...Milena Ivanova2021-07-051-36/+16
* SERVER-57789 Modernize jstests/core/update_addToSet.jsJames Wahlin2021-06-211-86/+89
* SERVER-49117 Remove storage validation of '$' prefixes in insert and updateAlya Berciu2021-05-051-17/+37
* Revert "SERVER-49117 Remove storage validation of '$' and '.' in field names ...Charlie Swanson2020-08-061-0/+22
* SERVER-49117 Remove storage validation of '$' and '.' in field names for inse...Junhson Jean-Baptiste2020-08-041-22/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-13/+13
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-1/+2
* SERVER-29342 CollectionShardState/RangeDeleter support for safe secondary readsNathan Myers2017-06-021-5/+5
* SERVER-29351 remove redundant use of BSONObj::storageValidEmbedded from modif...Dianna Hohensee2017-05-301-0/+56
* 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-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-34/+43
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-6/+6
* SERVER-12127 migrate js tests to jscore suite when not related to writesSiyuan Zhou2014-03-031-0/+58