summaryrefslogtreecommitdiff
path: root/jstests/core/mr_bigobject_replace.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-1/+0
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-0/+1
* SERVER-46795 Allow for JS interrupt in mr_bigobject_replace.jsCharlie Swanson2020-03-111-4/+13
* SERVER-42690 Modernize many mr tests in core suiteCharlie Swanson2019-10-291-4/+5
* SERVER-42896 Blacklist most mapReduce tests from multi_shard_local_read_write...Charlie Swanson2019-08-201-0/+1
* 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-44/+44
* SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbha...Lingzhi Deng2019-05-231-1/+6
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-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-11/+7
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-8/+19
* SERVER-21863 Prevent map-reduce from inserting >16MB documents.Max Hirschhorn2016-01-151-0/+54