summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73176: Only print actual error message in getHostFQDNsr4.4.19-rc0Adi Zaimi2023-01-231-2/+4
* Import wiredtiger: c1099d90937b0beb39e78d31b5674e25f5dd04ca from branch mongo...Luke Chen2023-01-234-12/+233
* Import wiredtiger: c2114ce2b1c40599892dc244e0fe1b5c35f9e296 from branch mongo...Luke Chen2023-01-232-1/+20
* Import wiredtiger: 671cb6e1d5617e0f18452e69016830fb2bacba53 from branch mongo...Luke Chen2023-01-232-2/+2
* SERVER-72535 BACKPORT-14491 Disallow creating the 'admin', 'local', and 'conf...Jordi Serra Torrens2023-01-202-6/+61
* SERVER-67795: Add serverstatus counters for updateMany, deleteMany calls(v4.4)Adi Zaimi2023-01-184-0/+34
* SERVER-63271 Skip appending the watchdog section to serverStatus if watchdog ...Yuhong Zhang2023-01-181-1/+5
* SERVER-71769 Add a new log message when a secondary node is skipping a two-ph...Gregory Wlodarek2023-01-101-1/+20
* SERVER-72222 fix mapReduce single reduce optimization in sharded clustersDavis Haupt2022-12-211-41/+42
* SERVER-71436 Range deleter must not aggressively spam the log when shard key ...Pierlauro Sciarelli2022-12-211-6/+14
* SERVER-72136 Cast 'numShardedCollections' to 'size_t' in sharding_server_stat...Pol Pinol Castuera2022-12-201-1/+2
* Import wiredtiger: 4c5b256a1fd4cb08ba970b2eb998a16b0aee6f86 from branch mongo...Luke Chen2022-12-194-7/+29
* Import wiredtiger: b4da1f016dc9e7f83f85f0b5622848a3cc77143a from branch mongo...Luke Chen2022-12-193-2/+107
* SERVER-65259 fix cursor leak in aggregation that requires merging on shardMickey. J Winters2022-12-161-7/+21
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-12-099-104/+142
* Revert "SERVER-67704 SERVER-67705 Fix processor package counting for ARM"Gabriel Marks2022-12-099-142/+104
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-12-069-104/+142
* SERVER-71759 dataSize command doesn't yieldTommaso Tocci2022-12-041-2/+2
* SERVER-70971 Skip RSTL lock acquisition during FTDC data captureJordi Olivares Provencio2022-12-0110-27/+94
* SERVER-30888 Obtain locks with timeouts when collecting FTDC statisticsGregory Noma2022-11-303-7/+31
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-291-9/+18
* SERVER-71191 Unlock and relock RSTL during index build setupGregory Noma2022-11-283-5/+45
* SERVER-68361 Make migration properly handle cases when shard key value modifi...Randolph Tan2022-11-183-33/+86
* SERVER-70084 add per shard cursor multiversion sort key test and correct psc ...Mickey. J Winters2022-11-173-2/+3
* SERVER-52545: Add bsonUnorderedFieldsCompareXueruiFa2022-11-162-5/+27
* SERVER-70235 Don't create range deletion documents upon v4.2-v4.4 upgrade in ...Allison Easton2022-11-091-10/+15
* SERVER-69001: Have initial sync persist its last oplog time into the minvalid...Daniel Gottlieb2022-11-052-44/+53
* SERVER-68126 Check constraints for maxChunkSize param in auto/splitVector co...Paolo Polato2022-11-032-2/+23
* SERVER-69868 Return ShutdownStatus When Starting a Shutdown `TransportLayer`r4.4.18-rc0r4.4.18Celina Tala2022-11-012-4/+9
* SERVER-69003 backport per shard cursorsMickey. J Winters2022-10-3119-85/+293
* SERVER-63585 Allow negative values in WTRecordStore::numRecordsDaniel Gómez Ferro2022-10-312-6/+54
* SERVER-69389 Populate shadow collection catalog on clean shutdownGregory Noma2022-10-176-19/+21
* SERVER-61185 Use WT prefix_search for unique index lookups when enabled by a ...Louis Williams2022-10-132-1/+24
* SERVER-69348 Remove repairDatabase commandSpencer Jackson2022-10-122-36/+0
* Import wiredtiger: 57a7e6bd1c6549a763f9a9bce6ce37dd9df91e67 from branch mongo...Luke Chen2022-10-108-72/+221
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-10-0514-98/+311
* SERVER-69443 Disallow speculative majority find operations in transactionsali-mir2022-09-301-4/+11
* SERVER-68115 Do not drop empty path component from elemMatch path during inde...joshua2022-09-301-14/+6
* SERVER-50454 Avoiding sending the "keyValue" field to drivers on duplicate ke...Denis Grebennicov2022-09-307-9/+144
* Import wiredtiger: 21548312740005cfb6f3970ed15f8285f82ab92c from branch mongo...r4.4.17-rc2r4.4.17Luke Chen2022-09-213-155/+33
* Import wiredtiger: 54336f44ebf1d6012bce4c9105b4f0dc93fb2bd0 from branch mongo...r4.4.17-rc1Luke Chen2022-09-204-20/+217
* Import wiredtiger: ec742d6807b943cd6f2baf1a55853d296eb5b5c6 from branch mongo...Luke Chen2022-09-203-33/+155
* Import wiredtiger: b28742aed07482b945164b755ebc3967d5e03851 from branch mongo...Luke Chen2022-09-202-5/+7
* Import wiredtiger: d58d8b0f51124c47f97f14aaa3053b23c480cbe7 from branch mongo...Luke Chen2022-09-202-3/+10
* Import wiredtiger: e868ffed8aa1e49240fecce1e472ef7a03482a6d from branch mongo...Luke Chen2022-09-206-65/+61
* SERVER-68548: check quiet globalServerParam before loggingAdam Rayner2022-09-151-2/+8
* SERVER-69590 Fixed clang arm compilesAlexander Neben2022-09-155-15/+7
* SERVER-67465 Ensure network timeouts do not fail hedged operationsAmirsaman Memaripour2022-09-081-16/+23
* SERVER-52676 Hedged reads should ignore stale errorsJaume Moragues2022-09-081-11/+16
* SERVER-69220 refineCollectionShardKey permits toggling current shard key fiel...Enrico Golfieri2022-09-082-1/+80