summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55345 exclude noShards commit type from duration assertion in router_t...Jonathan Lee2022-08-091-1/+2
* SERVER-68628 Refresh routing info on primary during resharding.Max Hirschhorn2022-08-092-0/+54
* SERVER-67492 Skip updating txn table for op=n when o2 is emptyAbdul Qadeer2022-08-091-0/+43
* SERVER-68522 Prevent 5.0 binary from starting in FCV 4.4 with misconfigured T...r5.0.11-rc0Benety Goh2022-08-084-0/+179
* SERVER-68540 Add docker_incompatible tag for jscore testsTausif Rahman2022-08-082-0/+2
* SERVER-68431 Configure test fixture failpoints for all CSRS nodesAbdul Qadeer2022-08-051-24/+45
* SERVER-68511 MovePrimary update of config.databases entry must use dotted fie...Pierlauro Sciarelli2022-08-051-0/+64
* SERVER-68184 Use Number instead of NumberLong when indexing in checkWritesOfC...Jason Zhang2022-08-031-2/+2
* SERVER-62747: proxy_protocol.js should connect to loopback address instead of...Tyler Seip2022-08-022-3/+3
* SERVER-43155 Queries which exceed `maxTimeMS` may return `NetworkInterfaceExc...Daniel Morilha2022-08-012-1/+54
* SERVER-66072 Fix dependency analysis for $match on $expr with $randAlya Berciu2022-07-291-0/+161
* SERVER-66310 Make ExpressionSetUnion::isCommutative() collation awareAlya Berciu2022-07-291-0/+13
* SERVER-66651 restore builtin role needs applyOps permissionsSara Golemon2022-07-292-7/+70
* SERVER-68041 Robustify merge_write_concern.js and add diagnostic logRuoxin Xu2022-07-271-4/+24
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-271-2/+5
* SERVER-68158 fix incorrect replica set node reference in test for listIndexesBenety Goh2022-07-271-1/+1
* SERVER-66548 Add support for dependency tracking to $redactNicholas Zolnierz2022-07-251-0/+35
* SERVER-65884 $lookup from ts optimize $sequentialCacheruslan.abdulkhalikov2022-07-221-50/+159
* SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stageDrew Paroski2022-07-214-20/+258
* SERVER-61894 Support the 'showRawUpdateDescription' option in change stream s...Drew Paroski2022-07-213-1/+532
* SERVER-61985 SERVER-67193 Make reshardingPauseCoordinatorBeforeCompletion fai...Abdul Qadeer2022-07-215-21/+60
* SERVER-57938 Skip validation for stored geometry if a 2dsphere index existsEric Cox2022-07-101-0/+7
* 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-61234 Expand support for $function returning scalar BSON valuesJustin Seyster2022-06-281-0/+65
* SERVER-67513 Disable or_to_in for jsCore_compatibility for v5.0samontea2022-06-271-0/+1
* SERVER-66727 Use full-precision timestamp for time-series bucketing decisionDan Larkin-York2022-06-241-0/+88
* SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-231-0/+38
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-06-211-0/+119
* 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-67167 Disable or_to_in.js from running in the parallel suiteTimour Katchaounov2022-06-101-0/+1
* SERVER-66046: Abort resharding on recipient errorsnandinibhartiyaMDB2022-06-091-0/+68
* SERVER-62272 : Migration OK for chunks existing before schema validatornandinibhartiyaMDB2022-06-071-0/+67
* SERVER-58257 Add actual vs. expected message for when stats asserts failDaniel Vitor Morilha2022-06-031-0/+12
* SERVER-64628 Add more targeted tests for adding nodes to sharded setsVesselina Ratcheva2022-06-034-0/+195
* SERVER-66902 remove tests that require 4.9 binariesRobert Guo2022-06-026-36/+21
* SERVER-66379 $or to $in conversion flawedTimour Katchaounov2022-06-021-3/+37
* SERVER-66860 FSM tests should not reuse same database namesTommaso Tocci2022-06-013-3/+3
* SERVER-63493 Fix maxTransactionLockRequestTimeoutMillis for update-shard-key ...Israel Hsu2022-05-313-4/+4
* SERVER-66799 Fix `getParameterWithDetails.js` failure on `ephemeralForTest`Amirsaman Memaripour2022-05-271-2/+2
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-05-262-4/+107
* SERVER-66319 dbcheck_no_history_on_secondary.js waits for dbCheck hasher to s...Benety Goh2022-05-261-0/+3
* SERVER-66319 use bulk inserts to speed up dbcheck testBenety Goh2022-05-251-2/+6
* SERVER-64627 Refactor onInitialSyncComplete and onStartupRecoveryComplete int...Vesselina Ratcheva2022-05-232-0/+79
* SERVER-66618 Wait in test for resharding coordinator to persist abort.Max Hirschhorn2022-05-231-1/+11
* SERVER-64659 add multiple index spec test case for indexBulkBuilder server st...Benety Goh2022-05-221-0/+14
* SERVER-64659 add initial sync test case for indexBulkBuilder server status se...Benety Goh2022-05-211-0/+17
* SERVER-64659 add external sorter file handle metrics to indexBulkBuilder serv...Benety Goh2022-05-201-1/+9
* SERVER-64659 add resumable index build counter to indexBulkBuild server statu...Benety Goh2022-05-191-0/+25