summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29425 implement $sortArray in classic engineNeil Shweky2021-11-1515-113/+611
* SERVER-60865 Implement DonorAbortSplit commandDidier Nadeau2021-11-159-19/+758
* SERVER-60632 return NamespaceExists from mongos when dropTarget=falsePierlauro Sciarelli2021-11-152-2/+2
* SERVER-60937 Fix disabled Query Exec tests failing due to changing latest rel...Denis Grebennicov2021-11-152-2/+0
* SERVER-61443 Make unpacking output dir consistent, check for existing files b...Jasur Nurboyev2021-11-151-23/+40
* Revert "SERVER-59399 Allow dropping ready indexes while having in-progress in...Uladzimir Makouski2021-11-154-116/+51
* SERVER-60502 Add $fill stageTed Tuckman2021-11-1520-84/+934
* SERVER-57271 Complete TODO listed in SERVER-57128Pierlauro Sciarelli2021-11-152-2/+0
* Import wiredtiger: ae096be8c9c8bd1902e0fad76b878cca75020f7c from branch mongo...Luke Chen2021-11-152-3/+38
* Import wiredtiger: 80a386e46a1ccc4a3021e3bd6b199f7d9e4f9e96 from branch mongo...Luke Chen2021-11-152-6/+9
* Import wiredtiger: 0968f6ec197a839ae106266c29079cfed145d0ea from branch mongo...Luke Chen2021-11-152-1/+15
* Import wiredtiger: 6eeb4f7e61e7b34b7667f9fdd20e6ed5c55bd498 from branch mongo...Luke Chen2021-11-15176-2025/+6087
* Import wiredtiger: 180c9bfa728620b9e59399eb49dc9e837539f8aa from branch mongo...Luke Chen2021-11-1513-61/+84
* Import wiredtiger: d651799004b02bb7f39300660c215ae8eb753fa0 from branch mongo...Luke Chen2021-11-158-20/+168
* SERVER-59297 Catch InterruptedDueToStorageChange and continueAdi Zaimi2021-11-152-0/+12
* SERVER-61450 Create a unique OID for System TenantSara Golemon2021-11-131-0/+48
* SERVER-61021 Relax `timeseries_delete.js` document order expectationGregory Noma2021-11-121-1/+1
* SERVER-61403 Refactor doRunCommand implementationSara Golemon2021-11-122-12/+14
* SERVER-53718 Enable shard targeting for other predicates in presence of $geoNearKatherine Wu2021-11-123-5/+139
* SERVER-59657 Annotate some of the WriteConflictExceptionsAndrew Shuvalov2021-11-123-7/+18
* SERVER-61194 Prevent time-series bucket OID reuse with coarse granularityDan Larkin-York2021-11-121-5/+40
* SERVER-61431 Extract out timeseries translation logic for collMod into timese...Rui Liu2021-11-125-126/+245
* SERVER-61379 ReconstructPreparedTransactions should not run during startup re...Matthew Russotto2021-11-121-2/+3
* SERVER-59897 Fix uninitialized scalar field in BucketUnpackerEric Cox2021-11-121-2/+2
* SERVER-60978 Refactor timeseries::MinMax and re-use for bucket schemaDan Larkin-York2021-11-129-1325/+1472
* SERVER-61039 Make sharded time-series listIndexes report the view's namespaceArun Banala2021-11-124-11/+12
* SERVER-60527 Make TransactionCoordinatorWorkerCurOpInfo report txnRetryCounterSanika Phanse2021-11-126-52/+103
* SERVER-61374 Support min/max with clustered hintHaley Connelly2021-11-125-10/+152
* SERVER-61438 fix race in FaultManagerTestAndrew Shuvalov2021-11-121-1/+1
* SERVER-61049 Added explicit stage logging for tenant migrationmathisbessamdb2021-11-121-6/+54
* SERVER-60010: Cover null and empty array queries with multikey index where po...Hana Pearlman2021-11-126-37/+489
* SERVER-61437 Add support for Code type in BSONColumnHenrik Edin2021-11-124-2/+62
* SERVER-61436 Compare bit pattern when encoding doubles in BSONColumnHenrik Edin2021-11-122-3/+34
* SERVER-61434 BinData with type difference should not be delta compressedHenrik Edin2021-11-122-20/+41
* SERVER-61160 collMod dry run mode with unique:true scans index for duplicatesBenety Goh2021-11-122-0/+15
* SERVER-61160 unique option may not be combined with other modifications under...Benety Goh2021-11-122-0/+35
* SERVER-61160 add CollModRequest::numModificationsBenety Goh2021-11-121-0/+13
* SERVER-61306 Remove the Notification library from the Balancer SchedulerPaolo Polato2021-11-125-431/+249
* SERVER-61160 disallow dry run mode for collMod under applyOpsBenety Goh2021-11-122-0/+16
* SERVER-60714 Support explicit flushes of the SBE plan cacheAlexander Ignatyev2021-11-127-37/+139
* SERVER-60806 Validate collMod for collections clustered by arbitrary keyJosef Ahmad2021-11-121-49/+52
* Import wiredtiger: 723fdc24890943a0c6c6080c8e69660797590b91 from branch mongo...Luke Chen2021-11-123-3/+92
* Import wiredtiger: 02afdb1428d769e870d84cd4a9c299a02c68441a from branch mongo...Luke Chen2021-11-124-397/+1
* Import wiredtiger: d39b44d4205b694fab56cc8caa71368bc8ab2af2 from branch mongo...Luke Chen2021-11-127-11/+41
* Import wiredtiger: 1d680030f35c5704e31903f558588dcd102f8a43 from branch mongo...Luke Chen2021-11-123-92/+1
* Import wiredtiger: 008ce590596bfd810088f94b0951319e19f0f33b from branch mongo...Luke Chen2021-11-124-1/+397
* Import wiredtiger: cd0d06df067e90e3767b619bdd74439e5c38ce4e from branch mongo...Luke Chen2021-11-123-1/+92
* SERVER-51329: Fix Unexpected non-retryable error when shutting down aKshitij Gupta2021-11-123-6/+11
* SERVER-61377 Fix File Copy Based Initial Sync shutdown and config racesMatthew Russotto2021-11-122-7/+37
* SERVER-61353: Remove development version warning logVarun Ravichandran2021-11-121-11/+0