summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4.4' into BACKPORT-9836BACKPORT-9836Milena Ivanova2021-10-278-46/+237
|\
| * SERVER-60971: Remove calls to BF Suggestion serviceDavid Bradford2021-10-251-26/+0
| * SERVER-58406: Enable WT debug table logging when the test proctor is enabled.Daniel Gottlieb2021-10-251-7/+11
| * SERVER-56226 Implement a 'permitMigrations' collection property to prevent ch...Marcos José Grillo Ramirez2021-10-256-13/+226
* | SERVER-56602 Track usage of match expressions in serverStatusMilena Ivanova2021-10-2513-21/+449
|/
* SERVER-60652 Backport the autoSplitVector logic to v4.4Pierlauro Sciarelli2021-10-2224-161/+1204
* SERVER-55392 Add a timestamp field to config.rangeDeletionsAntonio Fuschetto2021-10-226-27/+81
* SERVER-60877: Correct an unintended heavy object copy.Daniel Gottlieb2021-10-211-16/+16
* SERVER-60326 Windows server fails to start when X509 certificate has empty su...Erwin Pe2021-10-216-2/+156
* SERVER-55395 stdx/thread.h needs cstdlibBilly Donahue2021-10-211-0/+1
* SERVER-59890 Exclude chunk migration test from config stepdown suite.Max Hirschhorn2021-10-211-0/+3
* SERVER-59108 Resolve race with transaction operation not killed after stepdownVesselina Ratcheva2021-10-214-0/+100
* SERVER-59226 Fix deadlock between uninterruptible profiling operation and ste...Wenbin Zhu2021-10-203-13/+42
* SERVER-59613 $range expression should error if it exceeds memory limitMickey. J Winters2021-10-205-1/+36
* SERVER-55412 shardVersion propogated for mirrored readsAlex Li2021-10-206-37/+159
* SERVER-46521 Extend mirrored reads generation testsAmirsaman Memaripour2021-10-201-23/+288
* SERVER-59459 With glibc-2.34, MINSIGSTKSZ is no longer a constantAndrew Morrow2021-10-201-4/+10
* SERVER-60586 Fix out_max_time_ms.js to correctly enable 'maxTimeNeverTimeOut'...David Storch2021-10-191-6/+18
* SERVER-60822 Prevent set_index_commit_quorum_through_mongos.js from running w...Haley Connelly2021-10-191-0/+9
* SERVER-46533 Persist underlying BSON in CmdUpdate invocationAmirsaman Memaripour2021-10-194-50/+68
* SERVER-60606 Abort index builds conflicting with emptycapped during initial syncYuhong Zhang2021-10-191-0/+1
* SERVER-58888 Account for pushed down stages in union explain with mode 'execu...Nick Zolnierz2021-10-192-2/+21
* SERVER-60738 Update metadata manager tests for non-existing collectionsAllison Easton2021-10-191-0/+9
* Import wiredtiger: c45301668c5fd6856fffe99a1ed766e23977c517 from branch mongo...Luke Chen2021-10-1957-803/+1625
* SERVER-59672 change rsSyncApplyStop failpoint's enabled logMoustafa Maher Khalil2021-10-181-1/+2
* SERVER-60218-44: SERVER-60218 add initialize helper function for document_sou...Mickey. J Winters2021-10-152-3/+14
* SERVER-56887 setIndexCommitQuorum command does not return {ok: 1} when run ag...Haley Connelly2021-10-143-37/+176
* SERVER-60096: Add rollbackHangCommonPointBeforeReplCommitPoint failpoint to RVRXueruiFa2021-10-143-7/+24
* SERVER-58385 StorageInterfaceImpl::setIndexIsMultikey() looks up collection b...Benety Goh2021-10-132-2/+2
* SERVER-58385 add SetIndexIsMultikeyLooksUpCollectionByUUID test case to Stora...Benety Goh2021-10-111-0/+12
* SERVER-60582: initiate_emrc_false.js should wait for the initial checkpoint b...Lingzhi Deng2021-10-111-9/+22
* SERVER-58385 StorageInterface::setIndexIsMultikey() accepts collection UUIDBenety Goh2021-10-116-17/+37
* SERVER-60552 Separate test for non-existing collection in metadata_manager_testAllison Easton2021-10-111-13/+19
* SERVER-60520 Allow $searchMeta by defaultCharlie Swanson2021-10-094-8/+4
* SERVER-59672 Fix stopping replication in step_down_during_draining3.jsMoustafa Maher2021-10-091-0/+2
* SERVER-34597 Wait for sharding initialization in ShardingTestKshitij Gupta2021-10-082-0/+95
* SERVER-57605 Expose Decimal128 equality comparison helper to shellArun Banala2021-10-083-0/+28
* Import wiredtiger: e8bf2e5fcb33197b73c7bb550742926f59e22218 from branch mongo...r4.4.10-rc0r4.4.10Luke Chen2021-10-07112-1100/+3278
* SERVER-60153 Replenish INFO level logging for elections and repl startup.Wenbin Zhu2021-10-065-7/+69
* SERVER-54064: Periodically clear out the logical session cache on arbiters.Daniel Gottlieb2021-10-063-14/+67
* SERVER-60419 Make CleanUpForMigrateIn deterministicAllison Easton2021-10-061-3/+1
* SERVER-59294 Check action type for oidResetErwin Pe2021-10-054-3/+27
* SERVER-58183 Ensure that we ignore prepare conflicts when applying prepare tr...Samy Lanka2021-10-051-0/+4
* SERVER-59866 Stop FCV from waiting for majority when currentCommitted…Matthew Russotto2021-10-053-2/+15
* SERVER-50241 PeriodicShardedIndexConsistencyChecker should skip dropped colle...jaume.moragues2021-10-051-0/+5
* SERVER-60406 Harden $searchMeta implementation in unsharded collectionCharlie Swanson2021-10-055-16/+42
* Revert "SERVER-58385 StorageInterface::setIndexIsMultikey() accepts collectio...Benety Goh2021-10-046-37/+17
* SERVER-60299 Backport PCRE bugfix for Bugzilla #2613Ryan Egesdahl2021-10-044-3/+93
* SERVER-58385 StorageInterface::setIndexIsMultikey() accepts collection UUIDBenety Goh2021-10-046-17/+37
* SERVER-60290 Update Windows external auth test distroBrian McCarthy2021-10-011-2/+2