summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32146 Log slow oplog entry applicationVesselina Ratcheva2019-01-111-16/+12
* SERVER-38415 checkLog.containsWithCount does not reset count before each loop...Esha Maharishi2019-01-061-1/+2
* SERVER-38415 Remove erroneous variable from error message stringEsha Maharishi2019-01-061-2/+2
* SERVER-37241 Add testing to verify proper expiration of sessions in the sessi...Blake Oler2018-12-281-0/+79
* SERVER-36966 Validate ns in cluster mapReduceCharlie Swanson2018-11-191-2/+58
* SERVER-37935 Remove read concern 'majority' overrides from all change streams...William Schultz2018-11-141-1/+17
* SERVER-37624 Allow sessions collection TTL index expiration value to change u...Blake Oler2018-11-091-1/+4
* SERVER-36721 Prevent tests that use the logical session cache from running in...Blake Oler2018-10-041-0/+7
* SERVER-36435 Make ReplSetTest.kDefaultTimeoutMS accessible everywhere.Justin Seyster2018-09-111-2/+10
* SERVER-35986 Skip more eval tests in parallel suiteCharlie Swanson2018-09-071-6/+6
* SERVER-35238 Drop the collection after removing the partially written chunks ...Cheahuychou Mao2018-08-231-12/+31
* SERVER-33248 Allow choosing a sync source that we are up to date with if it h...Tess Avitabile2018-08-221-5/+0
* SERVER-35037 Create new concurrency suite that runs consecutive operations in...Samy Lanka2018-08-211-0/+31
* SERVER-35986 Skip tests using db.eval during parallel test suiteSara Golemon2018-08-091-0/+29
* SERVER-35919 Ensure all tests that use transactions perform collection drops ...Tess Avitabile2018-08-061-1/+1
* SERVER-35537 Create mongoebench for running benchRun against mobile.Max Hirschhorn2018-08-061-0/+49
* SERVER-35388 Improve misleading error messages for operations banned in trans...Samy Lanka2018-08-031-4/+6
* SERVER-34789: Using resume token from 'invalidate' notification for 'resumeAf...Nick Zolnierz2018-07-101-0/+7
* SERVER-35383 Raise election timeout to 24 hours for stepdown suites.Max Hirschhorn2018-07-071-1/+16
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-07-041-1/+1
* Revert "SERVER-34789: Using resume token from 'invalidate' notification for '...Nick Zolnierz2018-07-031-7/+0
* SERVER-34789: Using resume token from 'invalidate' notification for 'resumeAf...Nick Zolnierz2018-07-021-0/+7
* SERVER-35029: Add change stream notification for database dropNick Zolnierz2018-07-023-28/+40
* SERVER-35028: Add change stream notifications for collection drop and renameNick Zolnierz2018-07-023-5/+40
* SERVER-35541 Support PKCS#8 PrivateKeyInfo in SChannel Providerr4.0.0-rc5Mark Benvenuto2018-06-111-0/+51
* SERVER-34248 Add flag to temporarily bypass read preference overrideRobert Guo2018-06-112-1/+24
* SERVER-34615 Make UUIDCatalog updates for renameCollection atomicMaria van Keulen2018-06-071-0/+5
* SERVER-35196 Map additional X509 OIDsSara Golemon2018-06-052-0/+140
* SERVER-34348 Add causally consistent core_txns passthroughTess Avitabile2018-05-301-0/+13
* SERVER-32883 Add concurrency_replication_causal_consistency suiteXiangyu Yao2018-05-241-0/+51
* SERVER-33738 Create a runCommand() override method to perform operations insi...Robert Guo2018-05-244-38/+303
* SERVER-32825 Add upgrade/downgrade infrastructure for timestamp safe unique i...nehakhatri52018-05-181-0/+63
* SERVER-34155 add clean shutdown primary passthroughRobert Guo2018-05-171-1/+2
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-05-154-0/+128
* SERVER-34614: Create a new db connection for each test when running in parallelDavid Bradford2018-05-091-0/+4
* SERVER-34888 Do not store subject name without validationSara Golemon2018-05-092-1/+58
* SERVER-34831 Add support for emailAddress in subject nameMark Benvenuto2018-05-073-0/+103
* SERVER-27541 Turn off primary catchup in all continuous stepdown suitesVesselina Ratcheva2018-04-301-7/+29
* SERVER-34665 Update definition of retryable error in the mongo shell.Max Hirschhorn2018-04-271-0/+3
* SERVER-34662 fix $changeStream parsing to check that its argument is an objectIan Boros2018-04-261-1/+2
* SERVER-31395 Test resuming changeStream against a node other than the originalIan Boros2018-04-251-0/+51
* SERVER-34499 Add passthrough suite(s) replacing single-collection and single-...Bernard Gorman2018-04-232-46/+158
* SERVER-33991 Pass txnNumber in getMore requests through mongosJack Mulrow2018-04-231-0/+30
* SERVER-34496 Await all operations committed in ShardingTest::checkUUIDsConsis...Blake Oler2018-04-201-0/+30
* SERVER-34302 Add passthrough suite(s) replacing single-collection $changeStre...Bernard Gorman2018-04-193-7/+130
* SERVER-33377 do not disguise the reason for an index build's failureEric Milkie2018-04-181-1/+2
* SERVER-8237 disable autoIndexId:false for replicated collectionsEric Milkie2018-04-171-5/+4
* SERVER-34413 Converting Certificate Subject Names to strings need to obey RFC...Mark Benvenuto2018-04-174-0/+116
* SERVER-34293 Add test for atomicity and isolation of transactions.Max Hirschhorn2018-04-161-2/+3
* SERVER-34459 Clear in-memory database versions on setFCV downgrade on shard p...Esha Maharishi2018-04-131-0/+26