summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * SERVER-67357 deflake test and add better diagnosticsAndrew Shuvalov2022-06-174-3/+20
| * SERVER-66662 Block insertion into __safeContent__Shreyas Kalyan2022-06-1717-78/+306
| * SERVER-66663 Raise default contention factor for equality indexes to 4Mark Benvenuto2022-06-171-1/+1
| * SERVER-66348 Add a kills_random_sessions tag to exclude tests in concurrency ...Erin Liang2022-06-176-20/+6
| * SERVER-67355 Re enable plan cache on all feature flags variantIan Boros2022-06-171-1/+0
| * SERVER-62683: Client Metadata Information Should Show Pid In Testing ModeErin McNulty2022-06-173-5/+60
| * SERVER-38689 TempDirs inside DEATH_TESTs don't get cleaned upVojislav Stojkovic2022-06-177-58/+47
| * SERVER-67251 strictly bind SSM::Impl lifetime to its SSMBilly Donahue2022-06-173-18/+36
| * SERVER-67342 Tenant migration oplog buffer should be started by holding the R...Suganthi Mani2022-06-171-3/+16
| * SERVER-60773 Uassert DDL participant commands are ran as a retryable writeJordi Serra Torrens2022-06-176-92/+66
| * SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-175-36/+178
| * SERVER-62025 Skip test for builders that force the classic engineNicholas Zolnierz2022-06-171-0/+8
| * SERVER-65530 Get rid of ChunkVersion::parse/serialiseMajorMinorVersionOnlyKaloian Manassiev2022-06-178-72/+32
| * Import wiredtiger: cd83c1ce55d4c46bce5a16b56ed84c66ca340da9 from branch mongo...Clarisse Cheah2022-06-173-73/+96
| * Import wiredtiger: ba538eb02c89962857915aa020c26db78ca6441a from branch mongo...Clarisse Cheah2022-06-173-9/+11
| * Import wiredtiger: c4ed70e9ecc3b5090f882010d3cc6984c517a176 from branch mongo...Clarisse Cheah2022-06-172-2/+8
| * SERVER-67316 LDAP CNAME resolution truncates CNAME incorrectlyMark Benvenuto2022-06-171-1/+1
| * SERVER-66932 Unify recoverable DDL coordinators codeTommaso Tocci2022-06-1721-595/+278
| * SERVER-67283 Remove deprecated PerCollBalancingSettings feature flagTommaso Tocci2022-06-176-29/+1
| * SERVER-67195 Allow users to disable bindata 6 redactionErwin Pe2022-06-172-0/+2
| * SERVER-67218 remove SSM::onCleanupHook by changing ServiceEntryPointImpl SSML...Billy Donahue2022-06-1711-267/+299
| * SERVER-62025 Only use CQF path for eligible queries and fallback to classic o...Nicholas Zolnierz2022-06-1617-17/+1053
| * SERVER-59677 Remove stale commentJeffrey Xiao2022-06-163-22/+13
| * SERVER-64255 Column Store Index aggregation passthrough suiteCharlie Swanson2022-06-1611-44/+158
| * SERVER-65634 Added "clustered" to field name strings in index descriptorDamian Wasilewicz2022-06-166-11/+14
| * SERVER-65530 Get rid of the old ChunkVersion serialization formatsKaloian Manassiev2022-06-1627-373/+80
| * SERVER-66738 Improve bucketing performance for large time-series measurementsGregory Wlodarek2022-06-168-14/+235
| * SERVER-67337 add back code 16554 for type mismatch in $addDavis Haupt2022-06-164-12/+15
| * SERVER-67329 Add proxy middleware to allow react-scripts startMitch Wagner2022-06-162-4/+21
| * SERVER-67044 added build-metrics CLI and basic metadata capture.Daniel Moody2022-06-163-1/+121
| * SERVER-67197 Add node list search by nameMitch Wagner2022-06-164-7/+41
| * SERVER-61812: Ensure cache is not refreshed during $listLocalSessionsnandinibhartiyaMDB2022-06-1626-27/+12
| * SERVER-65890 Remove unnecessary null check in LockerImplJordi Olivares Provencio2022-06-161-2/+1
| * SERVER-65904 enable consistency checking hooks in AntithesisTausif Rahman2022-06-1627-203/+509
| * SERVER-65660 Protect Ticket against self assignmentJordi Olivares Provencio2022-06-161-0/+3
| * SERVER-66614 Run Unit Tests with ephemeral WiredTiger by defaultJordi Olivares Provencio2022-06-168-4/+38
| * SERVER-67328 SimulateCrash hook should send writes to stdoutGregory Wlodarek2022-06-161-3/+2
| * SERVER-66365 Copy missing applicable JSTests for shard splitmathisbessamdb2022-06-1614-0/+1698
| * SERVER-67315 Fix possible int32 overflow on call to DocumentSourceSort::creat...James Wahlin2022-06-161-2/+3
| * Revert "SERVER-65508 don't run resmoke tests if existing mongo processes exist"Daniel Gottlieb2022-06-165-84/+0
| * Revert "SERVER-65508 Add option to opt out of resmoke detecting mongo process...Daniel Gottlieb2022-06-163-10/+7
| * SERVER-66724 Create FLE 2 Equality Match ExpressionMark Benvenuto2022-06-1627-94/+1452
| * Import wiredtiger: 856317028e33918c810423ba0f158b68183b9818 from branch mongo...Will Korteland2022-06-162-5/+8
| * Import wiredtiger: f4b42f0057b3a6d076419a60dd9c8264f38d07c8 from branch mongo...Will Korteland2022-06-165-21/+19
| * Import wiredtiger: 395076d7317ef3ba2d6ce9f13d0cd1b002cf2983 from branch mongo...Will Korteland2022-06-164-28/+42
| * Import wiredtiger: adfd54728fdef41a82f3c90342e47fad3acb5710 from branch mongo...Will Korteland2022-06-1622-276/+1100
| * SERVER-67125 Set control.closed flag when closing a time-series bucket that s...Gregory Wlodarek2022-06-1510-34/+148
| * SERVER-67039 convert `fields` and `projectFields` to `std::set`Jeffrey Xiao2022-06-154-15/+50
| * SERVER-65735 $add operator should not use DoubleDoubleSummationDavis Haupt2022-06-156-100/+382
| * SERVER-65508 Add option to opt out of resmoke detecting mongo processes.Daniel Moody2022-06-153-7/+10