summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-27331-1210/+1227
* SERVER-67546 initialize _collator to nullptrKyle Suarez2022-07-271-1/+1
* SERVER-64916 added feature flag for PM-2821 (allow path from downgrading to u...Luxi Liu2022-07-271-0/+6
* SERVER-67771 Allow duplicate multi-key entries in PartialSchemaRequirements mapSvilen Mihaylov2022-07-2723-542/+532
* SERVER-63947 Add column store jscore passthrough - plus fixesCharlie Swanson2022-07-273-41/+81
* SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu2022-07-2729-77/+363
* SERVER-62496 remove FCV-gated capped collection restrictionBenety Goh2022-07-271-19/+0
* SERVER-68350 Disable GCC warning for freeing in RecordId destructorJordi Olivares Provencio2022-07-271-0/+11
* SERVER-68321 remove oplog_entry library dependency from db/transactionBenety Goh2022-07-271-3/+0
* SERVER-68321 make session_catalog library dependency private in db/transactionBenety Goh2022-07-274-7/+11
* SERVER-68321 make txn_cmd_request library dependency private in db/transactionBenety Goh2022-07-274-2/+5
* SERVER-67678 Incorrect result is returned when there's a wildcard index and a...Denis Grebennicov2022-07-275-8/+25
* SERVER-67301 Balancer may perform one unnecessary migration for a completely ...Silvia Surroca2022-07-273-15/+115
* SERVER-67940 Raise invariant if ShardRegistry is refreshed while holding opCt...Paolo Polato2022-07-271-0/+4
* SERVER-67778 Lock collection via UUID rather than namespace in the range-deleterPierlauro Sciarelli2022-07-272-66/+42
* Revert "SERVER-62356 Serialize creation of sharded and unsharded Timeseries c...Paolo Polato2022-07-278-455/+213
* SERVER-68304: Remove TestTimerElapsedAfterMultipleDetachAttachYu Jin Kang Park2022-07-271-49/+0
* SERVER-68194 Acquire lock after operation context creation to avoid deadlockDidier Nadeau2022-07-271-1/+1
* Import wiredtiger: dd0ad2adad635334dc1fca6fb0d0f8c66cf7ef3d from branch mongo...Chenhao Qu2022-07-272-2/+3
* Import wiredtiger: 8b16413a34868c49a782a4cfc17fcdc02bccb172 from branch mongo...Chenhao Qu2022-07-272-9/+9
* Import wiredtiger: 82e99d54c44e49b53586f1c8b80d44c5dde5acdf from branch mongo...Chenhao Qu2022-07-274-14/+5
* Import wiredtiger: d728d195b7a4b8ce82a4c95bd71454e447034c7f from branch mongo...Chenhao Qu2022-07-275-14/+20
* SERVER-68182 Change ViewGraph to store NamespaceStringjannaerin2022-07-263-19/+44
* SERVER-68321 use absolute paths for db/service_entry_point_common library dep...Benety Goh2022-07-261-4/+4
* SERVER-67616: Add a Targeter for RemoteCommandTargeterErin McNulty2022-07-265-12/+209
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-26253-679/+636
* SERVER-68154 Race in destruction of Resharding metrics can lead to calling pu...Randolph Tan2022-07-2611-65/+123
* SERVER-68259 Introduce `NonConformantBSON` error code to differentiate new in...Yuhong Zhang2022-07-264-13/+53
* SERVER-67575 Remove find command 'options' parameterDavid Storch2022-07-261-5/+0
* SERVER-68183 Change ViewDefinition constructor to take in DatabaseNamejannaerin2022-07-266-13/+32
* SERVER-65971: Have _restoreTxnsTableEntryFromRetryableWrites declare its inte...Daniel Gottlieb2022-07-2620-56/+114
* SERVER-65971: Add an API for untimestamped writes to suppress write_timestamp...Daniel Gottlieb2022-07-268-18/+61
* SERVER-68042 Registration of duplicate range deletion task must return origin...Pierlauro Sciarelli2022-07-263-20/+35
* Revert "SERVER-67101 Support microsecond precision in ScopedTimer"Ruoxin Xu2022-07-2629-363/+77
* SERVER-66639 Manager class for pre-image collectioncsum1122022-07-2626-598/+685
* SERVER-62356 Serialize creation of sharded and unsharded Timeseries collectionsPaolo Polato2022-07-268-213/+455
* SERVER-67497 Refactor histogram CEAlya Berciu2022-07-2611-419/+218
* SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu2022-07-2629-77/+363
* SERVER-67984 enableTemporarilyUnavailableExceptions set to default trueYu Jin Kang Park2022-07-262-2/+2
* Revert "SERVER-65049 Optimize away { $expr : true } in $match clauses"Uladzimir Makouski2022-07-265-108/+14
* SERVER-67990: TestTimerElapsedAfterMultipleDetachAttach change to multiple ru...Yu Jin Kang Park2022-07-261-29/+48
* SERVER-68287 Add Timestamp to versioning section of the sharding architecture...Allison Easton2022-07-261-25/+27
* SERVER-67253 Track time spent waiting for refresh on the routerAllison Easton2022-07-263-0/+28
* Revert "SERVER-67318 Add addition, subtraction, multiplication to const_eval ...Alexander Neben2022-07-266-230/+78
* SERVER-67561 Create the interface to enable `validateBSON()` to run more thor...Yuhong Zhang2022-07-263-12/+89
* Import wiredtiger: 0867fcd05d02394288317e040de04be02d2459a9 from branch mongo...Etienne Petrel2022-07-262-40/+35
* Import wiredtiger: 783aa1f7df44e1d8e5ff4a2b15475bf57946b3ec from branch mongo...Etienne Petrel2022-07-2615-96/+401
* Import wiredtiger: 3ae4a6657c32da5ec485857e3c8a9025f3677834 from branch mongo...Etienne Petrel2022-07-262-1/+3
* Import wiredtiger: 7aa26795530b445019003a758a3027a891f1cfc7 from branch mongo...Etienne Petrel2022-07-262-11/+11
* Revert "SERVER-63193 Use O_DIRECT in checkFile for the watchdog"Gabriel Marks2022-07-251-64/+82