summaryrefslogtreecommitdiff
path: root/jstests/replsets/groupAndMapReduce.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-2/+2
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-23/+23
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+0
* SERVER-28524 remove group commandKyle Suarez2018-05-301-28/+0
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+1
* SERVER-24901 do not use fast count when checking collection size in replset t...Benety Goh2016-07-071-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-27/+43
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-2/+2
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
* fix function call SERVER-6309Eric Milkie2012-07-051-1/+1
* SERVER-6309 replace sleep with something betterEric Milkie2012-07-051-4/+5
* [SERVER-2286]: slaveOk is ignored for group() and mapReduce(), these are allo...agirbal2011-01-041-5/+44
* [SERVER-2284]: operations using system.js collection (group, mapred, where) a...agirbal2010-12-231-0/+66