summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69005 $internalBoundedSort should not accept empty sort patternr6.0.2-rc1r6.0.2Matt Boros2022-09-201-0/+4
* SERVER-69785 robustify change_streams_per_shard_cursor.jsMickey. J Winters2022-09-201-7/+7
* Import wiredtiger: 13306c3517a9731ad2cf580aca262c29a5a7895d from branch mongo...Luke Chen2022-09-204-20/+217
* Import wiredtiger: 58159b1a09bc045ab956b40675212e01d91fa7c0 from branch mongo...Luke Chen2022-09-204-7/+29
* Import wiredtiger: bfc6fc15de632da2000143bcce3a23141cfc6a2c from branch mongo...Luke Chen2022-09-204-12/+235
* Import wiredtiger: 3ecab025d4c0a337fe80b6fe55538896c43c159e from branch mongo...Luke Chen2022-09-202-1/+20
* SERVER-69611 Set the -ffp-contract=off compiler option by defaultJosef Ahmad2022-09-192-0/+56
* SERVER-69707 Fix undefined slot error for $group with conditional expressionYoonsoo Kim2022-09-162-17/+263
* SERVER-68003 Make experiment_unified_ninja.vars the defaultTausif Rahman2022-09-167-91/+229
* SERVER-68548: Backport - check quiet globalServerParam before loggingAdam Rayner2022-09-161-2/+7
* SERVER-67402 Fix race where linearizable read concern may read during primary...Henrik Edin2022-09-152-8/+13
* SERVER-69590 Fixed clang arm compilesAlexander Neben2022-09-155-15/+7
* SERVER-68890 Remove error code conversions in the MigrationSourceManager comm...Kaloian Manassiev2022-09-151-12/+8
* SERVER-69108 SCCL can immediately return config and admin metadata without tr...Antonio Fuschetto2022-09-153-0/+56
* SERVER-67653 don't initiate critical section if remainingMillis is omittedAndrew Witten2022-09-142-9/+66
* SERVER-68094: Use $replaceRoot instead of $projectnandinibhartiyaMDB2022-09-143-45/+86
* SERVER-67538 Make multi-doc txns return WCE on index catalog changesJosef Ahmad2022-09-142-0/+98
* SERVER-67787 Retry ops in auth concurrency testsSara Golemon2022-09-145-42/+150
* SERVER-64730 Interrupt ongoing refreshes after entering into the critical sec...Sergi Mateo Bellido2022-09-145-8/+22
* SERVER-67916 Fix semantics of cancelWhenAnyErrorThenQuiesceBrett Nawrocki2022-09-133-5/+129
* SERVER-60551 Fix mongo (shell) initializer stagesRyan Egesdahl2022-09-131-2/+2
* SERVER-69167: Verify that FCV has been initialized before cluster parameter f...Varun Ravichandran2022-09-134-0/+20
* SERVER-69006 Remove FLE2 suites out of hedged reads passthroughMark Benvenuto2022-09-121-2/+0
* SERVER-69207 Coverity fix use after moveSergi Mateo Bellido2022-09-121-1/+1
* SERVER-69220 refineCollectionShardKey permits toggling current shard key fiel...Enrico Golfieri2022-09-122-1/+80
* SERVER-68477 createIndexes overwrites NaN expireAfterSeconds before starting ...Benety Goh2022-09-114-2/+68
* SERVER-68477 TTLMonitor fixes NaN expireAfterSeconds on TTL indexes during st...Benety Goh2022-09-113-1/+102
* SERVER-68477 remove epoch restriction on ttl indexesBenety Goh2022-09-116-31/+55
* SERVER-68477 listIndexes repairs TTL indexes with NaN expireAfterSecondsBenety Goh2022-09-114-3/+57
* SERVER-68477 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh2022-09-112-2/+50
* SERVER-68477 add startup warning for TTL indexes with NaN 'expireAfterSeconds'Benety Goh2022-09-112-0/+60
* SERVER-68477 add TTLMonitor::onStepUp()Benety Goh2022-09-102-0/+48
* SERVER-68477 include 'expireAfterSeconds' type information when registering T...Benety Goh2022-09-109-39/+157
* SERVER-68477 add unit test for TTLCollectionCacheBenety Goh2022-09-102-0/+92
* SERVER-64444 SERVER-64877 Add unittests for repairing index specsYuhong Zhang2022-09-101-0/+35
* SERVER-68637 disable cache metrics for static hostsDaniel Moody2022-09-092-6/+20
* SERVER-68790 Avoid setting internalQueryFrameworkControl on 6.0Nicholas Zolnierz2022-09-091-0/+7
* SERVER-69569: Pin cryptography versionJeff Zambory2022-09-091-0/+1
* SERVER-66436 Fix initialisation errors in DConcurrencyTest benchmarksJordi Olivares Provencio2022-09-051-0/+12
* SERVER-67846 Add requires_fcv_60 tag to tests querying featureFlagCollModInde...Yu Jin Kang Park2022-09-056-2/+7
* SERVER-69376: Increase timeout for replica_sets_jscore_passthrough on macos v...Jeff Zambory2022-09-031-0/+2
* SERVER-66554 Make FLE2 suites work with stepdown and kill_primary suitesShreyas Kalyan2022-09-025-52/+179
* SERVER-68475 use debug-types-section to reduce debug infoDaniel Moody2022-09-011-94/+102
* SERVER-69290 - Disable sharding/refine basic test in 6.0Randolph Tan2022-08-312-0/+6
* SERVER-69103 Always use the classic engine on the inner side of DocumentSourc...David Storch2022-08-313-2/+5
* SERVER-69265 Increase config_fuzzer_replica_sets_jscore_passthrough timeoutMikhail Shchatko2022-08-311-0/+2
* SERVER-69118 Have retryable findAndModify failover internal transaction test ...Jason Zhang2022-08-311-3/+3
* SERVER-67194 Replace the logic in our jstest to retry when calling replSetStepUpmathisbessamdb2022-08-3116-26/+23
* SERVER-68691 Report variable references for $graphLookup 'restrictSearchWithM...Nicholas Zolnierz2022-08-302-20/+49
* Revert "SERVER-68475 use debug-types-section to reduce debug info"Daniel Moody2022-08-301-10/+3