summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55429 Add timeout to migrations when waiting for range deletions on in...Marcos José Grillo Ramirez2022-04-121-0/+57
* SERVER-57000 Fix handling of correlated pipeline with facetsamontea2022-04-012-0/+72
* SERVER-52724 'ttl_monitor_does_not_unregister_index_during_collection_creatio...Gregory Wlodarek2022-03-291-2/+2
* SERVER-64772 Don't finish index build before stepdown in index_killop_after_s...Gregory Wlodarek2022-03-231-44/+35
* SERVER-62242 fixed $indexOfArray handling of duplicate vals in const arraysSteve Tarzia2022-03-091-0/+32
* SERVER-64202 Use a 3-node replica set to avoid having the primary stepdown if...Benety Goh2022-03-041-0/+6
* SERVER-44847 Clean up explicit 'comment' fields name attached to distinct and...Mindaugas Malinauskas2022-03-021-1/+1
* SERVER-61769 Remove inMultiDocumentTransaction from expCtxJennifer Peshansky2022-03-011-1/+5
* SERVER-57037 Improve precision of operator countersMilena Ivanova2022-02-282-0/+203
* Revert "SERVER-57588 Inconsistent query results when an array position is ind...Timour Katchaounov2022-02-252-203/+0
* SERVER-57676: Wait for a checkpoint correctly before releasing the hangOplogC...Lingzhi Deng2022-02-241-17/+28
* SERVER-40691 $nin:[[],...] queries are not indexedr4.4.13-rc0r4.4.13Jess Balint2022-02-241-0/+39
* SERVER-63505 Replace node connection with node index in rollback_views.jsali-mir2022-02-231-1/+1
* SERVER-57588 Inconsistent query results when an array position is indexed who...Timour Katchaounov2022-02-232-0/+203
* SERVER-63505 Wait until primary is writable primary in rollback_views.jsali-mir2022-02-221-0/+2
* SERVER-63505 Ensure arbiter recognizes primary node in rollback_views.jsali-mir2022-02-221-1/+1
* SERVER-63141 Ensure stages without dependency tracking are not cached in $lookupAlya Berciu2022-02-151-0/+102
* SERVER-62906 Add a check in the createCollection/shardCollection path verifyi...Antonio Fuschetto2022-02-071-0/+13
* SERVER-55483 Add a new startup parameter that skips verifying the tableGregory Wlodarek2022-02-041-0/+32
* SERVER-61977 Concurrent rollback and stepUp can cause a node to fetch from a ...Moustafa Maher Khalil2022-02-031-0/+71
* SERVER-63097 stepdown_race_with_transaction.js should use the 'uses_transacti...Vishnu Kaushik2022-02-021-0/+1
* SERVER-62511 Fix race in dbcheck_no_history_on_secondary.jsLouis Williams2022-02-011-1/+2
* SERVER-62514 dbcheck_write_concern.js should prevent primary from stepping downLouis Williams2022-02-011-1/+5
* SERVER-62513 dbCheck background hook should ignore interruptsLouis Williams2022-02-011-1/+2
* Revert "SERVER-48068 Fix handling of program registry and wait_for_pid in mon...Richard Samuels2022-02-011-26/+0
* SERVER-48068 Fix handling of program registry and wait_for_pid in mongo shellRichard Samuels2022-01-311-0/+26
* SERVER-62336 Tolerate SnapshotTooOld errors in dbCheck testingJosef Ahmad2022-01-241-2/+7
* SERVER-62171 Add logs to output of runConcurrentMoveChunk in sharding_statist...Randolph Tan2022-01-211-1/+7
* SERVER-59754 Prevent get_executor from overwriting information set by an oute...Jennifer Peshansky2022-01-211-0/+63
* SERVER-62706 dbcheck.js: handle replsets with mixed debug/opt membersJosef Ahmad2022-01-201-7/+11
* SERVER-62380 Wait for majority commit point to be advanced on secondary befor...Huayu Ouyang2022-01-201-0/+9
* SERVER-62147 Fix broken OP_QUERY exhaust cursor implementationDavid Storch2022-01-181-5/+38
* SERVER-59375 SERVER-62373 additional serverStatus sections for health checksAndrew Shuvalov2022-01-112-5/+16
* SERVER-60685 Add v4.2 compatibility to testLuis Osta2022-01-101-17/+29
* SERVER-60392 Fix timing in priority_takeover_two_nodes_equal_priority testMoustafa Maher Khalil2022-01-101-1/+1
* SERVER-62065 Fix multiversion testsKaloian Manassiev2022-01-091-0/+6
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-078-0/+73
* 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