summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27576 Fix quit() in shell and all the tests that depend on itJonathan Reams2017-01-121-0/+17
* SERVER-26765 move tests in jstests/views to other suitesKyle Suarez2016-12-153-0/+225
* SERVER-27418 enable index_version_v2.js test for MongoRocksEric Milkie2016-12-141-1/+1
* SERVER-24128 reject embedded null bytes in namespace string parsingDavid Storch2016-12-091-2/+1
* SERVER-27217 fix command_line_parsing.jsEric Milkie2016-11-301-2/+2
* SERVER-26463: Up how long to wait for TTL monitor passes in ttl_capped.jsDaniel Gottlieb2016-11-301-1/+1
* SERVER-8308 fixed lintBenety Goh2016-11-291-1/+1
* SERVER-8308 limit tojson call depthMatt Cotter2016-11-291-0/+31
* SERVER-24739: Validate syncdelay at startup and on setParameterDaniel Gottlieb2016-11-291-0/+4
* SERVER-22729: Disallow creating replication collections in non-local databasesDaniel Gottlieb2016-11-281-0/+22
* SERVER-26852 Move read concern tests out of noPassthroughWilliam Schultz2016-11-151-187/+0
* SERVER-26693: Wait on shell process before exiting scriptsDaniel Gottlieb2016-11-102-10/+28
* SERVER-26243 Allow deletion of system.views and fix/test rollbackGeert Bosch2016-11-091-10/+0
* SERVER-26922 minvalid2 should wait for arbiter to be up before shutting secon...Benety Goh2016-11-081-0/+5
* SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS ...Benety Goh2016-11-071-6/+5
* SERVER-25441 $lookup on a sharded coll does not respect readConcernJames Wahlin2016-11-031-108/+144
* SERVER-25145 BackgroundSync provides minValid to sync source selection in REC...Benety Goh2016-11-021-2/+8
* SERVER-26515 Create collection with v=2 index should include full index spec ...Tess Avitabile2016-10-281-0/+7
* SERVER-26823 really ensure first node is primaryEric Milkie2016-10-281-1/+2
* SERVER-21089 fix assert.throw/doesNotThrow() argument validationRobert Guo2016-10-271-1/+1
* SERVER-26686 make validate command ignore validateFeaturesAsMasterDavid Storch2016-10-241-0/+7
* SERVER-26439 Don't time out too quickly in wt_nojournal_skip_recovery.jsGeert Bosch2016-10-241-8/+11
* SERVER-26514 Create command should take idIndex optionTess Avitabile2016-10-241-0/+8
* SERVER-26694 wt_nojournal_skip_recovery.js background loop early exitJames Wahlin2016-10-191-3/+3
* SERVER-26468 Create internalValidateFeaturesAsMaster startup parameterTess Avitabile2016-10-181-0/+166
* SERVER-26599 Master-slave initial sync should use the exact _id index spec fr...Tess Avitabile2016-10-181-3/+28
* SERVER-26596 Make sure test doesn't break other tests and fix memory leakJonathan Reams2016-10-171-0/+16
* SERVER-22992 waiting on forked process also waits on consuming outputMatt Cotter2016-10-121-0/+32
* SERVER-25476 fix lintMatt Cotter2016-10-111-3/+3
* SERVER-25476 Add WT unclean shutdown recovery test.Susan LoVerso2016-10-111-0/+131
* SERVER-26367 index_killop.js should use failpointJames Wahlin2016-10-031-0/+69
* SERVER-26230 DocumentSourceCursor should reset keysExamined and docsExamined ...Tess Avitabile2016-09-301-0/+34
* SERVER-26284 loglong.js // Majority read concern requested, but server was no...Waley Chen2016-09-271-0/+53
* SERVER-26295 check for existing parameters when initiating secondary in testSam Rossi2016-09-261-3/+10
* SERVER-769 Validate createIndexes field namesJames Wahlin2016-09-231-1/+6
* 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