summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-69852 Add showExpandedEvents and showSystemEvents to change_streams/gl...Yu Jin Kang Park2022-10-142-117/+113
* SERVER-70096 implement getShardsThatOwnDataForDbAtClusterTimeEnrico Golfieri2022-10-146-202/+493
* Revert "SERVER-70137 Feature flag the currentOp change"auto-revert-processor2022-10-142-10/+2
* SERVER-70149 Refactor CollectionCatalog::openCollection()Dianna Hohensee2022-10-1411-60/+161
* SERVER-69708 Detect a write without a shard key or _idJason Zhang2022-10-135-0/+210
* SERVER-69525 cache retrieval's should print original command line in evergreenJuan Gu2022-10-132-3/+3
* SERVER-70502 Prevent data race in `NetworkInterfaceMock::NetworkOperation`Reo Kimura2022-10-131-5/+3
* SERVER-69926 errorcodes.py doesn't detect duplicate errors in MONGO_UNREACHAB...Reo Kimura2022-10-1313-25/+27
* SERVER-70300 Update range encrypted find payload to work with / operatorsShreyas Kalyan2022-10-135-29/+133
* SERVER-69429 Check shard key compatibility during collMod convert to uniqueYuhong Zhang2022-10-132-1/+39
* SERVER-69429 Check shard key restriction for indexes with `prepareUnique` optionYuhong Zhang2022-10-136-26/+75
* SERVER-69781 Remove return type on sharding global indexes catalog ddl util f...Marcos José Grillo Ramirez2022-10-132-10/+8
* SERVER-67170 Remove TODO associated with SERVER-67170.Rishab Joshi2022-10-131-2/+0
* SERVER-70484: Remove signal processing module from perf.yml and sys_perf.ymlanjani.bhat2022-10-132-14/+0
* SERVER-70491 Calibrate physical ABT nodes in the frameworkAlexander Ignatyev2022-10-1311-84/+304
* Revert "SERVER-65558 Enable range deleter service feature flag"Pierlauro Sciarelli2022-10-1320-243/+114
* SERVER-70190 Fix ExpressionSwitch::optimize() to manage _children vector corr...David Storch2022-10-135-65/+167
* SERVER-69795 PathArr estimation via Array type counterTimour Katchaounov2022-10-133-5/+5
* SERVER-69749 move getApplyOpsOplogSlotAndOperationAssignmentForTransaction() ...Benety Goh2022-10-135-146/+378
* SERVER-70428: Remove generated _misc tasksJeff Zambory2022-10-131-1/+1
* SERVER-70393 Check database pointer not null in global_index::dropContainerYu Jin Kang Park2022-10-131-1/+3
* Revert "SERVER-69551 Shard Merge recipient should retry opening the backup cu...mathisbessamdb2022-10-134-215/+6
* SERVER-70237 Chunks merge commit must not create a BSON object too largeSilvia Surroca2022-10-132-102/+126
* SERVER-70068 Check if listener socket is TCP before attempting to set backlog...Jason Chan2022-10-131-13/+29
* SERVER-70137 Feature flag the currentOp changeJordi Olivares Provencio2022-10-132-2/+10
* SERVER-69749 move batched write check out of getApplyOpsOplogSlotAndOperation...Benety Goh2022-10-131-9/+5
* SERVER-70359 handle negative zero for doubleKevin Albertson2022-10-132-0/+8
* SERVER-70251 Update task with its _gen version on windows build variantsjasurbeknurboyev2022-10-134-9/+3
* SERVER-69749 move multi-doc transaction settings out of packOperationsIntoApp...Benety Goh2022-10-131-25/+64
* SERVER-70137 Add OpCtx priority for ticket acquisition in CurOpJordi Olivares Provencio2022-10-137-6/+66
* SERVER-70220 onShardVersionMismatch should be onCollectionPlacementVersionMis...Allison Easton2022-10-1317-77/+82
* SERVER-68448 Implement CE for $notAlya Berciu2022-10-132-0/+208
* Import wiredtiger: 408727cf197d5171b6109c968908a134da63eff6 from branch mongo...Will Korteland2022-10-132-3/+11
* SERVER-69756: Abort a resharding operation immediately.nandinibhartiyaMDB2022-10-123-2/+44
* SERVER-69628 Standup Metrics Collection ServiceTausif Rahman2022-10-127-1/+206
* SERVER-70476 Refactor buildSort() in "sbe_stage_builder.cpp"Drew Paroski2022-10-122-150/+188
* SERVER-68720 Safely parse minWireVersion and maxWireVersion in initWireVersionReo Kimura2022-10-121-4/+4
* SERVER-70371 Remove `featureFlagShardSplit`, add `requires_fcv_62`Matt Broadstone2022-10-1258-200/+59
* SERVER-70336 Run clang tidy v3 once a week rather than once every 4 hoursJuan Gu2022-10-121-1/+1
* SERVER-70264 make slowMS and sampleRate atomicMatt Diener2022-10-1223-124/+127
* SERVER-64248 Don't write resume token noop oplog entrymathisbessamdb2022-10-121-1/+8
* SERVER-70447 Wait for primary to complete shutdown before stopping set in for...ali-mir2022-10-121-0/+3
* SERVER-69064 Improve default_variant_dir_generator in Build SystemJuan Gu2022-10-122-8/+14
* SERVER-69816 icecc-create-env script not found has confusing error messageJuan Gu2022-10-121-4/+4
* SERVER-63731 Use `NamespaceStringUtil` in `ViewsForDatabase`Gregory Noma2022-10-122-16/+2
* SERVER-70494 Update last ping time for a sampler upon receiving a _refreshQue...Cheahuychou Mao2022-10-122-7/+40
* SERVER-69749 OpObserver::preTransactionPrepare() accepts TransactionOperationsBenety Goh2022-10-1222-31/+30
* SERVER-69196 Fixed windows compilesAlexander Neben2022-10-121-1/+2
* SERVER-66435 Always use classic engine for IDhack plansAnna Wawrzyniak2022-10-1211-142/+43
* SERVER-69749 OpObserver::onUnpreparedTransactionCommit() accepts TransactionO...Benety Goh2022-10-1223-91/+66