summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-45692 add explicit RWC to inter-node commands (even if merely ...Kaloian Manassiev2020-03-241-2/+0
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-241-0/+2
* SERVER-44409 Add FSM and nice-to-have collection and index test casesMaria van Keulen2020-03-122-2/+20
* SERVER-46110 Expose $out functionalityTed Tuckman2020-02-281-1/+0
* SERVER-46451 re-enable apply_ops_index_collation.js and apply_ops_invalid_ind...Benety Goh2020-02-281-5/+0
* SERVER-46415 Remove logFormat option and the ability to select the text forma...Henrik Edin2020-02-281-24/+2
* Revert "SERVER-46110 Expose $internalOutToDifferentDB functionality"Louis Williams2020-02-271-0/+1
* SERVER-46110 Expose $internalOutToDifferentDB functionalityTed Tuckman2020-02-271-1/+0
* SERVER-41554 exclude apply_ops_index_collation.js and apply_ops_invalid_index...Benety Goh2020-02-261-0/+5
* Revert "SERVER-46110 Expose $internalOutToDifferentDB in $out"Louis Williams2020-02-261-0/+1
* SERVER-46110 Expose $internalOutToDifferentDB in $outTed Tuckman2020-02-261-1/+0
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-6/+0
* SERVER-46229 extend test coverage in create_indexes.js and create_indexes_par...Benety Goh2020-02-251-0/+6
* SERVER-46229 add mutlikey index to multi-document transaction test for index ...Benety Goh2020-02-221-2/+6
* SERVER-46235 Fix various multiversion tests, if version 4.2 use text logsHenrik Edin2020-02-201-0/+5
* SERVER-45138 Fix logv2 text builderHenrik Edin2020-02-191-4/+6
* SERVER-45405 Allow implicit collection creation inside multi-doc txnsMaria van Keulen2020-02-194-8/+14
* SERVER-45138 Enable JSON log format by default.Henrik Edin2020-02-181-10/+10
* SERVER-46059 Run CheckOrphansDeleted hook in concurrency_sharded*.yml.Max Hirschhorn2020-02-182-59/+93
* SERVER-46026 Fix initial_sync_drop_against_last_stable.js with JSON logsHenrik Edin2020-02-181-1/+1
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-02-181-0/+72
* SERVER-46026 Fix kill_sessions.js and logs_include_client_info.js to handle J...Henrik Edin2020-02-151-5/+16
* SERVER-45138 Add MONGO_CONFIG_JSON_LOG_DEFAULT define to use JSON logs by def...Henrik Edin2020-02-141-8/+11
* Revert "SERVER-45610 Reject commands that read data when node is in RECOVERIN...Ian Boros2020-02-141-72/+0
* SERVER-40883 Remove jstests for retrying index builds on startupGregory Wlodarek2020-02-142-6/+0
* SERVER-45822 Manually convert slow query and slow query-like logsMark Benvenuto2020-02-141-0/+26
* SERVER-45120 Move 'localSetTime' out of the RWConcernDefault IDLKaloian Manassiev2020-02-141-13/+14
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-02-131-0/+72
* SERVER-45908 Use explicit read concern in sharding test index consistency hookJack Mulrow2020-02-121-7/+16
* SERVER-45940 allow jstest RWC overrides to override explicit RWC if it's the ...Kevin Pulo2020-02-122-3/+7
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-0/+119
* SERVER-45338 Make moveChunk robust to maxTimeMS expiring (fix auth after revert)Matthew Saltz2020-02-101-1/+36
* Revert "SERVER-45338 Make moveChunk robust to maxTimeMS expiring"Matthew Saltz2020-02-051-36/+1
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-051-119/+0
* SERVER-45338 Make moveChunk robust to maxTimeMS expiringMatthew Saltz2020-02-051-1/+36
* SERVER-44037 Removed the restartCatalog Cmd and all references to itAndrew Chen2020-02-051-3/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-051-0/+119
* SERVER-44849 Allow new index creation inside multi-document transactionsMaria van Keulen2020-02-031-0/+23
* SERVER-44918 Concurrency workload with index operations and concurrent migrat...Mihai Andrei2020-01-301-45/+9
* SERVER-45108 Determine clusterAuthMode from connection for authutil.asClusterSara Golemon2020-01-281-3/+7
* SERVER-45718 Index builder ensures empty collection by reading data fromSuganthi Mani2020-01-271-0/+12
* SERVER-45370 Fix oplog hole and test parallel createCollection txnsMaria van Keulen2020-01-241-0/+10
* SERVER-43832 Expose readConcern and writeConcern defaults in serverStatusJack Mulrow2020-01-211-0/+6
* SERVER-45249 Make recipient wait for orphan cleanup before cloning indexesCheahuychou Mao2020-01-201-5/+5
* SERVER-45568 Expand OCSP+CRL features in test cert generatorShreyas Kalyan2020-01-181-0/+52
* SERVER-45513 Make index_operations_abort_concurrent_outgoing_migrations.js on...Cheahuychou Mao2020-01-131-1/+1
* SERVER-43516: complete TODO listed in validate_collections_on_shutdown.jsMisha Tyulenev2020-01-091-3/+1
* SERVER-45187 Remint OCSP test certificates using X509v3 formatSara Golemon2019-12-265-186/+186
* SERVER-44890 MongoD RWCDefaults get refreshed through the OpObserverJack Mulrow2019-12-201-24/+72
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-201-0/+111