summaryrefslogtreecommitdiff
path: root/jstests/core/upsert_shell.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40461 implement WriteResult._id for upsertsGabriel Russell2019-04-241-0/+12
* SERVER-8237 disable autoIndexId:false for replicated collectionsEric Milkie2018-04-171-12/+0
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-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-30/+30
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-8/+8
* SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer2014-10-161-0/+52