summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61367 Update featureFlagShardSplit test tagr5.2.0-rc1Hugh Tong2021-12-131-1/+1
* SERVER-58436 Implement spilling HashAggEric Cox2021-12-1318-84/+803
* SERVER-61997 Incompatible object with only empty subobj should not re-start s...Henrik Edin2021-12-113-6/+91
* SERVER-61997 Object with only empty subobj should not start subobj compressionHenrik Edin2021-12-112-8/+38
* SERVER-61839 Fix SBE implementation of $exists and $type when a positional pr...Drew Paroski2021-12-102-14/+48
* SERVER-61993 End interleaved mode when skip if reference object contain empty...Henrik Edin2021-12-102-1/+42
* SERVER-45149 Add replset commands to prevent replsetDown timeoutLuis Osta2021-12-101-1/+4
* SERVER-61950 Make Fetcher::join() interruptible.Max Hirschhorn2021-12-104-10/+83
* SERVER-61954 Improve decoding performance for BSONColumnHenrik Edin2021-12-097-122/+87
* SERVER-61945 Refresh temp resharding ns during collection cloning.Max Hirschhorn2021-12-092-6/+17
* SERVER-61672 remove all feature flag variantsjonstreets2021-12-092-516/+0
* SERVER-61941 Make $sortArray comparator satisfy "Compare" requirement with -1...Andrii Dobroshynski2021-12-093-16/+114
* SERVER-61668 update constants for the 5.2 branchr5.2.0-rc0Robert Guo2021-12-073-46/+5
* SERVER-61673 Update suffix var to 5.2 in compile expansionsZakhar Kleyman2021-12-072-4/+4
* SERVER-59664 Implement merge chunks routine Phase IAllison Easton2021-12-078-52/+302
* SERVER-61927 clean up geo_circle1_noindex.jsBenety Goh2021-12-071-11/+19
* SERVER-61759 Interrupt and join migrations when allowMigrations is set to falseKaloian Manassiev2021-12-0710-40/+68
* SERVER-60922 Use config.migrations to persist moveChunk recovery infoPaolo Polato2021-12-0712-282/+301
* SERVER-61759 Do not expose the cloner directly from the MigrationSourceManagerKaloian Manassiev2021-12-075-58/+91
* SERVER-51951 Create feature flag for improved change stream visibilityNikita Lapkov2021-12-071-0/+5
* SERVER-61615 Parse authenticated user from security token and add to authoriz...Sara Golemon2021-12-0718-83/+342
* SERVER-61928 clean up bench_test2.jsBenety Goh2021-12-061-2/+5
* SERVER-61925 replace runtime --nojournal check with tag for CI systemBenety Goh2021-12-061-8/+6
* SERVER-29425 $sortArray for classic engine: fix collator for whole valuesAndrii Dobroshynski2021-12-061-1/+1
* SERVER-59365: Use the new state machine.Kshitij Gupta2021-12-0617-625/+810
* SERVER-61666 Fix migration for txns before startApplyingA. Jesse Jiryu Davis2021-12-065-24/+120
* SERVER-61922 add requires_replication tag to collmod test in noPassthroughBenety Goh2021-12-061-0/+3
* SERVER-61484 JournalFlusher should log a warning on ExceededMemoryLimit error...Dianna Hohensee2021-12-061-5/+7
* SERVER-58761 Make setFCV delete the config.transactions entries for all child...Jason Zhang2021-12-062-0/+451
* SERVER-61917 rollback fixture waits for index build to scan collectionBenety Goh2021-12-061-1/+2
* SERVER-60207 Enable feature flag for $sortArrayAndrii Dobroshynski2021-12-064-29/+4
* SERVER-60237 Implement FCV upgrade/downgrade for change stream pre-/post-imagesDenis Grebennicov2021-12-0622-172/+334
* SERVER-61921 fix link error in noSSL modeAndrew Shuvalov2021-12-061-0/+1
* Revert "SERVER-61563 upload fuzzer minimized output"David Bradford2021-12-065-33/+32
* SERVER-60967 Implement $sortArray in SBENeil Shweky2021-12-0411-11/+540
* SERVER-61486 avoid full index scan during unique index conversionBenety Goh2021-12-041-1/+56
* SERVER-61856 Add suppression for libunwind upgradeAndrew Morrow2021-12-041-0/+1
* SERVER-61486 add test and fail point to check collMod handling of side writes...Benety Goh2021-12-042-0/+226
* SERVER-61486 collMod tracks side writes during unique index conversionBenety Goh2021-12-043-3/+70
* SERVER-61486 add test case for non-existent namespace for unique index conver...Benety Goh2021-12-041-0/+7
* SERVER-61486 scanIndexForDuplicates() accepts optional KeyString::Value and l...Benety Goh2021-12-042-7/+21
* SERVER-60031 Remove todo in EFT SConscriptYuhong Zhang2021-12-041-10/+0
* SERVER-61486 add parallel shell helpers for running commandsBenety Goh2021-12-041-0/+49
* SERVER-59729 Investigate to find the best default values for FCBIS parametersMatthew Russotto2021-12-031-5/+3
* SERVER-61486 add CollModOpObserverBenety Goh2021-12-034-0/+273
* SERVER-61698 adding support of adding and removing entries to config.tenants ...mathisbessamdb2021-12-037-15/+47
* SERVER-61486 add CollModWriteOpsTrackerBenety Goh2021-12-033-0/+211
* SERVER-61910 initiate_takes_stable_checkpoint.js doesn't account for closing ...Vishnu Kaushik2021-12-031-2/+2
* SERVER-61807 Remove flag guard from $locfTed Tuckman2021-12-032-6/+23
* SERVER-61858 Wait for node to become primary before disconnecting in sync_sou...Huayu Ouyang2021-12-031-6/+6