summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68184 Use Number instead of NumberLong when indexing in checkWritesOfC...Jason Zhang2022-08-031-2/+2
* SERVER-68359 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh2022-08-031-0/+45
* SERVER-68418 Support single phase index builds in index_build_restart_seconda...Gregory Noma2022-08-011-38/+86
* SERVER-66651 restore builtin role needs applyOps permissionsSara Golemon2022-07-292-7/+70
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-271-2/+5
* SERVER-64403 Encode the sort key from a document with collation only if value...Denis Grebennicov2022-07-271-15/+15
* SERVER-66548 Add support for dependency tracking to $redactNicholas Zolnierz2022-07-261-0/+35
* SERVER-52641 Wait for all three index builds to start before restarting the s...Gregory Noma2022-07-252-148/+93
* SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stageDrew Paroski2022-07-243-6/+203
* SERVER-61894 Support the 'showRawUpdateDescription' option in change stream s...Drew Paroski2022-07-221-0/+155
* SERVER-68158 fix incorrect replica set node reference in test for listIndexesBenety Goh2022-07-211-1/+1
* Revert "SERVER-67532 Fail oplog server status section less"Gabriel Marks2022-07-081-5/+2
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-071-2/+5
* SERVER-64659 add multiple index spec test case for indexBulkBuilder server st...Benety Goh2022-07-071-0/+13
* SERVER-64659 add initial sync test case for indexBulkBuilder server status se...Benety Goh2022-06-291-0/+19
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-06-281-0/+119
* SERVER-61234 Expand support for $function returning scalar BSON valuesJustin Seyster2022-06-281-0/+65
* SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh2022-06-251-1/+4
* SERVER-64659 add indexBulkBuilder server status section with minimal creation...Benety Goh2022-06-241-0/+40
* SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-231-0/+38
* SERVER-67302 Make linearizable reads robust to primary catch-up and simultane...Matthew Russotto2022-06-211-0/+70
* SERVER-64244 Drop exceptions due to transient errors for whole runBackgroundD...Yu Jin Kang Park2022-06-211-92/+93
* SERVER-67220 Make set_fcv_prepared_transaction.js resilient to StaleConfig er...Cheahuychou Mao2022-06-131-2/+7
* SERVER-62272 : Migration OK for chunks existing before schema validatornandinibhartiyaMDB2022-06-081-0/+67
* SERVER-67017 Account for one more chunk in shard_existing_coll_chunk_count.jsPierlauro Sciarelli2022-06-071-1/+1
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-06-012-4/+109
* SERVER-66319 dbcheck_no_history_on_secondary.js waits for dbCheck hasher to s...Benety Goh2022-05-311-0/+3
* SERVER-66799 Fix `getParameterWithDetails.js` failure on `ephemeralForTest`Amirsaman Memaripour2022-05-271-2/+2
* SERVER-66319 use bulk inserts to speed up dbcheck testBenety Goh2022-05-271-2/+6
* SERVER-66089 Initial sync should do transaction table read with a later after...Matthew Russotto2022-05-161-0/+98
* SERVER-62175 Mongos fails to attach RetryableWrite Error Label For Command In...Rachita Dhawan2022-05-101-0/+59
* SERVER-51064 Make mongos return early if chunk is already in the requested de...Randolph Tan2022-05-051-4/+1
* SERVER-61249 Skip test case in refine_collection_shard_key_basic.js that reli...Jordi Serra Torrens2022-05-041-17/+20
* SERVER-65166 Use compareOptimes in abort_in_progress_transactions_on_step_up.jsSamy Lanka2022-04-281-2/+7
* SERVER-65024 Fix the uniqueness constraint handling for foreground index buildsYuhong Zhang2022-04-281-0/+46
* SERVER-64184 Add allowDiskUseTrue metric for aggregate command.Alexander Ignatyev2022-04-271-0/+68
* SERVER-63642 Add serverStatus histogram metrics to measure multi-planning per...Jess Balint2022-04-271-0/+76
* SERVER-65271 serverStatus should allow fine-grained metrics exclusionJess Balint2022-04-211-0/+65
* SERVER-60758 Force refresh of dbVersion before running transactionsIsrael Hsu2022-04-211-0/+6
* SERVER-58506 Expose Server-Parameter SettabilityGeorge Wangensteen2022-04-211-0/+119
* 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