summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46387 Only vote for candidate with same config version and term as self.r4.3.5Siyuan Zhou2020-03-261-0/+4
* SERVER-46194 Applying transfer mods in a migration does not handle write conf...Alex Taskov2020-03-251-0/+63
* SERVER-47095 Secondaries voting to commit index builds already existing shoul...Gregory Wlodarek2020-03-251-0/+129
* SERVER-46211 Disable balancer on mr_output_options.jsRandolph Tan2020-03-251-1/+1
* SERVER-46947 Add cleanup fuzzer hook to undo undesired settings from fuzzerRandolph Tan2020-03-251-0/+8
* SERVER-47016 Drop and create output collection with writeConcern w: 2 in out_...Mihai Andrei2020-03-251-4/+10
* SERVER-44115 autocomplete.js uses its own test databaseTommaso Tocci2020-03-251-0/+2
* SERVER-46608 Ban use of $function in schema validatorsSvilen Mihaylov2020-03-251-1/+15
* SERVER-46440 Routing info should be reloaded before retry of creating session...Alex Taskov2020-03-241-0/+40
* SERVER-47088 Make index_commands_shard_targeting.js not assert that index com...Cheahuychou Mao2020-03-241-3/+11
* SERVER-47023 Ensure failpoints are reached before attempting to kill operatio...Mihai Andrei2020-03-241-18/+17
* SERVER-45973 Test stepdown of the primary during execution of $merge/$out on ...Mihai Andrei2020-03-241-0/+92
* SERVER-47067 Fix casing of index builds library function nameGregory Wlodarek2020-03-244-4/+4
* SERVER-47067 Do not run 'rolling_index_builds_secondaries_vote_immediately.js...Gregory Wlodarek2020-03-241-0/+9
* SERVER-46494 improve perf of '$function'Eric Cox2020-03-241-0/+82
* Revert "SERVER-45692 add explicit RWC to inter-node commands (even if merely ...Kaloian Manassiev2020-03-247-142/+77
* SERVER-46168 Sort without predicate on non-hashed prefix fields does not use ...Arun Banala2020-03-241-0/+26
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-247-77/+142
* SERVER-46215: use primaryShardAfter for the second assertShardDatabaseVersion...Lamont Nelson2020-03-231-2/+2
* SERVER-47058 Fix agg_union_with_chunk_migrations.js blacklist typo for multi ...Nick Zolnierz2020-03-231-1/+1
* SERVER-47042 min_max_key.js test works only on 4.4 and up.Martin Neupauer2020-03-231-0/+3
* SERVER-46214 make autosplit_low_cardinality.js wait for all chunkSplit operat...Tommaso Tocci2020-03-231-0/+1
* SERVER-45450 $accumulator performanceDavid Percy2020-03-203-9/+258
* SERVER-46783 Mark $accumulator, $_internalJs operators as FCV 4.4 onlyDavid Percy2020-03-201-0/+17
* SERVER-46648 Cancel pending requests upon receiving the first responseCheahuychou Mao2020-03-204-25/+146
* SERVER-46468 Prevent validate from generating overlong responsesGregory Noma2020-03-192-0/+77
* SERVER-45972 Test that $out can read from and write to the same collectionDavid Storch2020-03-191-0/+49
* SERVER-46890 Prevent $unionWith explain attaching a cursor source twice.Ted Tuckman2020-03-191-0/+15
* SERVER-46945: Correct FCV-aware error messages for overlong collection names.Daniel Gottlieb2020-03-191-119/+0
* SERVER-45987 Ensure apply op entries for deletes in multi-document transactio...Ruoxin Xu2020-03-182-0/+251
* SERVER-46879 Fix profiler query in read_pref_cmd.js and not assert that the c...Cheahuychou Mao2020-03-182-61/+90
* SERVER-46646 Disallow hedging for commands that can potentially do writesCheahuychou Mao2020-03-181-30/+61
* SERVER-39423 Secondaries already possessing an index replicated via startInde...Gregory Wlodarek2020-03-181-0/+103
* SERVER-46567 Update shell methods Mongo.setReadPref and cursor.readPref to su...Cheahuychou Mao2020-03-181-163/+355
* SERVER-46694 Make hedging_metrics_server_status.js determinsticCheahuychou Mao2020-03-181-32/+46
* SERVER-46607 ignore MaxTimeMSExpire error on hedged readsMisha Tyulenev2020-03-181-0/+55
* SERVER-46566 increment hedging metrics countersMisha Tyulenev2020-03-181-7/+60
* SERVER-44642 Verify that implementation of cross-database $out attaches write...Svilen Mihaylov2020-03-173-1/+42
* SERVER-46641: Limit collection names to 255 characters.Daniel Gottlieb2020-03-173-63/+4
* SERVER-46872 Tolerate NoProgressMade response in yield_with_drop.js.Max Hirschhorn2020-03-161-0/+1
* SERVER-46854 Disable periodic index consistency checker on config servers in ...Mihai Andrei2020-03-161-0/+5
* SERVER-46846 Prevent delete_hint.js from running in multiversion passthroughs...Bernard Gorman2020-03-161-1/+1
* SERVER-46640 The TTLMonitor should not remove the cached index information fr...Gregory Wlodarek2020-03-131-0/+63
* SERVER-46756 Migration recovery on stepup can attempt to recover a move chunk...Esha Maharishi2020-03-132-84/+21
* SERVER-46368 Remove indexbg_shutdown.jsLouis Williams2020-03-131-168/+0
* SERVER-46847 Add 'requires_fcv_4.4' to $unionWith concurrency testCharlie Swanson2020-03-131-2/+7
* SERVER-45768 Tag rename7.js with assumes_against_mongod_not_mongosRandolph Tan2020-03-132-1/+18
* SERVER-46184 Replace sharded_moveChunk_drop_shard_key_index.js with cpp testRandolph Tan2020-03-131-99/+0
* SERVER-46795 Allow for JS interrupt in mr_bigobject_replace.jsCharlie Swanson2020-03-131-4/+13
* SERVER-44244 Increase transactionLifetimeLimitSecs during validate hook.Max Hirschhorn2020-03-133-46/+76