summaryrefslogtreecommitdiff
path: root/jstests/sharding/mrShardedOutputAuth.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47041 Move aggregation and query related tests in jstests/sharding to ...Svilen Mihaylov2020-04-031-96/+0
* SERVER-44318 M/R Agg: Reject MapReduce commands which would create a new shar...Charlie Swanson2019-12-181-0/+4
* SERVER-44475 Remove Query KnobJacob Evans2019-12-111-0/+1
* SERVER-42691 Modernize mapReduce tests in sharding directoryCharlie Swanson2019-09-271-49/+46
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-86/+85
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+3
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-2/+7
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-6/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-80/+75
* SERVER-22765 Remove unnecessary logging in sharding tests when running on con...Randolph Tan2016-02-221-2/+0
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-21009 Get rid of some unused/unnecessary methods in ShardingTestKaloian Manassiev2015-10-271-6/+8
* SERVER-18796: sh.status() show 'dropped:false' colls againKevin Pulo2015-07-131-1/+1
* SERVER-18024 Move collection metadata loading under the catalog managerKaloian Manassiev2015-04-211-4/+4
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-3/+3
* SERVER-10794 Maintain backwards-compatible form of addUser for one more releaseSpencer T Brody2013-10-111-3/+3
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-061-3/+3
* SERVER-7641 - added jstest mrShardedOutputAuth.jsDan Pasette2013-01-191-0/+96