summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44435 Allow selective whitelisting of X509 based role authorizationsSara Golemon2020-02-041-0/+54
* SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...Kevin Pulo2020-01-151-2/+33
* SERVER-42631 Blacklist tests that use Mongo.logout() from stepdown suitesJack Mulrow2020-01-081-0/+5
* SERVER-43210 Allow time for cursors to indicate that a session has been kille...Blake Oler2020-01-021-3/+3
* SERVER-43085 Regenerate X509 test certificatesSara Golemon2019-11-1325-1062/+1187
* SERVER-42783 Migrations should wait for majority replication of cloned docs w...Janna Golden2019-10-081-5/+11
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-06-251-0/+2
* SERVER-40643 SERVER-40645 Add jstests that test the split horizon featureHenrik Edin2019-06-072-0/+140
* SERVER-37624 Allow sessions collection TTL index expiration value to change u...Blake Oler2019-02-021-1/+5
* SERVER-32146 Log slow oplog entry applicationVesselina Ratcheva2019-01-231-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-261-0/+63
* SERVER-37750 Optimized $sample stage does not yieldBernard Gorman2018-11-201-14/+13
* SERVER-37935 Remove read concern 'majority' overrides from all change streams...William Schultz2018-11-141-1/+17
* SERVER-37631: disable logical sessions if FCV is 3.4Misha Tyulenev2018-11-011-0/+15
* SERVER-36721 Prevent tests that use the logical session cache from running in...Blake Oler2018-10-041-0/+7
* SERVER-35238 Drop the collection after removing the partially written chunks ...Cheahuychou Mao2018-09-241-12/+31
* SERVER-34248 Add flag to temporarily bypass read preference overrideRobert Guo2018-09-202-1/+24
* SERVER-35986 Skip more eval tests in parallel suiteCharlie Swanson2018-09-191-4/+4
* SERVER-36435 Make ReplSetTest.kDefaultTimeoutMS accessible everywhere.Justin Seyster2018-09-181-2/+10
* SERVER-32920 Avoid overriding read preference for the config server in passth...Robert Guo2018-09-072-1/+6
* SERVER-34614: Create a new db connection for each test when running in parallelDavid Bradford2018-08-241-0/+4
* SERVER-35986 Skip tests using db.eval during parallel test suiteSara Golemon2018-08-091-0/+29
* SERVER-36223 Add hook for the fuzzer to not send lsid in the preambleRobert Guo2018-07-201-0/+29
* SERVER-33841 add hooks for the mutaional fuzzerRobert Guo2018-07-202-0/+67
* SERVER-35383 Raise election timeout to 24 hours for stepdown suites.Max Hirschhorn2018-07-141-1/+16
* SERVER-34040 Disallow $changeStream on internal databases and system collectionsBernard Gorman2018-06-141-0/+21
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-06-053-0/+118
* SERVER-33080 Blacklist tests expecting lines in getLog from parallel suiteCharlie Swanson2018-05-221-15/+7
* SERVER-34888 Do not store subject name without validationSara Golemon2018-05-211-0/+47
* SERVER-34683 drop config.system.sessions on downgrade to 3.4Misha Tyulenev2018-05-091-6/+15
* SERVER-32647 Retry connecting to replica set when given a seed nodeVesselina Ratcheva2018-05-082-33/+5
* SERVER-34389 modify change_stream_collations.js to avoid failureIan Boros2018-05-071-3/+4
* SERVER-33287 Create passthrough that kills the primary nodeSamy Lanka2018-05-062-0/+61
* SERVER-34665 Update definition of retryable error in the mongo shell.Max Hirschhorn2018-05-061-0/+3
* SERVER-31198 Use modified version of commandObj in retries.Max Hirschhorn2018-03-061-6/+18
* SERVER-31198 Run the concurrency suite with shard stepdownsJack Mulrow2018-03-063-4/+71
* SERVER-33502 Do not use getLastError in parallel suiteCharlie Swanson2018-03-021-1/+7
* SERVER-32368 do not perform UUID check against a shard's config cache in the ...Esha Maharishi2018-02-131-30/+54
* SERVER-32691 Add write_concern_majority_passthrough_WT task in Evergreen.Max Hirschhorn2018-02-121-0/+1
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-02-121-1/+87
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-02-127-261/+357
* SERVER-33068 Fix run_check_repl_dbhash.js hook to actually run dbhash.Max Hirschhorn2018-02-111-0/+102
* SERVER-31484 separate the operation deadline from awaitData deadline in shard...Martin Neupauer2018-02-051-0/+9
* SERVER-31760 Optimize $expr to allow index use for equality predicates.David Storch2018-02-011-2/+2
* SERVER-32376 Disallow startSession command and listLocalCursors/Sessions aggr...Jack Mulrow2018-01-151-6/+22
* SERVER-31854 After the first drop, assertSchemaMatch() should assert that sub...Tess Avitabile2018-01-111-2/+2
* SERVER-32255 Ensure UUIDs exist for local collections on ShardServersr3.6.2-rc0r3.6.2Maria van Keulen2018-01-041-0/+27
* SERVER-32529 Revert "SERVER-32105 Require shard servers and config servers to...Esha Maharishi2018-01-042-11/+0