summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: a5d55eec2229a8da1233103d117871a7f51e1df8 from branch mongo...Etienne Petrel2022-03-152-4/+4
* Import wiredtiger: e28c2c63bd2448d26047d3531ea59905b57668b6 from branch mongo...Etienne Petrel2022-03-1523-241/+257
* SERVER-63967 Upgrade `Zstandard` to 1.5.2Gregory Noma2022-03-1548-566/+911
* SERVER-63260 Fix incorrect $avg result when merging partial resultsYoonsoo Kim2022-03-154-80/+152
* SERVER-64414 Fix invalid reference tracker state during path fusion rewriteSvilen Mihaylov2022-03-144-8/+199
* SERVER-63348 Implement Interval Evaluation TreeAlexander Ignatyev2022-03-143-0/+355
* SERVER-64420 Fix split acceptance to successfully complete split operationDidier Nadeau2022-03-146-120/+172
* SERVER-64297 Revert temporary workaround in SERVER-64282Kyle Suarez2022-03-141-16/+4
* SERVER-64474 Add null pointer assertion for index descriptor access during in...Rui Liu2022-03-141-0/+4
* SERVER-63850 Add the count command to API version 1James Wahlin2022-03-146-35/+52
* SERVER-64226 Add shell helper to check equality up to a specified number of d...Davis Haupt2022-03-141-0/+43
* SERVER-64451 Ensure we don't try to access BoundedSorter heap if it is emptyDan Larkin-York2022-03-141-1/+1
* SERVER-64397 Fix int overflow in TimeSorterDavid Percy2022-03-141-1/+6
* SERVER-64434 fixing heap use after free when deleting state documentmathisbessamdb2022-03-142-13/+12
* SERVER-64471 Skip checking prepareUnique on an already unique index during co...Yuhong Zhang2022-03-141-9/+8
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-03-148-13/+57
* SERVER-63684: Rollback SERVER-62101, changes not required after SERVER-57250Yu Jin Kang Park2022-03-143-10/+2
* SERVER-64468 Delete SucceedsIfFilteringMetadataUUIDInitiallyDifferentFromTask...Antonio Fuschetto2022-03-141-41/+0
* SERVER-63452 Clean up use of 'getMainCollection()'Mihai Andrei2022-03-147-25/+19
* SERVER-64344 Do not use atClusterTime when refreshing routing table on config...Tommaso Tocci2022-03-141-15/+10
* Revert "SERVER-63850 Add the count command to API version 1"Sviatlana Zuiko2022-03-146-52/+35
* SERVER-63760 Report the number of TemporarilyUnvailable errors that escape th...Louis Williams2022-03-144-10/+41
* Import wiredtiger: fb7a60b6486c8c294c45cdc07fb1c3db86eb7424 from branch mongo...Etienne Petrel2022-03-1419-65/+131
* Import wiredtiger: e3d8b3a08567511fd48b2ca16f9a31be023b71c4 from branch mongo...Etienne Petrel2022-03-142-3/+10
* Import wiredtiger: dd6a6bd0d5dfacfbf2a5a8698ccde02f93ea9eb4 from branch mongo...Etienne Petrel2022-03-142-2/+2
* Import wiredtiger: 403df77b0a6452e1b3a21ce32eec5a21aefdbe08 from branch mongo...Etienne Petrel2022-03-142-2/+7
* Import wiredtiger: 23e5746ea948e3b1ac903f2cce3ea209e19329a1 from branch mongo...Etienne Petrel2022-03-142-6/+15
* SERVER-63734 Add cli update/diff tools for golden data test managementAnna Wawrzyniak2022-03-123-58/+52
* SERVER-63850 Add the count command to API version 1James Wahlin2022-03-126-35/+52
* SERVER-62082 Decrement numAwaitingTopologyChanges on error after waiting in a...Vesselina Ratcheva2022-03-124-11/+171
* SERVER-61856 SERVER-42470 update libunwind to 1.6.2Daniel Moody2022-03-12241-1627/+5544
* SERVER-63780 Switch FLE 2 crypto code to CTR and CTR-AEADsergey.galtsev2022-03-119-227/+431
* SERVER-64442 Implement $size for new optimizerSvilen Mihaylov2022-03-112-2/+19
* SERVER-64423 Mark lookup stage with paths in local/foreign fields as incompat...Irina Yatsenko2022-03-111-7/+14
* SERVER-64097 replace CommandInvocationHooksHandle with a unique_ptrMatt Diener2022-03-113-10/+10
* SERVER-63630: Extend IDLServerParameterWithStorage to support cluster server ...Varun Ravichandran2022-03-119-231/+596
* SERVER-63572 Implement index join for scalar local field typeRui Liu2022-03-118-242/+473
* SERVER-64287 Create sharding variant of fle2 test suiteMark Benvenuto2022-03-1114-223/+186
* SERVER-64407 Add ResourceYielder support to ARSJack Mulrow2022-03-1110-9/+353
* SERVER-64164 Track secondary namespaces used by query plan in PlanExecutorSBEMihai Andrei2022-03-117-14/+118
* SERVER-61786 Determine if we can avoid global lock upgrade in IndexBuildsCoor...Fausto J Leyva2022-03-111-1/+3
* SERVER-64182 avoid duplicate health checks; cleanupsAndrew Shuvalov2022-03-115-64/+144
* SERVER-64057 Comment the shard/databaseVersion arguments for the shard roleKaloian Manassiev2022-03-118-11/+25
* SERVER-63327 Remove usages of StaleShardVersion from the migrations pathKaloian Manassiev2022-03-1113-74/+100
* SERVER-62554 Add orphans info in `collStats` aggregation stage outputAllison Easton2022-03-112-0/+40
* SERVER-64403 Encode the sort key from a document with collation only if value...Denis Grebennicov2022-03-111-2/+6
* SERVER-64050 Increase TemporarilyUnavailable retry backoff and enable by defaultLouis Williams2022-03-116-23/+56
* SERVER-64025 Initialize wtRet and add non-zero checkYu Jin Kang Park2022-03-111-2/+2
* SERVER-64427 init-order fiasco in SecureAllocatorBilly Donahue2022-03-111-25/+41
* SERVER-64040 Add encryptionInformation to command IDLsNicholas Zolnierz2022-03-113-0/+16