summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72110: Use collection cursor directly instead of DBDirectClientChristopher Caplinger2022-12-192-7/+20
* SERVER-71512 Fix assert.commandWorkedOrFailedWithCodeYu Jin Kang Park2022-12-191-3/+5
* SERVER-66315 Support batched inserts with FLE 2Shreyas Kalyan2022-12-193-47/+76
* SERVER-72025 Return block time in commitShardSplit command responseMatt Broadstone2022-12-194-19/+22
* SERVER-71377 Adding missing count to CE for nullAlya Berciu2022-12-191-2/+6
* SERVER-71614 Add case to hide the index when is not compatible with shard key.Pol Pinol Castuera2022-12-193-2/+30
* SERVER-71880 Expose fromMigrate parameter in dropCollection() API methodsPaolo Polato2022-12-196-43/+56
* SERVER-71638 Don't let to hide the last shard key index using a key patternPol Pinol Castuera2022-12-191-1/+1
* SERVER-55398 Dropping a database should also drop all its associated tags.Pol Pinol Castuera2022-12-196-0/+92
* Import wiredtiger: 9d1ff639515cbca3c1447549bfb61114f59987ee from branch mongo...Luke Chen2022-12-182-2/+2
* Import wiredtiger: 969d2b098438d70d888665d68c028742148d5f71 from branch mongo...Luke Chen2022-12-182-3/+8
* Import wiredtiger: 595315b2982ba4d0c293543c9583bb5a9c69afca from branch mongo...Luke Chen2022-12-182-1/+2
* Import wiredtiger: c83ae3e1e8d44f45831aa89ab1b9bd58e1407f86 from branch mongo...Luke Chen2022-12-185-24/+24
* SERVER-70701: Allow AuthorizationSession to enforce expiration timesVarun Ravichandran2022-12-1614-145/+582
* SERVER-72046 Add test for concurrent migration fetching and insertionRachita Dhawan2022-12-161-1/+3
* SERVER-70634: Fix data race in _implicitDefaultWriteConcernMajorityLingzhi Deng2022-12-163-17/+13
* SERVER-71959: Modify usages of ClusterRole::Kshitij Gupta2022-12-1615-21/+62
* SERVER-70921 Do not drop off tenant information when running find, count and ...Sophia Tan2022-12-169-25/+99
* SERVER-72135: Remove bulkWrite from being run with security tokenseanzimm2022-12-161-4/+0
* SERVER-70809 Simplify logic in timeseries optionsFaustoleyva542022-12-161-70/+44
* SERVER-72048 Ensure we can't reopen a time series bucket with closed flag setDan Larkin-York2022-12-162-3/+60
* SERVER-69298 CSI can skip extra project for non-output match fieldsAlyssa Wagenmaker2022-12-164-55/+94
* SERVER-71658 Add support for dynamic importMatt Broadstone2022-12-165-9/+174
* SERVER-71262 Add tenantIds field to shard merge state documents and tenant mi...Didier Nadeau2022-12-166-5/+57
* SERVER-72065 Use GlobalLock to invoke canAcceptWritesFor() in SessionsCollect...Paolo Polato2022-12-162-4/+2
* SERVER-71927 - Coverity analysis defect 134298: Dereference null return valueEnrico Golfieri2022-12-161-3/+5
* SERVER-71663 Do not materialize document when group node doesn't have dependencyRui Liu2022-12-161-0/+20
* SERVER-72077 Make write distribution metrics calculation account for the repl...Cheahuychou Mao2022-12-163-11/+149
* SERVER-72032 Support calculating write distribution metrics from sampled writ...Cheahuychou Mao2022-12-164-0/+880
* SERVER-72031 Support calculating read distribution metrics from sampled read ...Cheahuychou Mao2022-12-167-6/+1139
* SERVER-70936 Implement CE for booleansAlya Berciu2022-12-162-60/+144
* SERVER-72175 Temporarily blacklist `IdempotentRenameRangeDeletionsTest` unit ...Pierlauro Sciarelli2022-12-161-1/+2
* SERVER-66145 Prevent operations from writing with read ticketsLouis Williams2022-12-1615-89/+121
* SERVER-71748 create dummy mongo custom checks module for reference.Daniel Moody2022-12-1611-33/+253
* Import wiredtiger: f2e8e83ae1dfa80f9ada06eb76ba175a5710d73b from branch mongo...Siddhartha Mahajan2022-12-164-10/+12
* Import wiredtiger: 0b809ae08cd41948d4c9b04005cdf6b771d81377 from branch mongo...Siddhartha Mahajan2022-12-162-2/+2
* Import wiredtiger: fc3107d40a5727c2bbf5f5dd5d25da965b8a6ff8 from branch mongo...Siddhartha Mahajan2022-12-165-62/+63
* Import wiredtiger: 254a62c6aa91d690416bbd20b62c891c21a2a7ca from branch mongo...Siddhartha Mahajan2022-12-162-2/+2
* Import wiredtiger: 8642759b5b88ed5dae66ade3519ae1a1db8021a1 from branch mongo...Siddhartha Mahajan2022-12-164-126/+138
* SERVER-72108 Only compute params for query planning when necessaryAlyssa Wagenmaker2022-12-161-26/+37
* SERVER-72087 Avoid recording flow control wait time when there is no waitMatthew Russotto2022-12-151-25/+29
* SERVER-71151: Generate balanced trees in lower partial schema reqsHana Pearlman2022-12-152-11/+66
* SERVER-71653 Create a skeleton for the new SplitPrepareSessionManager class.Wenbin Zhu2022-12-153-0/+153
* SERVER-71897 Replace featureFlagMongoStore with featureFlagSecurityTokenSara Golemon2022-12-155-11/+17
* SERVER-70438 Fix AutoGetCollection containing a valid coll reference and an i...Yu Jin Kang Park2022-12-153-3/+27
* SERVER-72070 Add explicit build configuration for libbson on s390xMark Benvenuto2022-12-154-0/+269
* SERVER-71891 Explicitly use ShardLocal in ShardingCatalogManagerJack Mulrow2022-12-1521-486/+497
* SERVER-43423 Remove TODO that is unneededAlexander Neben2022-12-151-3/+0
* SERVER-70139 Check a view's property before returning it as a time-series col...Yuhong Zhang2022-12-151-20/+18
* SERVER-69314 Remove featureFlagClusteredIndexesLouis Williams2022-12-154-36/+7