summaryrefslogtreecommitdiff
path: root/jstests/core/count10.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51450 Use new $currentOp aggregation pipeline stage in count10.jsTommaso Tocci2020-10-091-39/+44
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-04-271-0/+1
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-1/+1
* SERVER-34533 killOp available on embedded.Henrik Edin2018-04-191-2/+2
* SERVER-29725 Tag jstests in core so we can run the suite on mongoe.Henrik Edin2018-04-181-0/+3
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-01-301-2/+8
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-29/+27
* SERVER-14143 Re-enable javascript interruption.Spencer T Brody2014-12-011-4/+0
* SERVER-14069 Temporarily disable interrupting JS codeMathias Stearn2014-06-031-1/+4
* SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"daveh862014-05-221-2/+2
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+59