summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-26SERVER-66719 Take FCV lock in `MODE_IS` for shared global lock modesr5.3.2-rc2r5.3.2Gregory Noma
2022-05-25SERVER-66384 Ninja shared build log and common output directoryAlexander Neben
2022-05-24SERVER-65863 Have optimized _id expression(s) pushed down properlyYoonsoo Kim
2022-05-19SERVER-65930 DDL coordinators and rename participant initial checkpoint may i...r5.3.2-rc1Allison Easton
2022-05-19SERVER-66560 Check feature flag before fetching child transaction historyJack Mulrow
2022-05-17SERVER-65797 Remove invalid index specs in memory before parsing for `listInd...Yuhong Zhang
2022-05-17SERVER-64780 don't run resharding_change_stream_namespace_filtering.js agains...Mickey. J Winters
2022-05-17Revert "SERVER-65884 $lookup from ts optimize $sequentialCache"James Wahlin
2022-05-17SERVER-65884 $lookup from ts optimize $sequentialCacheruslan.abdulkhalikov
2022-05-10SERVER-65821 Allow prepared transactions to write commit decision across FCV ...r5.3.2-rc0Gregory Noma
2022-05-05SERVER-65633 retry commitTransaction on FailedToSatisfyReadPreferenceAndrew Witten
2022-05-02SERVER-61853: Sync get_named_suites lookups in resmokeDavid Bradford
2022-04-29SERVER-66041 Chunk cloner must never consider `too big` a chunk with only one...Pierlauro Sciarelli
2022-04-28SERVER-66054 Internal transactions tests in jstests/multiversion are not runn...Cheahuychou Mao
2022-04-28SERVER-63850: Add the count command to API version 1Maddie Zechar
2022-04-28SERVER-64780 filter out resharding events that aren't related to the namespac...Mickey. J Winters
2022-04-26SERVER-65924 resharding_histogram_metrics.js checks totalCount or opsBrett Nawrocki
2022-04-26SERVER-65672: pin crypography dependencyDavid Bradford
2022-04-26SERVER-61210 Improve the probability of ARHASH plan in sample_timeseries.jsArun Banala
2022-04-26SERVER-64322 temporarily limit external_auth suite to 1 job.Daniel Moody
2022-04-26SERVER-64664 add alias tagging for ninja to determine generated sources.Daniel Moody
2022-04-26SERVER-61460 correctly merge --setParameter in resmokeRobert Guo
2022-04-22SERVER-65907: Delete the CST benchmarkMaddie Zechar
2022-04-20SERVER-64815 Prevent buildindexes_false_commit_quorum.js from running in mult...Louis Williams
2022-04-20SERVER-63254 Add index feature usage stats to serverStatusLouis Williams
2022-04-19SERVER-62690 Shard is shutting down before finishing draining in testAllison Easton
2022-04-19SERVER-65024 Fix the uniqueness constraint handling for foreground index buildsYuhong Zhang
2022-04-18SERVER-65270 Fix bug related to queries on large documents not respecting the...Ian Boros
2022-04-18SERVER-64405 Remove FCBIS passthroughs from non-enterprise variantsMatthew Russotto
2022-04-18SERVER-65718 Fix mypy errorMikhail Shchatko
2022-04-15SERVER-55173 Skip releasing cursors during shutdown to avoid segmentation faultYuhong Zhang
2022-04-15SERVER-64949: Disable the CST benchmarksMaddie Zechar
2022-04-15SERVER-65539 jepsen_list-append test failures don't upload test filesRichard Samuels
2022-04-14SERVER-64983 Abort transaction after releasing Client lockDaniel Gómez Ferro
2022-04-14SERVER-64725 Make ShardRegistry::periodicReloader interruptibleTommaso Tocci
2022-04-14SERVER-64509 Fix ShardRegistry threadpool shutdown orderTommaso Tocci
2022-04-14SERVER-65137 CollectionPtr::restore() should fail (return nullptr) if collect...Benety Goh
2022-04-14SERVER-65429 Clean up defragmentation policy memory on stepdownPaolo Polato
2022-04-13SERVER-65137 LookupCollectionForYieldRestore saves collection namespace at co...Benety Goh
2022-04-13SERVER-65137 add yield and restore tests for CollectionPtrBenety Goh
2022-04-13SERVER-56003 use separate run icecc scripts for multiple ninja file builds.Daniel Moody
2022-04-13SERVER-62205 Check maxChunkSize parameter in (auto)splitVector requestsPaolo Polato
2022-04-13SERVER-65137 CollectionMock accepts UUID at constructionBenety Goh
2022-04-13SERVER-64757 Improve error messages when scons fails to generate-ninja on Win...Richard Samuels
2022-04-12SERVER-65285 Gracefully handle empty group-by key when spilling in HashAggEric Cox
2022-04-12SERVER-63531 Correct error to indicate that non-voting members can be include...Louis Williams
2022-04-11SERVER-64519 Filter fields attached to the CritSec reason when creating a col...Marcos Jose Grillo Ramirez
2022-04-08SERVER-64059: Fetch committed txn entries lte startApplyingDonorOpTimeChristopher Caplinger
2022-04-08SERVER-60105 Record time-series writes to the global OpCounterGregory Wlodarek
2022-04-08SERVER-65032Shreyas Kalyan