summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74507 Gracefully handle empty time-series options in collModr6.3.0-rc1Faustoleyva542023-03-133-0/+33
* SERVER-74438 Update BucketMetadata to use time-series metadata valueFaustoleyva542023-03-076-10/+177
* SERVER-74501 Fix MigrationBatchFetcher/Inserter completion reliance to not sp...Randolph Tan2023-03-067-24/+55
* SERVER-74439 Ensure bucket closure respects current stateDan Larkin-York2023-03-064-32/+103
* SERVER-72838 Prevent concurrent direct writes from unsetting kPendingDirectWr...Faustoleyva542023-03-065-12/+73
* SERVER-72519 Add arm and intel Microbenchmark test variants to Sys PerfJawwad Asghar2023-03-031-38/+137
* SERVER-74262 Check IET when constructing set of equalities during sort analysisMihai Andrei2023-03-035-26/+171
* SERVER-74526 Fix high CPU utilization for a change streams opened against sec...David Storch2023-03-027-98/+43
* SERVER-74253 Forbid profiling collection creation as a timeseries or viewJordi Olivares Provencio2023-03-011-0/+10
* SERVER-74103 Increase storage log verbosity in `oplog_sampling.js`.Benety Goh2023-02-281-1/+1
* SERVER-73125: Set built-in variables on ExpressionContext of the validatorNaama Bareket2023-02-283-0/+26
* SERVER-74366 change CSI util to check feature flag on all nodesIan Boros2023-02-281-1/+8
* SERVER-73692 Fix behavior of unencrypted documents in encrypted collectionsErwin Pe2023-02-281-0/+8
* Import wiredtiger: c91f5a3e22d0acc1caf73b0114ced34828f7b631 from branch mongo...Luke Chen2023-02-272-16/+43
* Import wiredtiger: b7f971f04a0864fab42368d594251b3fb1d36477 from branch mongo...Luke Chen2023-02-2715-46/+239
* SERVER-74058 Re-introduce excluded jstests for NTDI dollar tenant passthroughmathisbessamdb2023-02-245-12/+2
* SERVER-74124 Use StringData::startsWith instead of StringData::find to check ...Cheahuychou Mao2023-02-231-1/+1
* SERVER-74124 Disallow shard key pattern with fields that have parts that star...Cheahuychou Mao2023-02-234-0/+77
* SERVER-74191 - Backport to v6.3Simon Eismann2023-02-231-0/+6
* SERVER-74033 Remove force option from ident dropsJordi Olivares Provencio2023-02-224-6/+21
* SERVER-73707 Evergreen timeout calculation fixes and cleanupsMikhail Shchatko2023-02-224-136/+21
* SERVER-73697 Do not split out match expression on meta field when it's not re...Yoonsoo Kim2023-02-214-98/+133
* SERVER-73953 Use fast clock and relaxed atomics for egress connection usage m...Vojislav Stojkovic2023-02-215-6/+40
* SERVER-74097 Populate `CollectionUUIDMismatch` via `listCollections` for shar...Gregory Noma2023-02-211-24/+18
* SERVER-74190 Correctly propagate the `featureFlagResilientMovePrimary` status...Antonio Fuschetto2023-02-211-1/+0
* SERVER-71792 Log list of cursors a range deletion is going to wait onPierlauro Sciarelli2023-02-204-0/+79
* SERVER-73423 Remove duplicate addition of collection scan in case of clustere...Ivan Fefer2023-02-201-20/+10
* SERVER-73833 Make the server to ignore and automatically remove unsupported '...Denis Grebennicov2023-02-174-3/+108
* SERVER-73938 Make sure chunk migration can handle a retryable internal transa...Cheahuychou Mao2023-02-163-5/+110
* SERVER-73735 Fail configuration more gracefully if telemetry is disabledCharlie Swanson2023-02-163-0/+47
* SERVER-74106 fix requires_fcv tag in initial_sync_geo_index_conflict.jsBenety Goh2023-02-161-1/+1
* SERVER-73886 Tag jstests with requires_scripting for NTDI passthroughmathisbessamdb2023-02-168-2/+22
* SERVER-72063 Throw on attempt to create overly small oplogGregory Noma2023-02-161-1/+3
* Import wiredtiger: 772a20a40858ce26e500de46caf4d278d1cd7998 from branch mongo...Luke Chen2023-02-162-7/+28
* SERVER-73721 disable metrics in SessionWorkflowMatt Diener2023-02-152-9/+28
* SERVER-73699 SessionWorkflow: remove redundant yield and Frame shared_ptrsBilly Donahue2023-02-151-33/+33
* SERVER-73998 Fixing expansions issue with sys-perf microbenchmark testsJawwad Asghar2023-02-151-4/+10
* SERVER-73998: Fix perf.ymldalyd2023-02-151-2/+6
* SERVER-73858 Oplog batch application index builds on an empty collection shou...Benety Goh2023-02-142-21/+14
* SERVER-73858 add IndexBuildsCoordinator::isCreateIndexesErrorSafeToIgnore()Benety Goh2023-02-142-8/+21
* SERVER-73858 add js test for geo 2d index options conflict during initial syncBenety Goh2023-02-141-0/+101
* SERVER-73949 Join created executor in transaction API unit testsJack Mulrow2023-02-141-0/+8
* SERVER-71159 Include apiStrict flag into SBE plan cache keyAnton Korshunov2023-02-1418-418/+631
* SERVER-73719 Comment out legacy sys-perf buildvariants v6.3dalyd2023-02-131-903/+903
* SERVER-73385 Releasing unheld critical section upon sharded rename error must...Pierlauro Sciarelli2023-02-132-23/+19
* SERVER-73822 Time-series $group rewrite ignores certain accumulatorsKevin Cherkauer2023-02-134-2/+38
* SERVER-73890 Only run the resilient movePrimary in random_DDL_operations.js FSMAntonio Fuschetto2023-02-131-1/+11
* SERVER-73636 Fix poor allocation pattern in validation reportingDan Larkin-York2023-02-101-1/+13
* SERVER-73745 Zero initialize IndexKeyBucket structGregory Wlodarek2023-02-101-2/+2
* SERVER-72825 [v6.3] Remove Outdated/Duplicate Entries for Multiversion Testsjames-hippler2023-02-101-24/+24