summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26137 Remove testMark Benvenuto2016-09-221-166/+0
* SERVER-25942 Don't validate views in listCollections unless they are being re...Sam Rossi2016-09-221-0/+36
* SERVER-26137 MongoDB Windows Service hangs on stopMark Benvenuto2016-09-221-0/+166
* SERVER-26164 utf8_paths.js should not use directoryperdb alwaysMark Benvenuto2016-09-221-3/+10
* SERVER-26227 Increase waitForState timeouts in replicaset testsJudah Schvimer2016-09-223-8/+6
* SERVER-25312 Check for Null embedded malformed config stringSulabh Mahajan2016-09-221-0/+60
* Revert "SERVER-25942 Don't validate views in listCollections unless they are ...Judah Schvimer2016-09-201-36/+0
* SERVER-25942 Don't validate views in listCollections unless they are being re...Sam Rossi2016-09-201-0/+36
* SERVER-23941 fix check for incompatible arguments when using queryableBackupModeSam Rossi2016-09-161-0/+66
* SERVER-16725 Incorrect character conversion between UTF-8 and UTF-16Mark Benvenuto2016-09-161-0/+31
* SERVER-25759 Quote appname in slow log outputMark Benvenuto2016-09-161-1/+1
* SERVER-24033 Handle error with "compact" on ephemeral storage engines.Max Hirschhorn2016-09-151-1/+8
* SERVER-24033 Write full index spec in oplog entry for index creation.Max Hirschhorn2016-09-142-0/+175
* SERVER-25741 Disallow collection default collation if featureCompatibilityVer...Tess Avitabile2016-09-082-18/+23
* Revert "SERVER-25741 Disallow collection default collation if featureCompatib...Tess Avitabile2016-09-071-19/+0
* SERVER-25741 Disallow collection default collation if featureCompatibilityVer...Tess Avitabile2016-09-071-0/+19
* SERVER-25156 Add support for building v=2 indexes.Max Hirschhorn2016-09-071-0/+241
* SERVER-25742 Disallow per-op collation when featureCompatibilityVersion=3.2Tess Avitabile2016-09-071-0/+198
* SERVER-25335 use open + fdopen on OSX, and cope with slow program outputKevin Pulo2016-09-061-1/+8
* SERVER-25335 avoid group and other permissions when creating .dbshell history...Kevin Pulo2016-09-061-0/+103
* SERVER-23219 DBCommandCursor should route getMore operations to original serverJonathan Reams2016-08-292-8/+20
* SERVER-25180 make full histogram output optionalKevin Albertson2016-08-291-2/+2
* SERVER-7200 Write oplog entries on secondaries before applyingMathias Stearn2016-08-231-3/+4
* SERVER-25647 Add client_metadata logging testsMark Benvenuto2016-08-232-0/+81
* SERVER-25645 extended timeout for restarted node to become SECONDARY from 1 t...Benety Goh2016-08-161-2/+2
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-121-1/+2
* SERVER-25507 again with fix for backup_restore.jsEsha Maharishi2016-08-121-1/+1
* Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a sh...Esha Maharishi2016-08-111-2/+1
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-111-1/+2
* SERVER-25564 extend timeout for hidden node and re-evaluate primaryBenety Goh2016-08-111-4/+5
* SERVER-24611 Implement ClientMetadata classMark Benvenuto2016-08-041-0/+2
* SERVER-23192 periodically reload ShardRegistry from the catalogMisha Tyulenev2016-08-011-4/+0
* SERVER-24534 Add tests for cloning collections w/ non-simple collations.Max Hirschhorn2016-07-271-0/+38
* SERVER-24063 Add collation to logs, profile and currentOp.David Hatch2016-07-201-26/+70
* SERVER-24693 Test that the "group" command yields using explain().Max Hirschhorn2016-07-141-0/+32
* SERVER-25035 fixed incorrect write concern in testsBenety Goh2016-07-132-2/+2
* SERVER-24293 Add tasks on evergreen to run tests with both old and new initia...Judah Schvimer2016-07-111-52/+0
* SERVER-24990 Update command_line_parsing.js to ignore cacheSizeGB in configur...Mike Grundy2016-07-111-2/+4
* SERVER-5905 Add operation latency histogramKevin Albertson2016-06-241-0/+168
* Revert "SERVER-5905 Add operation latency histogram"Mathias Stearn2016-06-241-164/+0
* SERVER-24638 Move command processing from Pipeline to AggregationRequestCharlie Swanson2016-06-241-2/+2
* SERVER-5905 Add operation latency histogramKevin Albertson2016-06-231-0/+164
* SERVER-22696 Enable clang-format for code with JS template stringsKamran Khan2016-06-231-2/+0
* SERVER-24690 increase timeoutEric Milkie2016-06-221-1/+1
* SERVER-24690 wait for replication before shutting down in backup_restore.jsEric Milkie2016-06-211-0/+4
* SERVER-24639 blacklist an FSM workload that contains background indexes, to a...Eric Milkie2016-06-171-0/+1
* SERVER-22347 Use "legacy" read mode for replica set connections.Max Hirschhorn2016-06-161-0/+44
* SERVER-24492 Add server parameter and factory function to choose oplog buffer...Judah Schvimer2016-06-141-0/+52
* SERVER-24441 Avoid creating points near the poles in geo_full.js.Max Hirschhorn2016-06-091-2/+5
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2016-06-091-83/+0