summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Import wiredtiger: fbae1a2989c947f4f8d17ac433e93edf85251900 from branch mongo...Luke Chen2022-08-294-15/+35
* Import wiredtiger: 84ea010e09c6079b2d6d98d7b1ab97075115e70a from branch mongo...Luke Chen2022-08-292-2/+2
* Import wiredtiger: d619c325f86cd59ee25d4bcf43b738afcf7bfdf9 from branch mongo...Luke Chen2022-08-2924-356/+1234
* Import wiredtiger: 478f5550817985718478ac04f3295e88440f8c3e from branch mongo...Luke Chen2022-08-293-2/+154
* SERVER-68477 remove epoch restriction on ttl indexesBenety Goh2022-08-296-31/+55
* SERVER-68215 add MongoDSessionCatalogTransactionInterface::beginOrContinueTra...Benety Goh2022-08-294-3/+20
* Import wiredtiger: f0a6a61bfcd2f4a6ab670a59d603a69f59e54906 from branch mongo...Etienne Petrel2022-08-285-133/+339
* Import wiredtiger: c4ff543d29fb4d02ba62f4349652477f46eb7b6f from branch mongo...Etienne Petrel2022-08-282-4/+3
* Import wiredtiger: f45ebf82dba6e0d88edccb6c3047a717669b4562 from branch mongo...Etienne Petrel2022-08-284-5/+227
* SERVER-68477 listIndexes repairs TTL indexes with NaN expireAfterSecondsBenety Goh2022-08-284-3/+57
* SERVER-68215 add MongoDSessionCatalogTransactionInterface::isTransactionPrepa...Benety Goh2022-08-285-9/+38
* SERVER-68477 TTL monitor skips indexes with NaN expireAfterSecondsBenety Goh2022-08-272-6/+54
* SERVER-68215 add MongoDSessionCatalogTransactionInterface::refreshTransaction...Benety Goh2022-08-275-17/+46
* SERVER-68965 Improvements to indexing in the presence of nested subfeldsSvilen Mihaylov2022-08-2753-930/+1215
* SERVER-68563 Re-enable query tests that are currently marked temporarily disa...Misha Tyulenev2022-08-262-2/+2
* SERVER-68787 Note why for loop is making a copy in commentKevin Cherkauer2022-08-261-1/+2
* SERVER-62300 Add support for Ubuntu 22.04 x86t.ward2022-08-265-0/+144
* SERVER-69175 transport::SocketOption class templateBilly Donahue2022-08-262-10/+92
* SERVER-69154 fix clang tidy issue static_cast(bug BF-26203 is depend on)Juan Gu2022-08-263-16/+132
* SERVER-68475 use debug-types-section to reduce debug infoDaniel Moody2022-08-264-106/+98
* SERVER-68766 add server parameter to enable single value reduce optimizationDavis Haupt2022-08-266-0/+129
* SERVER-69158 Donor waits for majority no-op write on recipient primaryMatt Broadstone2022-08-262-38/+94
* SERVER-68477 add startup warning for TTL indexes with NaN 'expireAfterSeconds'Benety Goh2022-08-262-0/+60
* SERVER-68215 add MongoDSessionCatalogTransactionInterface::abortTransaction()Benety Goh2022-08-264-11/+25
* SERVER-66150: Share writer pool and client connection for file importChristopher Caplinger2022-08-265-76/+180
* SERVER-67545 only refresh mayBypassWriteBlockingMode when auth is enabledAdam Rayner2022-08-261-2/+3
* SERVER-67133 Reenable debug mode and run it once a weekAlexander Neben2022-08-261-1/+2
* SERVER-67908 Re-enable tests failing due to changing latest release to 6.0Alya Berciu2022-08-262-15/+29
* SERVER-69135 Bring back the kCheckpoint ReadSource on the RecoveryUnitYuhong Zhang2022-08-267-5/+169
* SERVER-69103 Always use the classic engine on the inner side of DocumentSourc...David Storch2022-08-263-2/+5
* SERVER-69140: Support hidden indexes in cqfHana Pearlman2022-08-263-4/+37
* SERVER-68854 Refactor SchedulingTicketHolder queueing logicJordi Olivares Provencio2022-08-263-56/+34
* Revert "SERVER-69154 Enable a few more non-bug clang-tidy checks"Alexander Neben2022-08-261-123/+1
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-26323-448/+358
* SERVER-68003 Make experiment_unified_ninja.vars the defaultTausif Rahman2022-08-266-24/+156
* SERVER-68477 add TTLMonitor::onStepUp()Benety Goh2022-08-263-0/+44
* SERVER-68215 add MongoDSessionCatalogTransactionInterface::makeParentSessionW...Benety Goh2022-08-264-52/+96
* SERVER-68627 Increasing range deletion timeout valueSergi Mateo Bellido2022-08-261-4/+6
* SERVER-68477 include 'expireAfterSeconds' type information when registering T...Benety Goh2022-08-269-41/+158
* SERVER-68215 add MongoDSessionCatalogTransactionInterface::invalidateSessionT...Benety Goh2022-08-264-9/+33
* Revert "SERVER-67780 Incorrect $group rewrite for timeseries collection when ...liubov.molchanova2022-08-263-113/+52
* SERVER-68891 StaleConfigInfo should use shard versionAllison Easton2022-08-2632-155/+173
* SERVER-69170 add gdb-index if gsplit-dwarf is in useDaniel Moody2022-08-261-0/+2
* SERVER-69066 Add testing for validation of time-series data indexesYuhong Zhang2022-08-261-0/+117
* SERVER-69066 Clean up validation code for time-series collectionsYuhong Zhang2022-08-262-149/+268
* SERVER-69174: Disabling always failing variantCristopher Stauffer2022-08-261-1/+1
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-255-264/+86
* SERVER-69154 Enable a few more non-bug clang-tidy checksJuan Gu2022-08-251-1/+123
* SERVER-62407 Translate find queries directly to ABTBen Shteinfeld2022-08-2528-379/+897
* SERVER-68921 Add requires_fcv_61 to timeseries_collmod.js for multiversion co...Dianna Hohensee2022-08-251-1/+1