summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44186 allow index builds to continue running on stepdownBenety Goh2019-10-274-15/+60
* SERVER-44186 add js test for testing index build failoverBenety Goh2019-10-271-0/+71
* Revert "SERVER-44042 Enable reconstruct_prepared_transactions_initial_sync_in...Benety Goh2019-10-261-12/+9
* SERVER-39165 Add waitForFailpoint command and update other repl testsCheahuychou Mao2019-10-2525-145/+107
* SERVER-39165 Add waitForFailpoint command and update initial sync testsCheahuychou Mao2019-10-2518-100/+76
* SERVER-44245 Make id_partial_projection.js more robustIan Boros2019-10-251-8/+13
* SERVER-39332 Change reliance on balancer to use manual migrations in remove2....Blake Oler2019-10-251-122/+85
* SERVER-44233 Rename database_and_shard_versioning_all_commands.js to database...Esha Maharishi2019-10-251-0/+0
* SERVER-39165 Add waitForFailpoint command and update non-repl testsCheahuychou Mao2019-10-2512-26/+79
* SERVER-44239 Ensure the parallel shell in lock_stats.js finishes successfully...Gregory Wlodarek2019-10-251-25/+2
* SERVER-44050 Arrays are not correctly rejected during key generation for 'has...Arun Banala2019-10-251-0/+10
* SERVER-44233 Remove checking that shardVersion UNSHARDED was sent from databa...Esha Maharishi2019-10-241-116/+11
* SERVER-44027 Remove global X lock for renameCollection between DBsGregory Wlodarek2019-10-241-8/+27
* SERVER-41781 Make one node in replica set non-voting to prevent non-determini...Lamont Nelson2019-10-241-1/+5
* SERVER-7502 test that partial projection of _id works correctlyIan Boros2019-10-242-5/+28
* SERVER-44053 Rename blocking sort memory limit to "internalQueryMaxBlockingSo...David Storch2019-10-2310-26/+31
* SERVER-42435 Remove ParsedProjection and ProjectionExecIan Boros2019-10-233-19/+31
* SERVER-43960 Make sharding_balance4.js wait for chunk splits in between updatesMatthew Saltz2019-10-231-2/+7
* SERVER-43303 Re introduce mapReduce fsm tests in sharded suitesNicholas Zolnierz2019-10-234-13/+121
* SERVER-44103 clear_jumbo.js should wait for balancer to be on mode: full for ...Chou Mao2019-10-231-3/+2
* SERVER-42737 Make secondary reads in ShardServerCatalogCacheLoader block behi...Randolph Tan2019-10-231-0/+54
* SERVER-43840 fix invariant failure in exclusion projection parserIan Boros2019-10-231-1/+15
* SERVER-44042 Enable reconstruct_prepared_transactions_initial_sync_index_buil...Louis Williams2019-10-231-9/+12
* SERVER-43085 Regenerate trusted-{ca,client,server}.pem certificatesSara Golemon2019-10-236-123/+199
* SERVER-43935 Enable change_streams_primary_shard_unaware.js when two phase in...Louis Williams2019-10-221-1/+0
* SERVER-7568 Push $sort into PlanStage layer even for blocking SORT plans.David Storch2019-10-2210-111/+251
* SERVER-43843 skip validate during the rollback fuzzer "restartNode" commandJudah Schvimer2019-10-221-3/+5
* SERVER-44085 Add correct tags to client_metadata_slowlog_rs.jsMark Benvenuto2019-10-221-0/+1
* SERVER-31238 Add awaitLastOpTimeCommitted between split and move chunk comman...Janna Golden2019-10-221-0/+1
* SERVER-42631 Blacklist tests that use Mongo.logout() from stepdown suitesAnton Oyung2019-10-222-1/+6
* Revert "SERVER-42748 Support using stored procedures (system.js) in map/reduce"Jacob Evans2019-10-211-64/+27
* SERVER-42988 allow agg-style object syntax in find() projectionIan Boros2019-10-211-9/+6
* SERVER-44130 Flip order of assert.lte arguments in logical_time_metadata.jsJack Mulrow2019-10-211-2/+2
* SERVER-44099 Allow refine_collection_shard_key_basic.js to have less than the...Blake Oler2019-10-211-4/+4
* SERVER-43844: Remove redundant collation BSONObj on ExpressionContextNicholas Zolnierz2019-10-211-17/+11
* SERVER-42748 Support using stored procedures (system.js) in map/reduceJacob Evans2019-10-211-27/+64
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-20/+32
* SERVER-42358 Add new background collection validation test hook. Runs concurr...Dianna Hohensee2019-10-212-2/+183
* SERVER-43974 blacklist crud_ops_do_not_throw_locktimeout.js from parallel suitesJudah Schvimer2019-10-211-0/+4
* SERVER-44113 Refresh metadata for correct namespace in transactions_reject_wr...Jack Mulrow2019-10-211-19/+32
* SERVER-43287 Prevent from outputting to system collectionsMihai Andrei2019-10-214-18/+79
* SERVER-43706 M/R Agg: Support referencing 'scope' variables in translated agg...Arun Banala2019-10-211-0/+42
* SERVER-43085 Revert trusted-{client,server}.pfxSara Golemon2019-10-202-0/+0
* SERVER-44106 change max time ms to not take locks while sleepingIan Boros2019-10-181-4/+4
* SERVER-43085 Regenerate X509 test certificatesSara Golemon2019-10-1852-2556/+2966
* SERVER-43698 Don't allow atClusterTime whwere number of seconds in Timestamp ...Samyukta Lanka2019-10-181-0/+10
* SERVER-44041 Enable prepare_transaction_index_build.js when two phase index b...Louis Williams2019-10-181-3/+0
* SERVER-42112 uassert on _flushDatabaseCacheUpdates cmdResponse in configsvrDr...Esha Maharishi2019-10-171-0/+22
* SERVER-43973 Use a unique test name for each thread in ParallelTesterRobert Guo2019-10-171-1/+7
* SERVER-42723 New shard with new database can be ignored by change streamsBernard Gorman2019-10-175-19/+115