summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42357 Periodically release locks during collection validation and chec...Gregory Wlodarek2019-09-131-0/+190
* SERVER-42765 Specify priority/votes for rs members in read_pref_cmd.js to ens...Janna Golden2019-09-121-0/+2
* SERVER-43020 Beef up mapReduce validationCharlie Swanson2019-09-122-57/+90
* SERVER-41505 Track average number of catchup ops in serverStatusXuerui Fa2019-09-126-99/+124
* SERVER-42987 make it safe to interrupt abortTransactionJudah Schvimer2019-09-111-16/+6
* SERVER-42848 remove server parameter enableIndexBuildsCoordinatorForCreateInd...Benety Goh2019-09-113-23/+1
* SERVER-39533 IndexBuildsCoordinator emits abortIndexBuild oplog entry on inde...Benety Goh2019-09-111-1/+1
* SERVER-39533 add oplog entry checks to indexbg_killop_primary.jsBenety Goh2019-09-101-0/+8
* SERVER-43228 Clean up database_and_shard_versioning_all_commands.jsEsha Maharishi2019-09-101-134/+109
* SERVER-39533 apply_ops_idempotency.js filters out abortIndexBuild oplog entri...Benety Goh2019-09-101-0/+1
* SERVER-43153 Expose pids of spawned processes in the shellRyan Timmons2019-09-101-0/+50
* SERVER-42798 Add unit tests for new internal JS expressionsJames Wahlin2019-09-101-14/+10
* SERVER-42761 Move feature_compatibility_version.js into src/mongo/shellJason Chan2019-09-0944-114/+3
* SERVER-43201 Allow refine_collection_shard_key_basic.js to have more than one...Blake Oler2019-09-091-4/+6
* SERVER-42842 Unable to drop collection in admin database of sharded clusterEsha Maharishi2019-09-091-0/+137
* SERVER-42761 Allow resmoke and the shell to initiate a replica set with "late...Jason Chan2019-09-092-0/+68
* SERVER-42287 sni_name_advertisement.js runs whatsmysni on primary shard inste...Benety Goh2019-09-071-7/+2
* SERVER-32871 Invalidate CatalogCache entries when ShardRegistry reload discov...Matthew Saltz2019-09-061-0/+95
* SERVER-41615: set flag to denote that the coordinator has recovered.Lamont Nelson2019-09-061-0/+1
* SERVER-42287 SNI names are not allowed to include IP addressesAdam Cooper2019-09-062-1/+78
* SERVER-43147 Validating the Oplog collection with {background: true} should n...Gregory Wlodarek2019-09-061-0/+13
* SERVER-41508 Track the time the new term oplog entry was majority committed i...Samyukta Lanka2019-09-061-0/+64
* SERVER-39763 transactions_target_at_point_in_time.js should disable expiring ...Esha Maharishi2019-09-051-1/+12
* SERVER-43152 remove twoPhaseCreateIndexes test commandBenety Goh2019-09-053-89/+1
* SERVER-30357 Allow users to run the validate cmd with {background:true}Dianna Hohensee2019-09-052-0/+116
* SERVER-42691 Modernize mapReduce_inSharded.js and friendsCharlie Swanson2019-09-056-408/+262
* SERVER-42857 wait for config.mongos collection to be created in an integratio...Misha Tyulenev2019-09-051-0/+3
* SERVER-42809 report metrics for the transaction coordinators in curop commandLamont Nelson2019-09-051-0/+308
* SERVER-43017 wait in an integration test for setFCV to propagate to all confi...Misha Tyulenev2019-09-051-0/+7
* SERVER-38028 Block new transactions on sessions behind prepared transactionsMatthew Saltz2019-09-052-56/+155
* Revert "SERVER-30357 Allow users to run the validate cmd with {background:true}"Dianna Hohensee2019-09-051-108/+0
* SERVER-30357 Allow users to run the validate cmd with {background:true}Dianna Hohensee2019-09-051-0/+108
* SERVER-43154 Add 'requires_majority_read_concern' tag to transactions tests t...Samyukta Lanka2019-09-047-7/+7
* SERVER-43156 relax server_status_with_time_out_cursorsIan Boros2019-09-041-3/+2
* SERVER-42993 Convert static oplog application funcs to free funcsA. Jesse Jiryu Davis2019-09-041-2/+2
* SERVER-41374 Track current open, active, and inactive transactions on mongos ...Jack Mulrow2019-09-034-154/+379
* SERVER-41359 Stop upconverting readConcern to snapshot internally for transac...Samyukta Lanka2019-09-031-16/+35
* SERVER-42544 Delete unneeded TODO in prepare_conflict_read_concern_behavior.jsSamyukta Lanka2019-09-031-9/+0
* SERVER-41221 rollback_after_enabling_majority_reads.js test should make sure ...William Schultz2019-09-031-1/+18
* SERVER-42935 Update index build keystring multiversion test to use compound k...Louis Williams2019-09-031-20/+57
* SERVER-43095 Robustify merge_command_options.js to handle StaleDbVersion errorsAnton Korshunov2019-09-031-6/+6
* SERVER-43023 IndexBuildsCoordinator emits startIndexBuild oplog entry at the ...Benety Goh2019-09-011-4/+2
* SERVER-43023 apply_ops_idempotency.js filters out startIndexBuild oplog entri...Benety Goh2019-08-311-0/+1
* SERVER-42602 retry replSetFreeze on rollback node in tests if replica set con...Benety Goh2019-08-311-0/+3
* SERVER-43043 fix update op in testBenety Goh2019-08-311-1/+1
* SERVER-43107 Disable random chunk migration failpoint for concurrency with_ba...Alex Taskov2019-08-301-15/+17
* SERVER-43043 Test applyOps on missing nested fieldsA. Jesse Jiryu Davis2019-08-303-0/+156
* SERVER-42211 Remove RepairCursorCmd and RecordStore::getCursorForRepair()Evgeni Dobranov2019-08-307-53/+4
* SERVER-42602 Guarantees that the unconditional step down does not happen due ...Suganthi Mani2019-08-301-2/+42
* SERVER-43019 remove js test made redundant by indexbg_shutdown.jsBenety Goh2019-08-291-79/+0