summaryrefslogtreecommitdiff
path: root/jstests/sharding/sharded_profile.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50634 Make sharded_profile.js filter for "op": "insert" when querying ...Eric Maynard2020-09-011-1/+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-19/+18
* 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-18/+18
* SERVER-20360: Do writecmd vectored write inside one currentOpMartin Bligh2015-10-151-5/+4
* SERVER-19855 Use ShardConnection for migrations and splitsSpencer T Brody2015-08-251-15/+15
* Revert "SERVER-19855 Use ShardConnection for migrations and splits"Benety Goh2015-08-211-15/+15
* Revert "Revert "SERVER-19855 Use ShardConnection for migrations and splits""Kaloian Manassiev2015-08-211-15/+15
* Revert "SERVER-19855 Use ShardConnection for migrations and splits"Kaloian Manassiev2015-08-211-15/+15
* SERVER-19855 Use ShardConnection for migrations and splitsKaloian Manassiev2015-08-211-15/+15
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-3/+1
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-2/+1
* SERVER-13413 profiling should not do version checks against op namespaceGreg Studer2014-03-311-0/+39