summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72512 SERVER-73636 Ensure validate surfaces index key inconsistencies ...Dan Larkin-York2023-02-101-21/+30
* SERVER-73481 Ensure validate detects out-of-order keys with {full: false}Gregory Wlodarek2023-02-101-0/+37
* SERVER-70219 fix spill_to_disk_secondary_readZixuan Zhuang2023-02-061-3/+7
* SERVER-73009 Compute clustered scan direction when plan is hinted or cachedAlyssa Wagenmaker2023-02-021-28/+48
* SERVER-67950 Make stronger assertions in bucket_unpacking_with_sort_granulari...samontea2023-01-311-1/+5
* SERVER-65990 Test BUS w/ changing BucketMaxTimeSpansamontea2023-01-311-0/+102
* SERVER-67111 clustered_cappted_utils.js fix TTL deletes not visible with majo...Yu Jin Kang Park2023-01-3111-62/+39
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-271-0/+52
* SERVER-72449 backup_restore.js should consider exit code 2 valid for fsm processYu Jin Kang Park2023-01-251-3/+4
* SERVER-70566 Print error code in backup_restore.js assertion after SIGINTYu Jin Kang Park2023-01-251-1/+2
* SERVER-67722 Clean-up shard cursors on MaxTimeMSExpiredRomans Kasperovics2023-01-251-0/+94
* SERVER-73164 increase maxTimeMS in index_max_time_ms.jsBenety Goh2023-01-241-1/+1
* SERVER-72408 Increase timeout for receiveChunkWaitForRangeDeleterTimeoutMS at...Pol Pinol Castuera2023-01-051-1/+4
* SERVER-71769 Add a new log message when a secondary node is skipping a two-ph...Gregory Wlodarek2023-01-033-33/+124
* SERVER-71638 Don't let to hide the last shard key index using a key patternPol Pinol Castuera2022-12-221-5/+4
* SERVER-66337 Ensure that check for the interrupt is done on every getNext() c...Denis Grebennicov2022-12-151-0/+58
* SERVER-68125 Correctly track all memory used during index buildsLouis Williams2022-11-252-6/+95
* SERVER-60455 serverStatus metrics for external sorterShin Yee Tan2022-11-231-4/+43
* SERVER-69874 Execute in dryRun mode first during unique index conversion on a...Yuhong Zhang2022-11-211-0/+91
* SERVER-71167 Abort transactions in `txn_index_catalog_changes.js`Gregory Noma2022-11-151-24/+18
* SERVER-70314 Adjust time series extended range tests to account for log reten...Dan Larkin-York2022-11-012-10/+0
* SERVER-69429 Check shard key compatibility during collMod convert to uniqueYuhong Zhang2022-10-211-0/+16
* SERVER-69429 Check shard key restriction for indexes with `prepareUnique` optionYuhong Zhang2022-10-211-0/+49
* SERVER-62760 Implement CQF Query LoggingBen Shteinfeld2022-10-192-49/+95
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-10-041-0/+111
* Revert "SERVER-66289 Update write size estimation logic in DocumentSourceWriter"Uladzimir Makouski2022-09-301-111/+0
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-09-291-0/+111
* SERVER-69785 robustify change_streams_per_shard_cursor.jsMickey. J Winters2022-09-201-7/+7
* SERVER-69611 Set the -ffp-contract=off compiler option by defaultJosef Ahmad2022-09-191-0/+47
* SERVER-67538 Make multi-doc txns return WCE on index catalog changesJosef Ahmad2022-09-141-0/+80
* SERVER-68477 createIndexes overwrites NaN expireAfterSeconds before starting ...Benety Goh2022-09-112-2/+39
* SERVER-68477 TTLMonitor fixes NaN expireAfterSeconds on TTL indexes during st...Benety Goh2022-09-111-0/+24
* SERVER-68477 listIndexes repairs TTL indexes with NaN expireAfterSecondsBenety Goh2022-09-111-0/+24
* SERVER-68477 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh2022-09-111-0/+45
* SERVER-68477 add startup warning for TTL indexes with NaN 'expireAfterSeconds'Benety Goh2022-09-111-0/+46
* SERVER-67846 Add requires_fcv_60 tag to tests querying featureFlagCollModInde...Yu Jin Kang Park2022-09-055-1/+6
* SERVER-68766 add server parameter to enable single value reduce optimizationDavis Haupt2022-08-291-0/+29
* SERVER-66794 SERVER-67814 SERVER-69052 Detect time-series collections that re...Dan Larkin-York2022-08-292-0/+141
* SERVER-67430 Fix tags in fle2 tests and improve tag parserMark Benvenuto2022-08-011-1/+1
* SERVER-63049 Implemented counters for aggregate accumulator expressionsTimour Katchaounov2022-07-291-0/+126
* SERVER-68158 fix incorrect replica set node reference in test for listIndexesBenety Goh2022-07-271-1/+1
* SERVER-65454: Reset curop namespace after config.image_collection lookup.Daniel Gottlieb2022-07-271-0/+43
* SERVER-67390: backup_restore.js should also allow exit code -SIGINTYu Jin Kang Park2022-07-251-1/+5
* Revert "Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0""Eric Cox2022-06-221-0/+93
* Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0"Eric Cox2022-06-221-93/+0
* SERVER-61812: Ensure cache is not refreshed during $listLocalSessionsnandinibhartiyaMDB2022-06-171-0/+93
* SERVER-66989 Make HashAgg record store key ownedEric Cox2022-06-161-0/+46
* SERVER-64994 Extend the planner to allow soft hints about index traversal dir...r6.0.0-rc10Matt Boros2022-06-131-0/+131
* SERVER-66799 Fix `getParameterWithDetails.js` failure on `ephemeralForTest`Amirsaman Memaripour2022-06-091-2/+2
* SERVER-66644 Fix and re-enable profile_operation_metrics.js for debug buildsRomans Kasperovics2022-06-071-3/+2