summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-61864 Disallow removing custom write concern during reconfig if it is ...Vesselina Ratcheva2022-04-0219-4/+679
* SERVER-63736 validate only fields listed in config are indexedsergey.galtsev2022-04-014-46/+95
* SERVER-65147 Added schema validator jstest to concurrency replication exclude...Matt Boros2022-04-011-1/+3
* SERVER-65047 Strengthen guarantees for resharding aborting across FCVsBrett Nawrocki2022-04-014-8/+20
* SERVER-50115 SERVER-64543 Add macOS arm release buildersAndrew Morrow2022-04-012-0/+93
* SERVER-63469 Add support for ECC compactionErwin Pe2022-04-015-3/+378
* SERVER-65186 Prevent buildindexes_false_commit_quorum.js from running in last...Gregory Wlodarek2022-04-011-0/+2
* Revert "SERVER-64260 Beef up testing stressing projection semantics"Charlie Swanson2022-04-012-541/+120
* SERVER-65139 Improve namespace fetching performance in BackupBlock::_initiali...Gregory Wlodarek2022-04-018-62/+47
* SERVER-64383 Add restrictions to collMod for FLE2Erwin Pe2022-04-014-11/+98
* SERVER-65166 Use compareOptimes in abort_in_progress_transactions_on_step_up.jsSamy Lanka2022-04-011-1/+1
* SERVER-65100 Increase block size for BSONColumn to be BSONObjMaxUserSizeHenrik Edin2022-04-011-2/+3
* SERVER-64429 tag ddl_create_index_txn.js with featureFlagChangeStreamsVisibilityMickey. J Winters2022-04-011-0/+1
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-0129-18/+774
* SERVER-65136 Remove SBE yielding build variantIan Boros2022-04-011-38/+0
* SERVER-63476 Remove extra ellipsis in function_ref implMathias Stearn2022-04-012-2/+26
* SERVER-65153 Deduplicate foreign documents returned from index joinNikita Lapkov2022-04-012-0/+32
* SERVER-65141: Update evergreen.py version for proper None checksDavid Bradford2022-04-011-1/+1
* SERVER-65032Shreyas Kalyan2022-04-011-0/+1
* SERVER-65062 Check the shard version for views when AutoGetCollection is inst...Antonio Fuschetto2022-04-011-8/+23
* SERVER-64475 Change isOperationVersioned to isComingFromRouterKaloian Manassiev2022-04-0112-63/+41
* SERVER-63574 Support all types in the index join strategy of $lookupNikita Lapkov2022-04-0111-119/+482
* SERVER-65024 Fix the uniqueness constraint handling for foreground index buildsYuhong Zhang2022-04-015-11/+57
* SERVER-64830 Simplify exclusivity tracking in IndexSeekPointDan Larkin-York2022-04-017-102/+391
* SERVER-64207 Too low of 'receiveChunkWaitForRangeDeleterTimeoutMS' value for ...Allison Easton2022-04-012-0/+8
* SERVER-64502 Suspend the defragmentation when sh.stopBalancer is invokedPaolo Polato2022-04-016-102/+37
* SERVER-64125 Avoid committing at the stable timestampJordi Olivares Provencio2022-04-017-359/+300
* SERVER-62130 Blacklist `write_cmd_auto_split.js` from stepdown suitesAntonio Fuschetto2022-04-011-0/+4
* SERVER-65041 Ensure resharding works when user writes are blocked but the use...Jordi Serra Torrens2022-04-013-1/+12
* SERVER-64644 Prohibit sharding of FLE 2 state collectionsMark Benvenuto2022-04-014-0/+61
* SERVER-64914 warn if a user drops an encrypted collection before state collec...Mark Benvenuto2022-04-011-1/+46
* Revert "SERVER-63574 Support all types in the index join strategy of $lookup"auto-revert-processor2022-04-0110-481/+118
* SERVER-63468 Add support for ESC compactionErwin Pe2022-04-0120-269/+1555
* SERVER-65148 Extend MSVC ICE workaroundJustin Seyster2022-04-012-1/+23
* SERVER-64606 Remove TenantNamespacejannaerin2022-04-0149-817/+306
* SERVER-65135 Add 'future_git_tag_incompatible' to capped_resize_fcv_check.jsFaustoleyva542022-03-311-0/+1
* SERVER-64821 Change unstable to true for fields that are not meant to be incl...Huayu Ouyang2022-03-314-4/+12
* SERVER-63504 Add shard worker for ecoc compactionSara Golemon2022-03-3125-138/+884
* SERVER-64132 Make shardsvrs running in serverless mode always return "unshard...Sophia Tan2022-03-315-8/+60
* SERVER-60708 Improve collection validation response for document schema valid...Gregory Wlodarek2022-03-316-51/+138
* SERVER-64875 Enable `collectionUUID` parameter on `aggregate` command more ge...Gregory Noma2022-03-313-31/+79
* SERVER-64540 Add feature flag just for using txn API for updating document sh...Sanika Phanse2022-03-313-2/+7
* SERVER-60831 Document configuration for Server linting toolstrahman13182022-03-313-4/+95
* SERVER-63495 Link cluster aggregate and getMore into mongodJack Mulrow2022-03-3122-33/+433
* SERVER-64482 Support collation when lowering lookup into SBEIrina Yatsenko2022-03-315-146/+229
* SERVER-64596 Fix SBE $lookup test case for lookup_unionWith_subpipeline_local...Rui Liu2022-03-311-23/+26
* SERVER-64993 Test IET in IndexBoundsBuilder::testTranslate* tests casesAlexander Ignatyev2022-03-312-87/+73
* SERVER-65108 Robustify multi_delete_in_transaction_large.js test on RHEL 8.0 ...Mindaugas Malinauskas2022-03-311-1/+1
* SERVER-63791 support unindexed fle2 encrypted fieldssergey.galtsev2022-03-317-114/+341
* SERVER-64872 Ensure `CollectionUUIDMismatch` from sharded `aggregate` does no...Gregory Noma2022-03-316-51/+200