summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Import wiredtiger: 3802cc7833b000ecb015119a235f6cb5e75f20a6 from branch mongo...Etienne Petrel2021-11-232-2/+4
* Import wiredtiger: ab8f444cf493a7133e85cbee1a5847c410770bcd from branch mongo...Etienne Petrel2021-11-232-2/+2
* Import wiredtiger: 5202de6fc50ac2811ac1765d5984652298edc231 from branch mongo...Etienne Petrel2021-11-233-4/+17
* Import wiredtiger: 3075eacd9c73587a9a0ce0db97ad58481457277d from branch mongo...Etienne Petrel2021-11-2312-120/+230
* SERVER-61362 Serialize SBE Values to KeyStringEric Cox2021-11-239-266/+920
* SERVER-61701 Pass OperationContext to checkAuthForTypedCommand instead of ClientSara Golemon2021-11-224-62/+68
* SERVER-61548 Handle dotted partitionByFields in $densifyDavid Percy2021-11-222-7/+16
* SERVER-61137 Implement rollback-to-stable for shard mergeA. Jesse Jiryu Davis2021-11-226-0/+151
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the st...Huayu Ouyang2021-11-2228-14/+376
* SERVER-61651 Always check HashAgg memory limit in UnionWith.js testEric Cox2021-11-222-4/+4
* SERVER-58533 Log FCV at initialization and on log rotationReo Kimura2021-11-226-18/+27
* SERVER-61489 Revert the executor_with_mock_net_stress_test testLuis Osta2021-11-224-468/+1
* SERVER-60685 Add Interruption category to 'TransactionCoordinatorReachedAbort...Luis Osta2021-11-221-1/+1
* SERVER-61495 Fix "--replset" error message typoTianon Gravi2021-11-221-1/+1
* SERVER-61652 Make addToSet in SBE to be collation awareIrina Yatsenko2021-11-222-3/+22
* SERVER-61110 Fixing locking in AuthorizationContract::containsAdam Rayner2021-11-221-1/+6
* SERVER-59132: Improve error message for $merge with whenMatched: failHana Pearlman2021-11-222-0/+19
* SERVER-60533 Ensure db exists in distinct commandAlya Berciu2021-11-221-0/+4
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-2213-5/+521
* SERVER-57588 Inconsistent query results when an array position is indexed who...Timour Katchaounov2021-11-222-0/+51
* SERVER-61620 Set multiple log levels in BalancerCommandsSchedulerPaolo Polato2021-11-221-20/+24
* SERVER-60103 Fix catalog cache totalRefreshWaitTimeMicros stat report in some...Marcos José Grillo Ramirez2021-11-221-1/+1
* Import wiredtiger: 8b101406dae486678313d3189f971dc4beaa68d4 from branch mongo...Luke Chen2021-11-222-1/+2
* Import wiredtiger: 336fcacd91e568a0beede2fa1f71bead50808f7d from branch mongo...Luke Chen2021-11-227-20/+70
* Import wiredtiger: 4f9feab8ca9ead857ef7e0493a92617e889ae0b9 from branch mongo...Luke Chen2021-11-224-2/+190
* SERVER-61664 Fix test log formattingA. Jesse Jiryu Davis2021-11-201-4/+4
* SERVER-60540 Add retryability support for internal transactions for findAndMo...Cheahuychou Mao2021-11-2011-411/+958
* SERVER-61191 Add postImage and needsRetryImage to ReplOperationCheahuychou Mao2021-11-203-11/+32
* SERVER-61190 Rename numberOfPreImagesToWrite to numberOfPrePostImagesToWriteCheahuychou Mao2021-11-2018-54/+57
* SERVER-60727: Remove mixed mode updates on local.system.replsetLingzhi Deng2021-11-202-11/+26
* SERVER-60989 Make TransactionRouter take in txnNumberAndRetryCounter instead ...Sanika Phanse2021-11-208-603/+527
* SERVER-61633 Join _oplogFetcherExecutor in resharding recipient at exit.Max Hirschhorn2021-11-194-0/+17
* SERVER-61580 Add support for extraData to enumsSara Golemon2021-11-192-1/+46
* SERVER-61455 Unify UserName and RoleName into AuthNameSara Golemon2021-11-198-683/+509
* SERVER-61470 uninitialized variable in unit testsergey.galtsev2021-11-191-1/+1
* SERVER-61490 disable TCPFastOpen during egress testBilly Donahue2021-11-191-2/+6
* SERVER-61416 Indefinitely retry errors in rename coordinatorPierlauro Sciarelli2021-11-193-7/+19
* SERVER-59793: Omit tenantId from metrics for MergeChristopher Caplinger2021-11-1916-82/+240
* SERVER-60748 update OpObserverTest::EachOnDeleteRequiresAboutToDelete to refl...Benety Goh2021-11-191-3/+3
* SERVER-61015: Remove dead ConflictingOperationInProgress checksChristopher Caplinger2021-11-191-10/+2
* Revert "SERVER-61047 Add test-only server parameter to validate BSONColumn in...Henrik Edin2021-11-193-88/+0
* SERVER-58352 cleanup some dead codeNeil Shweky2021-11-192-3/+1
* SERVER-60679: Parse proxy protocol header on proxied connectionsTyler Seip2021-11-1915-47/+182
* SERVER-61155 Add collStat for number of subobj compression restarts for times...Henrik Edin2021-11-197-13/+53
* SERVER-61610 Fix ignore dbHash mismatches for invalidated retryable FaM imagesJason Chan2021-11-191-2/+5
* SERVER-61534 Increase default max chunk size to 128MiBPierlauro Sciarelli2021-11-193-6/+7
* SERVER-61047 Add test-only server parameter to validate BSONColumn in the val...Henrik Edin2021-11-193-0/+88
* SERVER-61527 Delete unused makeGuard functionA. Jesse Jiryu Davis2021-11-191-6/+0
* SERVER-61611 OpObserver::aboutToDelete() accepts UUIDBenety Goh2021-11-1923-14/+42
* SERVER-61469 Fix coverity warningPaolo Polato2021-11-191-1/+1