summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74895 Expect command errors in validation when querying $collStatsr5.0.16-rc0r5.0.16Dianna Hohensee2023-03-291-1/+4
* SERVER-75205 Fix deadlock involving FCV lockMatt Kneiser2023-03-292-2/+232
* SERVER-75397 Schedule required variants more frequentlyAlexander Neben2023-03-281-3/+4
* SERVER-74131 Inject emit function on every call to ExpressionInternalJsEmit::...Denis Grebennicov2023-03-284-11/+61
* Revert "SERVER-74720 The default 'shardingStatistics' serverStatus section ta...Paolo Polato2023-03-281-1/+1
* Import wiredtiger: b09743bdf8073e3bc9bbf5a67bc0d5c855188afa from branch mongo...Luke Chen2023-03-282-4/+18
* SERVER-74103 Increase storage log verbosity in `oplog_sampling.js`.Benety Goh2023-03-271-1/+1
* SERVER-66542 Unifying paths on the CatalogCache lookup functionSergi Mateo Bellido2023-03-271-89/+94
* SERVER-58466 Minor optimization on the CatalogCacheSergi Mateo Bellido2023-03-2710-47/+64
* SERVER-63049 Implemented counters for aggregate accumulator expressionsTimour Katchaounov2023-03-2710-59/+178
* SERVER-73751 MovePrimary shouldn't copy indexes of sharded collectionsSergi Mateo Bellido2023-03-273-6/+19
* SERVER-74845 Add environment variable override for processManagement.forkRyan Egesdahl2023-03-252-4/+258
* SERVER-74845 Override processManagement.fork in mongod.serviceRyan Egesdahl2023-03-252-0/+2
* SERVER-72774 Prevent a node in quiesce mode to win election.Wenbin Zhu2023-03-255-4/+85
* SERVER-68594 Backport vscode workspaceAlexander Neben2023-03-251-0/+65
* SERVER-62036 Failures in preCacheMongosRoutingInfo() will cause mongos to fai...Antonio Fuschetto2023-03-233-9/+14
* SERVER-71307 Collation must be simple for search and searchMetaMilitsa Sotirova2023-03-221-0/+5
* SERVER-69952 Prevent timeseries from using _id when out of rangeJoel Redman2023-03-224-23/+84
* SERVER-74892 Change binary download urls to accommodate 4.0 binariesTausif Rahman2023-03-213-12/+59
* SERVER-74720 The default 'shardingStatistics' serverStatus section takes locksPol Pinol Castuera2023-03-211-1/+1
* SERVER-74287 add oom retry toolDaniel Moody2023-03-213-11/+170
* SERVER-74156 add macos plist file for use with homebrew installsDaniel Moody2023-03-202-0/+44
* SERVER-74038 Grow dwMaximumWorkingSetSize with current working set sizeMark Benvenuto2023-03-201-1/+14
* SERVER-74386 Don’t reset "recordPreImages" option on "collMod" commandDenis Grebennicov2023-03-202-3/+11
* SERVER-71751 Skip core/transaction_too_large_for_cache.js in non-WT storage e...Yu Jin Kang Park2023-03-201-0/+7
* SERVER-61909 Abort operation if it cannot ever fit in WT cacheYu Jin Kang Park2023-03-2011-17/+309
* SERVER-73822 Time-series $group rewrite ignores certain accumulatorsKevin Cherkauer2023-03-173-10/+51
* SERVER-67780 Incorrect $group rewrite for timeseries collection when the accu...Svilen Mihaylov2023-03-173-52/+116
* Import wiredtiger: c7cea9c71fc7cab71c2bd16e874b3d0cd2e89123 from branch mongo...Luke Chen2023-03-179-12/+70
* Import wiredtiger: c1e0d4e16d27c0e5e96bfd039762ca9f4fda6f7b from branch mongo...Luke Chen2023-03-172-7/+7
* SERVER-72542 Avoid redundant index traversal during full validationYuhong Zhang2023-03-165-55/+32
* SERVER-74642 validate fetches and logs oplog entries for corrupted recordsBenety Goh2023-03-162-0/+90
* SERVER-74642 IndexConsistency::addDocKey() accepts ValidateResultsBenety Goh2023-03-164-5/+11
* SERVER-74642 WiredTigerRecordStore::printRecordMetadata() saves timestampsBenety Goh2023-03-161-0/+14
* SERVER-74642 RecordStore::printRecordMetadata() accepts recordTimestampsBenety Goh2023-03-167-9/+26
* SERVER-66012 Use the WiredTiger version cursor to print the index entries met...Yuhong Zhang2023-03-161-2/+5
* SERVER-66012 Implement the WiredTiger version cursor in the sorted data inter...Yuhong Zhang2023-03-166-3/+83
* SERVER-61203 Use the WiredTiger version cursor to print the collection record...Gregory Wlodarek2023-03-161-0/+7
* SERVER-61203 Implement the WiredTiger version cursor in the record storeGregory Wlodarek2023-03-166-0/+81
* SERVER-74631 Log index spec when validation detects index key inconsistenciesDan Larkin-York2023-03-162-0/+22
* SERVER-74632 Log aggregation results when validate commands fails due to a va...Dianna Hohensee2023-03-162-0/+77
* SERVER-74045 Allow turning on diagnostic log messages for validateGregory Wlodarek2023-03-1612-75/+103
* SERVER-66469 Fix correctness when filtering on dates before the epochJoel Redman2023-03-152-86/+347
* SERVER-60830 Added more predicates for $eq $lt $lte in internal unpack bucketMatt Boros2023-03-152-12/+30
* SERVER-59169 Mark concurrency_replication_causal_consistency as needing a lar...Louis Williams2023-03-151-1/+2
* SERVER-74690: Change Atlas Real variants to use "2022-11" workload clientMiguel Angel Nieto2023-03-151-1/+4
* Import wiredtiger: 8dc28197e96983d6441dbefdc679312b01c7dfae from branch mongo...Luke Chen2023-03-1318-37/+1435
* Import wiredtiger: ad583b158e9ccb035d29c1efaa7bce4c6907851b from branch mongo...Luke Chen2023-03-134-15/+47
* SERVER-72520 Decommission Microbenchmark performance tests that are running o...Jawwad Asghar2023-03-101-1001/+0
* SERVER-74501 Fix MigrationBatchFetcher/Inserter completion reliance to not sp...Randolph Tan2023-03-077-24/+55