summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-44011 Allow queries containing $not to use non-hashed compound index f...Bernard Gorman2020-01-271-21/+42
* SERVER-45459 Add requires_fcv_44 tag to mr_output_options.jsTed Tuckman2020-01-271-0/+3
* SERVER-45463 Fix mr_multiversion_check_uuid.js to work with latest 4.2 mongos...Nicholas Zolnierz2020-01-271-19/+15
* SERVER-43516: complete TODO listed in validate_collections_on_shutdown.jsMisha Tyulenev2020-01-271-3/+1
* SERVER-44252 Delete implicit collection creation loop through the config serv...Mihai Andrei2020-01-271-8/+5
* SERVER-45038 Add privilege actions for getDefaultRWConcern and setDefaultRWCo...Jack Mulrow2020-01-271-16/+28
* SERVER-45410 Separate aborted migration assertions from index command asserti...Mihai Andrei2020-01-271-35/+35
* SERVER-45396 Fix the 'me' field in isMaster responses when using splithorizonTess Avitabile2020-01-271-2/+21
* SERVER-43723 FCV gating for RWC defaultsJack Mulrow2020-01-271-0/+110
* SERVER-44898 Lower thread count of compact FSM workloads and blacklist from s...Daniel Ernst2020-01-272-2/+2
* SERVER-45282 Unify how mongos and mongod default RWC caches handle deleted de...Jack Mulrow2020-01-271-9/+3
* SERVER-44821 logging slow ops should not conflict with two phase index commitsBenety Goh2020-01-271-0/+84
* SERVER-44821 accessing db.system.profile and currentOp storage stats should n...Benety Goh2020-01-271-0/+64
* SERVER-44598 Shards do not treat the IGNORED version as "intended sharded"Marcos José Grillo Ramírez2020-01-273-17/+70
* SERVER-45064 single phased index builds do not generate startIndexBuild or co...Benety Goh2020-01-271-4/+9
* SERVER-45359 Rename mapReduce test database to prevent collection drop failu...Eric Cox2020-01-273-7/+11
* SERVER-44139 Allow collection creation in multi-document transactionsMaria van Keulen2020-01-272-1/+66
* SERVER-44762 Remove go tools specific testsAndrew Morrow2020-01-2743-3067/+0
* SERVER-45277 Temporarily blacklist sharding/kill_sessions.js in multiversionKevin Pulo2020-01-271-0/+8
* SERVER-43978 Blacklist stable_timestamp_can_advance_after_oplog_hole_abort.js...William Schultz2020-01-271-1/+1
* SERVER-40805 Indicate reason for replanningDavid Percy2020-01-272-2/+58
* SERVER-42937 Implement Support for OCSP Stapling for OpenSSLShreyas Kalyan2020-01-273-2/+100
* SERVER-45369 Add requires_fcv_44 tag to map_reduce_validation.jsJames Wahlin2020-01-271-1/+2
* SERVER-44707: Store lastKnownCommittedOpTime in ClientCursor for exhaust getMoreLingzhi Deng2020-01-271-8/+24
* SERVER-45353 Increase AbstractOplogFetcher timeout in initial_sync_during_ste...Tess Avitabile2020-01-271-4/+8
* SERVER-45349 Disallow drop of temp collection in $out before index creationTed Tuckman2020-01-271-9/+12
* SERVER-45350: Use awaitMajorityCommitted in standalone_replication_recovery_i...Lingzhi Deng2020-01-271-2/+2
* SERVER-45239 Temporarily disable jstest installationAndrew Morrow2020-01-271-0/+4
* SERVER-37390 Run rollback test fixture with high election timeout toSuganthi Mani2020-01-2712-57/+87
* SERVER-45311: Split fcv tests in retryable_write_concern.js into its own testLingzhi Deng2020-01-272-22/+56
* SERVER-36290 find command on unsharded collection through mongos returns too ...Eric Cox2020-01-271-0/+104
* SERVER-44443 Use a large 'syncdelay' value in background_validation_checkpoin...Gregory Wlodarek2020-01-271-0/+11
* SERVER-45310: Blacklist incompatible repl tests from multiversion test suiteLingzhi Deng2020-01-273-1/+3
* SERVER-45340 Enable the mixed FCV test for FCV 4.2 -> FCV 4.4Alex Taskov2020-01-271-3/+4
* SERVER-44163 Plug MigrationCoordinator into MigrationSourceManagerEsha Maharishi2020-01-274-6/+237
* SERVER-43310 Always route a sharded cluster's createIndexes call through a re...Blake Oler2020-01-271-0/+20
* SERVER-44164 Create _killOperations commandBen Caimano2020-01-276-0/+157
* SERVER-14052 Make the autosplitter work with less then three splitpointsTommaso Tocci2020-01-271-0/+53
* SERVER-45043 Fix SSL test failure on UbuntuAdam Cooper2020-01-271-3/+9
* SERVER-44922 Prevent User acquisition from incrementing cache generationSpencer Jackson2020-01-271-7/+33
* SERVER-39596 Blacklist initial_sync_does_not_block_commands.js on ephemeral s...Suganthi Mani2020-01-271-1/+1
* SERVER-45187 Remint OCSP test certificates using X509v3 formatSara Golemon2020-01-277-187/+190
* Revert "SERVER-42009 Forbid creation of collections with namespace names cont...Eric Milkie2020-01-271-1/+1
* SERVER-42009 Forbid creation of collections with namespace names containing a $Eric Milkie2020-01-271-1/+1
* SERVER-45292 fix isMetadataDifferent logic in chunk manager targeterEsha Maharishi2020-01-273-1444/+0
* SERVER-42410 mongo shell count helper command throws errors on invalid optionsKatherine Wu2020-01-271-26/+37
* SERVER-33801 Reenable two_nodes_priority_take_over.jsSiyuan Zhou2020-01-271-54/+48
* SERVER-45285 index_operations_abort_concurrent_outgoing_migrations.js shouldn...Cheahuychou Mao2020-01-271-2/+20
* SERVER-44855 Remove unused code from removeShard and ShardingTestKaloian Manassiev2020-01-275-18/+18
* SERVER-44855 Add comments and cleanup the catalog managerKaloian Manassiev2020-01-277-108/+103