summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-33412 Error on writes with unsupported transaction optionsMatthew Russotto2018-04-131-0/+12
* SERVER-34181 Include 'clusterTime' in each change streamCharlie Swanson2018-04-121-2/+6
* SERVER-33287 Create passthrough that kills the primary nodeSamy Lanka2018-04-122-0/+61
* SERVER-34289 add new sharded cluster wrapper for connecting to an existing cl...Robert Guo2018-04-121-1/+20
* SERVER-34086 Add ability to watch all changes for an entire replica setBernard Gorman2018-04-121-9/+27
* SERVER-29134: Support change streams on an entire database in a sharded clusterNick Zolnierz2018-04-112-5/+19
* SERVER-34387 Create client_roles.pem test certificate with long expiration dateMark Benvenuto2018-04-101-28/+0
* SERVER-34387 Create client_roles.pem test certificate with long expiration dateMark Benvenuto2018-04-092-41/+69
* SERVER-34090 Allow resuming change stream when resume token's document key do...Bernard Gorman2018-04-061-12/+9
* SERVER-34292 Add JavaScript class for representing a directed graph.Max Hirschhorn2018-04-041-0/+116
* SERVER-33343 move test functions from transaction_table_oplog_reply.js to ret...Benety Goh2018-04-041-1/+33
* SERVER-34034 Test log format, slowms, logLevel and sampleRate on mongoD and m...Bernard Gorman2018-04-041-1/+31
* SERVER-34040 Disallow $changeStream on internal databases and system collectionsBernard Gorman2018-04-041-0/+19
* SERVER-34139 Add certificate selector for Apple for SecureTransportSara Golemon2018-04-021-0/+0
* SERVER-3645 make count() with a predicate accurate on sharded clustersIan Boros2018-03-301-2/+11
* SERVER-33918: Support $changeStream against all collections in a database for...Nick Zolnierz2018-03-291-6/+17
* SERVER-33633 Create jstestfuzz_interrupt and jstestfuzz_interrupt_replication...Louis Williams2018-03-281-4/+3
* SERVER-32920 Avoid overriding read preference for the config server in passth...Robert Guo2018-03-282-1/+6
* SERVER-33739: Add support for snapshot readconcern for testsDavid Bradford2018-03-281-0/+13
* Revert 0c082a81047cee66821e295d02e3588f7934ff64: SERVER-3645Ian Boros2018-03-261-11/+2
* SERVER-34097: Prevent compact_keep_indexes.js from running in parallel with a...Nick Zolnierz2018-03-231-0/+7
* SERVER-32979 Windows Certificate SelectorsMark Benvenuto2018-03-231-0/+0
* SERVER-33841 add hooks for the mutaional fuzzerRobert Guo2018-03-222-0/+67
* SERVER-3645 make count() with a predicate accurate on sharded clustersIan Boros2018-03-211-2/+11
* SERVER-33815 Create transactions test suite and test tagWilliam Schultz2018-03-201-0/+4
* SERVER-18094 Add 'localOps' parameter to $currentOp to show local mongoS oper...Bernard Gorman2018-03-151-4/+5
* SERVER-33549 Refactor OpenSSL to use common ASN.1 code and add testMark Benvenuto2018-03-153-0/+88
* SERVER-23202: Query planner does not trim certain bounds-generating inequalit...Nick Zolnierz2018-03-141-0/+39
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-6/+7
* SERVER-33502 Do not use getLastError in parallel suiteCharlie Swanson2018-03-021-1/+6
* SERVER-33339 add jstest that documents and verifies whether each command send...Esha Maharishi2018-02-231-0/+39
* SERVER-32909 Update --repair to restore a missing featureCompatibilityVersion...Dianna Hohensee2018-02-201-18/+1
* SERVER-32647 Retry connecting to replica set when given a seed nodeVesselina Ratcheva2018-02-152-33/+5
* 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 task in Evergreen.Max Hirschhorn2018-02-121-0/+1
* SERVER-33068 Fix run_check_repl_dbhash.js hook to actually run dbhash.Max Hirschhorn2018-02-021-0/+102
* SERVER-33080 Blacklist tests expecting lines in getLog from parallel suiteCharlie Swanson2018-02-021-15/+8
* SERVER-33003 Re-enable passing multiVersion testsMaria van Keulen2018-02-021-1/+11
* SERVER-31484 separate the operation deadline from awaitData deadline in shard...Martin Neupauer2018-01-311-0/+9
* SERVER-32594 add mechanism to close and reopen the catalogKyle Suarez2018-01-311-0/+3
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-01-301-1/+87
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-01-307-261/+357
* SERVER-32668 Add sharded aggregation passthrough with one shardCharlie Swanson2018-01-301-11/+12
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-192-21/+48
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-111-2/+2
* SERVER-32255 Ensure UUIDs exist for local collections on ShardServersMaria van Keulen2018-01-041-0/+24
* SERVER-31760 Optimize $expr to allow index use for equality predicates.David Storch2018-01-041-2/+2