summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62357 Increase the default health check progress monitor intervalAndrew Shuvalov2022-01-051-1/+1
* SERVER-62312 more health checking documentationAndrew Shuvalov2021-12-301-4/+0
* SERVER-62174 Refactored health check intervalsAndrew Shuvalov2021-12-292-14/+51
* SERVER-59368 runtime change of intensities valuesAndrew Shuvalov2021-12-295-42/+185
* SERVER-62284 clang formatAndrew Shuvalov2021-12-281-1/+2
* SERVER-62284 disable incompatible testAndrew Shuvalov2021-12-281-20/+22
* SERVER-61220 Integration test for progress monitorDavis Haupt2021-12-281-0/+50
* SERVER-61873 add configurable health observer parametersDavis Haupt2021-12-282-32/+87
* SERVER-59382: Enforce non-critical facets not entering ActiveFault stateKshitij Gupta2021-12-281-0/+48
* SERVER-61914: add fault facet details to FaultImpl::toBSONKshitij Gupta2021-12-281-6/+63
* SERVER-62273 fix health monitor integration testsAndrew Shuvalov2021-12-282-1/+7
* SERVER-59373 adds new server status sectionAndrew Witten2021-12-281-0/+15
* SERVER-61073 fix getParameter on healthMonitoringAndrew Witten2021-12-281-4/+4
* SERVER-59396 Adds server parameter `healthMonitoring`Andrew Witten2021-12-281-0/+29
* SERVER-62226 Don't run dbcheck_no_history_on_secondary.js on ephemeralForTestLouis Williams2021-12-231-0/+1
* SERVER-62212 Support writeConcern for dbCheck batchesr4.4.11-rc1r4.4.11Louis Williams2021-12-231-0/+181
* SERVER-62022 Reduce dbCheck info logging in prod, log start/stopJosef Ahmad2021-12-222-54/+103
* SERVER-61754 dbCheck does not hold strong locks during batchesLouis Williams2021-12-212-0/+105
* SERVER-61955 Make dbCheck a generally available commandJosef Ahmad2021-12-211-0/+49
* SERVER-57588 Inconsistent query results when an array position is indexed who...Timour Katchaounov2021-12-211-0/+449
* SERVER-61757 Add configurable dbCheck batch sizeJosef Ahmad2021-12-211-2/+51
* SERVER-62041 Add a maximum batch execution time to dbCheckJosef Ahmad2021-12-211-0/+65
* SERVER-30846 Run dbCheck in the background of some FSM testsLouis Williams2021-12-201-0/+162
* SERVER-61877 Remove catalog consistency verification from dbCheckJosef Ahmad2021-12-171-36/+0
* SERVER-61738 Revive dbcheck.js and make it deterministicJosef Ahmad2021-12-171-97/+113
* SERVER-60788 Update 'merge_causes_infinite_loop.js' to demonstrate the hallow...Mihai Andrei2021-12-171-5/+21
* SERVER-61816 Add steps past kWaitingForVotes to assert.soonLuis Osta2021-12-131-0/+136
* SERVER-61681 Wait for replSetGetStatus to update in replSetGetStatus_member_w...Vesselina Ratcheva2021-12-131-24/+28
* SERVER-45149 Add replset commands to prevent replsetDown timeoutLuis Osta2021-12-101-1/+4
* SERVER-60682 Exempt transaction coordinators and journal flusher from acquiri...Josef Ahmad2021-12-101-0/+109
* SERVER-51087 Add testing utility for sharding collection given ranges.Max Hirschhorn2021-12-092-0/+212
* SERVER-61862 Expose $_internalReadAtClusterTime command in v4.4Matthew Russotto2021-12-082-18/+203
* SERVER-60310 Skip irrelevant certificates when validating OCSP responsesErwin Pe2021-12-063-2/+207
* SERVER-61461 Increase 'maxTransactionLockRequestTimeoutMillis' for testsLuis Osta2021-12-023-3/+18
* SERVER-61427 Skip duplicate index key handler when exact key already exists i...Gregory Noma2021-12-021-0/+36
* SERVER-53335 Queries, updates, and deletes with non-"simple" collations may m...Jason Zhang2021-11-295-13/+424
* SERVER-56227 Fix jstest verification after using setAllowMigrations commandMarcos José Grillo Ramirez2021-11-251-1/+1
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-258-34/+64
* SERVER-58412 Test that disabling chaining causes nodes to re-evaluate their s...Samy Lanka2021-11-231-0/+44
* SERVER-54909 Report last durable and last applied operation wall times for al...r4.4.11-rc0Vesselina Ratcheva2021-11-191-0/+84
* SERVER-58636 Allow initial syncing nodes to see entries from uncommitted batc...Vesselina Ratcheva2021-11-191-0/+130
* SERVER-59879 Adjust maxTimeMS value to allow for slower execution in the para...Milena Ivanova2021-11-191-2/+4
* SERVER-60756 Add additional logging for failed updates in multi_statement_tra...ali-mir2021-11-181-2/+5
* SERVER-56919: Add validation for memberIndex to reconfigToPSASet() shell helperXueruiFa2021-11-171-7/+41
* SERVER-57284: Wait for config commitment in reconfig_for_psa_set_shell.jsXueruiFa2021-11-171-4/+58
* SERVER-55376: Ensure reconfig cannot roll back committed writes in PSA setsXueruiFa2021-11-174-0/+360
* SERVER-60804 Remove shard version checks from cursor_valid_after_shard_stepdownAllison Easton2021-11-171-17/+0
* SERVER-58119 single_node_set_new_hostname.js needs to call replSetReconfig wi...Vishnu Kaushik2021-11-151-2/+8
* SERVER-61466 SERVER-59409 BACKPORT-10659 Fix race between reconfig replicatio...Andrew Shuvalov2021-11-141-0/+65
* SERVER-60928 [4.4] Modify compound_hashed_shard_key.js to handle latest 4.2 m...Arun Banala2021-11-121-42/+13