summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67402 Fix race where linearizable read concern may read during primary...Henrik Edin2022-09-081-3/+3
* SERVER-69002 backport per shard cursorsMickey. J Winters2022-09-072-0/+243
* SERVER-68691 Report variable references for $graphLookup 'restrictSearchWithM...Nicholas Zolnierz2022-09-021-31/+56
* SERVER-69384 - Fix v5.0 legacy shardCollection path for implicitCreateIndex p...Randolph Tan2022-09-011-1/+1
* SERVER-69142 Add DuplicateKey as acceptable error in resharding test.Max Hirschhorn2022-09-011-1/+13
* SERVER-67725 Check catalog consistency on shards as precondition for rename (...Enrico Golfieri2022-09-011-0/+29
* SERVER-68869 Wait for retried _configsvrReshardCollection cmdAbdul Qadeer2022-08-301-9/+31
* SERVER-66794 SERVER-67814 SERVER-69052 Detect time-series collections that re...Dan Larkin-York2022-08-292-0/+141
* SERVER-68766 add server parameter to enable single value reduce optimizationr5.0.12-rc0r5.0.12Davis Haupt2022-08-292-0/+47
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-262-134/+81
* SERVER-64142 Add new enforceUniqueness to refineCollectionShardKey commandRandolph Tan2022-08-231-0/+10
* SERVER-58966 add unique prefix to test namespaces in bucket_granularity.js to...Dan Larkin-York2022-08-231-31/+37
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-08-231-0/+31
* SERVER-62636 setFeatureCompatibilityVersion 4.4 succeeds on 5.0 binVersion th...Denis Grebennicov2022-08-202-78/+45
* SERVER-59834 Backport test to v5.0Alberto Massari2022-08-191-0/+46
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-08-183-0/+78
* SERVER-58176 Remove override for supportsReadConcern in ClusterWriteCmdErin Liang2022-08-171-0/+180
* SERVER-67939: run_dbcheck_background.js retry on CappedPositionLostYu Jin Kang Park2022-08-101-9/+25
* SERVER-68540 Add docker_incompatible tag for jscore testsTausif Rahman2022-08-101-0/+1
* 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