summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47133 Refactor HttpClient to allow returning on errorSara Golemon2020-03-271-0/+5
* SERVER-46838 Update last_stable_mongos_commands.js to reflect the 4.5-branche...Tommaso Tocci2020-03-275-46/+18
* SERVER-45088 Simplify safe reconfig avoids diverging configs testAli Mir2020-03-261-77/+48
* SERVER-47099 Remove FCV logic from periodic sharded index checkerJack Mulrow2020-03-263-94/+4
* SERVER-46370 Maintain _receivingChunks list correctly after shard key refineMatthew Saltz2020-03-261-119/+322
* SERVER-45055 Startup recovery should work with more than one unfinished two-p...Louis Williams2020-03-262-11/+18
* SERVER-47131 Do not run 'rolling_index_builds_shutdown_early.js' on the commi...Gregory Wlodarek2020-03-261-2/+3
* SERVER-46832 add a variant to run the jstest/core suite with enabled hedge readsMisha Tyulenev2020-03-261-0/+108
* SERVER-44236 Delete database versioning code that is for backwards compatibil...Esha Maharishi2020-03-251-22/+0
* SERVER-46413 Add tests for OCSP on Windows and OSXShreyas Kalyan2020-03-2514-252/+381
* SERVER-47095 Secondaries voting to commit index builds already existing shoul...Gregory Wlodarek2020-03-251-0/+129
* SERVER-47005 Fix premature pipeline disposal if unionWith needs it to explainTed Tuckman2020-03-251-0/+9
* SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/shard...Nick Zolnierz2020-03-2520-346/+166
* SERVER-46773 Remove v4.4 FCV handling for simultaneous index buildsLouis Williams2020-03-258-7/+11
* Revert "SERVER-44954 Streamable RSM uses exhaust isMaster"jannaerin2020-03-252-23/+5
* SERVER-47072 Align the id in JSON log outputHenrik Edin2020-03-252-2/+2
* SERVER-47109 Fix index-build race in replset1.jsA. Jesse Jiryu Davis2020-03-251-2/+1
* SERVER-47016 Drop and create output collection with writeConcern w: 2 in out_...Mihai Andrei2020-03-251-4/+10
* SERVER-46608 Ban use of $function in schema validatorsSvilen Mihaylov2020-03-251-1/+15
* SERVER-45631 Don't catch ErrorCodes.MultipleErrorsOccurred in the testMarcos José Grillo Ramírez2020-03-251-7/+8
* SERVER-46648 Make _killOperations command kill cursorsCheahuychou Mao2020-03-251-7/+19
* SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin2020-03-252-5/+23
* SERVER-47057 Use assert.soon when verifying sync source host name in change_s...Jason Chan2020-03-241-4/+7
* SERVER-46084 Don't use setUnion in aggregation for finding inconsistent shard...Jack Mulrow2020-03-245-191/+567
* SERVER-45575 Add Javascript helper function to do automatic safe reconfigsWilliam Schultz2020-03-247-34/+462
* 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-45017 Remove index commands upgrade/downgrade code when 4.4 becomes la...Cheahuychou Mao2020-03-248-161/+50
* SERVER-45299 Make client_metadata_slowlog_rs.js more robustMark Benvenuto2020-03-241-32/+8
* SERVER-46865 Make collMod not take database MODE_X lockGregory Noma2020-03-241-0/+42
* 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-47059 Blacklist profile_mapreduce.js from multi version suites until F...Nick Zolnierz2020-03-241-0/+2
* SERVER-46233 Relocate second call to optimizePipeline()Justin Seyster2020-03-241-0/+67
* SERVER-46194 Applying transfer mods in a migration does not handle write conf...Alex Taskov2020-03-231-0/+63
* SERVER-46947 Add cleanup fuzzer hook to undo undesired settings from fuzzerRandolph Tan2020-03-231-0/+8
* SERVER-47058 Fix agg_union_with_chunk_migrations.js blacklist typo for multi ...Nick Zolnierz2020-03-231-1/+1
* SERVER-46779 Make replSetResizeOplog not require size parameterGregory Noma2020-03-231-6/+4
* SERVER-46799 Update log messages based on LOGV2 style guide.Max Hirschhorn2020-03-233-5/+5
* SERVER-38426 Verify that renaming collections to system collections is disall...Gregory Wlodarek2020-03-201-0/+24
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideMarcos José Grillo Ramírez2020-03-201-1/+1
* SERVER-47014 Temporarily blacklist server_status_crud_metrics.js from multive...Jack Mulrow2020-03-201-0/+4
* SERVER-46912 Remove stale TODOHenrik Edin2020-03-201-1/+0
* SERVER-45973 Test stepdown of the primary during execution of $merge/$out on ...Mihai Andrei2020-03-201-0/+92
* SERVER-46434 turn MemberConfig into IDLJudah Schvimer2020-03-202-6/+6
* SERVER-44434 Remove legacy mapReduce command mongod codeJames Wahlin2020-03-197-14/+3
* SERVER-46875 Fix log component of slow query logHenrik Edin2020-03-195-16/+16
* SERVER-46805 Limit memory usage in the second phase of validate and add param...Gregory Noma2020-03-194-9/+77
* SERVER-46988 Prevent validate_with_long_index_name.js from running on inMemor...Gregory Noma2020-03-191-1/+1
* SERVER-46945: Correct FCV-aware error messages for overlong collection names.Daniel Gottlieb2020-03-191-119/+0