summaryrefslogtreecommitdiff
path: root/src/mongo
AgeCommit message (Expand)Author
2023-04-14SERVER-76098 Allow queries with search and non-simple collationsr4.4.21-rc0r4.4.21Militsa Sotirova
2023-04-12SERVER-75261 Added accounting for array element overhead for "listCollections...Mindaugas Malinauskas
2023-04-05SERVER-75561 Report and log more detailed information when validate encounter...Dan Larkin-York
2023-04-04SERVER-73229 Throw on write errors in session refreshr4.4.20-rc0r4.4.20Abdul Qadeer
2023-03-29SERVER-74895 Expect command errors in validation when querying $collStatsDianna Hohensee
2023-03-29SERVER-75205 Fix deadlock involving FCV lockMatt Kneiser
2023-03-29SERVER-74131 Inject emit function on every call to ExpressionInternalJsEmit::...Denis Grebennicov
2023-03-28SERVER-60485 Tasks which run on the MigrationUtilExecutor must not wait for s...Tommaso Tocci
2023-03-25SERVER-74845 Add environment variable override for processManagement.forkRyan Egesdahl
2023-03-24SERVER-64031 serverStatus should not take PBWM lock and skip ticket acquisitionGregory Wlodarek
2023-03-23SERVER-62036 Failures in preCacheMongosRoutingInfo() will cause mongos to fai...Antonio Fuschetto
2023-03-23SERVER-71307 Collation must be simple for search and searchMetaMilitsa Sotirova
2023-03-21 SERVER-74386 Don’t reset "recordPreImages" option on "collMod" commandDenis Grebennicov
2023-03-20SERVER-74156 add macos plist file for use with homebrew installsDaniel Moody
2023-03-20SERVER-74038 Grow dwMaximumWorkingSetSize with current working set sizeMark Benvenuto
2023-03-17SERVER-72542 Avoid redundant index traversal during full validationYuhong Zhang
2023-03-17SERVER-74631 Log index spec when validation detects index key inconsistenciesDan Larkin-York
2023-03-17SERVER-74632 Log aggregation results when validate commands fails due to a va...Dianna Hohensee
2023-03-17SERVER-74045 Allow turning on diagnostic log messages for validateGregory Wlodarek
2023-03-01SERVER-51835 Respect preference order in read preference tag set list.Max Hirschhorn
2023-02-28SERVER-74124 Use StringData::startsWith instead of StringData::find to check ...Cheahuychou Mao
2023-02-28SERVER-74124 Disallow shard key pattern with fields that have parts that star...Cheahuychou Mao
2023-02-22SERVER-71392 Add counters to track jsonSchema usage in create and collModGil Alon
2023-02-17SERVER-73522 [4.4] Backport setProfilingFilterGlobally commandAlyssa Wagenmaker
2023-02-16SERVER-68434 Fix plan cache key encoding to account for $or in partial index ...Nicholas Zolnierz
2023-02-13SERVER-66050 findSelfInConfig should attempt fast path for every HostAndPort ...r4.4.19-rc1Matthew Russotto
2023-02-11SERVER-72512 SERVER-73636 Ensure validate surfaces index key inconsistencies ...Dan Larkin-York
2023-02-10SERVER-73706 Save WTRecordStoreUassertOutOfOrder fail point state to prevent ...Gregory Wlodarek
2023-02-10SERVER-73481 Ensure validate detects out-of-order keys with {full: false}Gregory Wlodarek
2023-02-10SERVER-71950 Fail and log the operation when out-of-order keys are detected i...Gregory Wlodarek
2023-02-10SERVER-73745 Zero initialize IndexKeyBucket structGregory Wlodarek
2023-02-10SERVER-72677 Surface index validation errors arising from WT::verifyDan Larkin-York
2023-02-08SERVER-71219 Migration can miss writes from prepared transactionsRandolph Tan
2023-02-03SERVER-73106 Explicitly persist range deletion task with local write concernAntonio Fuschetto
2023-02-02SERVER-73232 Change the default log-verbosity for `_killOperations`Amirsaman Memaripour
2023-01-30SERVER-72620 ensure shard added to $indexStats for unsharded collectionsTyler Brock
2023-01-25SERVER-73183 Skip storageEngine option sanitization for inMemory modeYu Jin Kang Park
2023-01-25SERVER-68122 Remove encryption from storageOptions on secondary replicationYu Jin Kang Park
2023-01-23SERVER-73176: Only print actual error message in getHostFQDNsr4.4.19-rc0Adi Zaimi
2023-01-20SERVER-72535 BACKPORT-14491 Disallow creating the 'admin', 'local', and 'conf...Jordi Serra Torrens
2023-01-18SERVER-67795: Add serverstatus counters for updateMany, deleteMany calls(v4.4)Adi Zaimi
2023-01-18SERVER-63271 Skip appending the watchdog section to serverStatus if watchdog ...Yuhong Zhang
2023-01-10SERVER-71769 Add a new log message when a secondary node is skipping a two-ph...Gregory Wlodarek
2022-12-21SERVER-72222 fix mapReduce single reduce optimization in sharded clustersDavis Haupt
2022-12-21SERVER-71436 Range deleter must not aggressively spam the log when shard key ...Pierlauro Sciarelli
2022-12-20SERVER-72136 Cast 'numShardedCollections' to 'size_t' in sharding_server_stat...Pol Pinol Castuera
2022-12-16SERVER-65259 fix cursor leak in aggregation that requires merging on shardMickey. J Winters
2022-12-09SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks
2022-12-09Revert "SERVER-67704 SERVER-67705 Fix processor package counting for ARM"Gabriel Marks
2022-12-06SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks