summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67406 Ensure we don't remove user $fields when removing metadataJoel Redman2023-01-111-0/+46
* SERVER-71691 handle paused execution in setWindowFieldsAlyssa Wagenmaker2023-01-092-1/+78
* SERVER-72416 Find and findAndModify commands' ExpressionContext should inheri...Arun Banala2023-01-064-43/+210
* SERVER-66570 : Ensure that pushed down projections computed from the metadata...Hana Pearlman2023-01-051-0/+11
* SERVER-71769 Add a new log message when a secondary node is skipping a two-ph...Gregory Wlodarek2023-01-033-33/+124
* SERVER-70553 Add module support to jstestsAlexander Neben2022-12-271-2/+2
* SERVER-72222 fix mapReduce single reduce optimization in sharded clustersDavis Haupt2022-12-211-0/+55
* SERVER-65259 fix cursor leak in aggregation that requires merging on shardMickey. J Winters2022-12-161-0/+83
* SERVER-71373 Extend timeout in predictive_connpool.jsAlex Li2022-12-091-1/+1
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-12-061-0/+4
* SERVER-71648 Prevent `txn_index_catalog_changes.js` from running with storage...Gregory Noma2022-11-291-0/+1
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-292-1/+19
* SERVER-64764 Fix '$$ROOT' handling in $expr rewriteCharlie Swanson2022-11-231-1/+2
* SERVER-68361 Make migration properly handle cases when shard key value modifi...Randolph Tan2022-11-162-50/+143
* SERVER-67795: Add serverstatus counters for updateMany, deleteMany calls(v5.0)Adi Zaimi2022-11-072-15/+136
* SERVER-69001: Have initial sync persist its last oplog time into the minvalid...Daniel Gottlieb2022-11-031-2/+27
* SERVER-60016 serverStatus should not block on the RSTL lock with the WT stora...Jordi Olivares Provencio2022-11-031-0/+72
* SERVER-70314 Adjust time series extended range tests to account for log reten...Dan Larkin-York2022-11-012-10/+0
* SERVER-69926 errorcodes.py doesn't detect duplicate errors in MONGO_UNREACHAB...Reo Kimura2022-10-273-10/+10
* SERVER-70633 make per shard cursor passthrough suite run in 5.0 and robustify...Mickey. J Winters2022-10-241-2/+14
* SERVER-69446: Increase electionTimeoutMillis in jstests/replsets/dbcheck_writ...Will Buerger2022-10-201-1/+1
* SERVER-70469 Use virtual env python in watchdog testsMark Benvenuto2022-10-191-1/+1
* SERVER-70364 Retry once on network errorAbdul Qadeer2022-10-122-10/+8
* SERVER-68477 remove upgrade and downgrade barriers for TTL indexes with NaN e...Benety Goh2022-10-125-88/+60
* SERVER-68477 createIndexes overwrites NaN expireAfterSeconds before starting ...Benety Goh2022-10-123-3/+51
* SERVER-68477 TTLMonitor fixes NaN expireAfterSeconds on TTL indexes during st...Benety Goh2022-10-121-0/+24
* SERVER-68477 remove epoch restriction on ttl indexesBenety Goh2022-10-121-5/+7
* SERVER-68477 listIndexes repairs TTL indexes with NaN expireAfterSecondsBenety Goh2022-10-111-0/+24
* SERVER-68477 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh2022-10-111-0/+45
* SERVER-68477 add test to check startup warning for TTL indexes with NaN 'expi...Benety Goh2022-10-111-0/+46
* SERVER-69348 Remove repairDatabase commandSpencer Jackson2022-10-073-3/+0
* SERVER-69380 Avoid swapping meta projection with $_internalUnpackBucket if a ...Nicholas Zolnierz2022-10-061-0/+5
* SERVER-70160 'Do not push down $match that needs whole documentMilena Ivanova2022-10-051-0/+57
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-10-043-4/+123
* SERVER-64730 Interrupt ongoing refreshes after entering into the critical sec...Sergi Mateo Bellido2022-10-032-7/+19
* SERVER-68115 Do not drop empty path component from elemMatch path during inde...joshua2022-09-302-38/+51
* SERVER-61185 Use WT prefix_search for unique index lookupsLouis Williams2022-09-281-10/+8
* SERVER-67538 Make multi-doc txns return WCE on index catalog changesJosef Ahmad2022-09-281-0/+80
* SERVER-69700 Await secondaries' readinessAbdul Qadeer2022-09-272-5/+10
* SERVER-69785 robustify change_streams_per_shard_cursor.jsr5.0.13-rc0r5.0.13Mickey. J Winters2022-09-201-7/+7
* SERVER-69611 Set the -ffp-contract=off compiler option by defaultJosef Ahmad2022-09-191-0/+47
* SERVER-50454 Avoiding sending the "keyValue" field to drivers on duplicate ke...Denis Grebennicov2022-09-161-0/+101
* Revert "SERVER-64730 Interrupt ongoing refreshes after entering into the crit...Sergi Mateo Bellido2022-09-141-5/+1
* SERVER-64730 Interrupt ongoing refreshes after entering into the critical sec...Sergi Mateo Bellido2022-09-141-1/+5
* SERVER-69018 add logging in mongos_rs_shard_failure_tolerance.jsAndrew Shuvalov2022-09-091-1/+7
* SERVER-69547 Add multiversion_incompatible tag to show_raw_update_description...Drew Paroski2022-09-092-0/+8
* 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