summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64420 Fix split acceptance to successfully complete split operationDidier Nadeau2022-03-143-2/+52
* SERVER-64297 Revert temporary workaround in SERVER-64282Kyle Suarez2022-03-141-11/+8
* SERVER-63850 Add the count command to API version 1James Wahlin2022-03-143-6/+6
* SERVER-64226 Add shell helper to check equality up to a specified number of d...Davis Haupt2022-03-141-0/+13
* SERVER-64472 Disable collMod core tests with `prepareUnique` in tenant migrat...Yuhong Zhang2022-03-144-1/+7
* SERVER-64454 tenant_migration_conflicting_donor_start_migration_cmds.js shoul...jannaerin2022-03-141-2/+6
* SERVER-64457 secondary_reads_waitForShardingInit.js does not force mongos cho...Sophia Tan2022-03-141-9/+14
* SERVER-64397 Fix int overflow in TimeSorterDavid Percy2022-03-141-0/+58
* SERVER-64471 Skip checking prepareUnique on an already unique index during co...Yuhong Zhang2022-03-141-10/+0
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-03-141-0/+29
* SERVER-64456: Use countDocuments() instead of count() to ensure accurate docu...Christopher Caplinger2022-03-141-1/+7
* SERVER-64463 Robustify count1.js testRuoxin Xu2022-03-141-2/+3
* Revert "SERVER-63850 Add the count command to API version 1"Sviatlana Zuiko2022-03-143-6/+6
* SERVER-63760 Report the number of TemporarilyUnvailable errors that escape th...Louis Williams2022-03-141-0/+16
* SERVER-63850 Add the count command to API version 1James Wahlin2022-03-123-6/+6
* SERVER-64442 Implement $size for new optimizerSvilen Mihaylov2022-03-111-0/+24
* SERVER-64450 TenantMigrationCommitted means migration succeededMatt Broadstone2022-03-111-3/+6
* SERVER-64423 Mark lookup stage with paths in local/foreign fields as incompat...Irina Yatsenko2022-03-111-0/+18
* SERVER-63633 Remove TODO listed in SERVER-63258Cheahuychou Mao2022-03-111-2/+0
* SERVER-64441 add requires_majority_read_concern to list_catalog_read_concern.jsBenety Goh2022-03-111-0/+1
* SERVER-63572 Implement index join for scalar local field typeRui Liu2022-03-112-55/+268
* SERVER-64287 Create sharding variant of fle2 test suiteMark Benvenuto2022-03-114-9/+207
* SERVER-62554 Add orphans info in `collStats` aggregation stage outputAllison Easton2022-03-111-0/+94
* SERVER-64403 Encode the sort key from a document with collation only if value...Denis Grebennicov2022-03-111-15/+15
* SERVER-64050 Increase TemporarilyUnavailable retry backoff and enable by defaultLouis Williams2022-03-111-25/+73
* SERVER-64295 Enable jstests in macOS ARM64 configurationJustin Seyster2022-03-101-7/+12
* SERVER-62940 Have $sum accumulator serialize the full state of partial resultYoonsoo Kim2022-03-101-0/+415
* SERVER-64245 Make SetUserWriteBlockModeCoordinator set the write blocking sta...Jordi Serra Torrens2022-03-104-10/+13
* SERVER-63498 Upconvert InternalTransactionNotSupported errors during fcv down...Jason Zhang2022-03-102-14/+120
* SERVER-60823 temporarly disable test from txn suites due to recursion issueTommaso Tocci2022-03-101-10/+14
* SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stageDrew Paroski2022-03-103-23/+262
* SERVER-64325 Add server params for global batched deletion defaultsJosef Ahmad2022-03-101-21/+29
* SERVER-63790 Write end-to-end tests for sharded cluster selective backups/res...Gregory Wlodarek2022-03-101-6/+20
* SERVER-64093 Support spilling to disk in BoundedSorterDan Larkin-York2022-03-101-0/+167
* SERVER-63010 Ensure that unpacking measurements doesn't overwrite pushedown a...James Wahlin2022-03-101-0/+32
* Revert "SERVER-63790 Write end-to-end tests for sharded cluster selective bac...Gregory Wlodarek2022-03-101-20/+6
* SERVER-63397 Abort all index builds during shard mergeA. Jesse Jiryu Davis2022-03-1012-11/+206
* SERVER-64402 Add FCV tag in plan_cache_sbe.jsRuoxin Xu2022-03-101-0/+2
* SERVER-64343 Integration tests for orphans tracking during upgrade/downgradePierlauro Sciarelli2022-03-101-4/+58
* SERVER-64195 add fcv check to move_range_basic.jsPierlauro Sciarelli2022-03-101-0/+1
* SERVER-61888 Add shardCollection change streams eventMisha Tyulenev2022-03-101-0/+221
* SERVER-63790 Write end-to-end tests for sharded cluster selective backups/res...Gregory Wlodarek2022-03-101-6/+20
* SERVER-62613 Implement _configsvrRunRestore to remove documents in the config...Gregory Wlodarek2022-03-104-0/+165
* SERVER-62457 Fix AutoGetCollectionForReadCommandLock bug wherein a request ca...Dianna Hohensee2022-03-091-0/+79
* SERVER-63458 Update JSTest to test WriteBlockBypassGabriel Marks2022-03-091-24/+91
* SERVER-64195 Provide user-facing `moveRange` commandPierlauro Sciarelli2022-03-0912-7/+76
* SERVER-62675 Test that $lookup gets pushed down after multiplanningMihai Andrei2022-03-091-280/+415
* SERVER-63444 Make retryable findAndModify executed in internal transactions r...Cheahuychou Mao2022-03-095-39/+228
* SERVER-63531 Prevent all buildIndexes:false nodes from being included in comm...Louis Williams2022-03-091-4/+8
* SERVER-64336 Ban collMod unique index tests from parallel testerPavi Vetriselvan2022-03-091-0/+10