summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57643: Create Basic Decoder and Encoder FunctionsSERVER-57643Jackson Xie2021-06-164-0/+276
* SERVER-57635 Handle stale config exception during txn in multi_delete_in_tran...Tommaso Tocci2021-06-111-28/+28
* SERVER-52906 adapt assert condition to new migrateSteps orderPaolo Polato2021-06-111-3/+3
* SERVER-53912: ReshardingRecipientService instances to load metrics stateKshitij Gupta2021-06-114-1/+193
* SERVER-56497 Add assert.throwsCode shell helper for testingSebastien Mendez2021-06-1120-113/+103
* SERVER-54745 Simplify covered projection plans in SBENikita Lapkov2021-06-114-53/+307
* SERVER-57114 Change refine collection shard key command to use ShardingDDLCoo...Marcos José Grillo Ramirez2021-06-1111-61/+181
* SERVER-52906 Applying metadata update before dispatching rollback task in mov...Paolo Polato2021-06-113-24/+34
* SERVER-56276 correct typo in config.actionlog document fieldPaolo Polato2021-06-112-2/+2
* SERVER-49545 Remove FCV check for system.views in userAllowedWriteNS()Benety Goh2021-06-112-38/+1
* SERVER-56265 test checks for clustered index support before verifying support...Benety Goh2021-06-111-5/+8
* SERVER-57606 Define the default read concern to available in sharding_rs2.jsSergi Mateo Bellido2021-06-111-4/+9
* Import wiredtiger: 6c652d1f2f32f841d92b8c29892f7d2c73a90b8a from branch mongo...Luke Chen2021-06-112-10/+22
* Import wiredtiger: 65035cf84e7090a120d5d0ceb703c6fd2fc9f504 from branch mongo...Luke Chen2021-06-1117-204/+634
* Import wiredtiger: bfb4d5ee40e0ef36482478088fab48583baae54c from branch mongo...Luke Chen2021-06-112-6/+22
* Import wiredtiger: 47a6ec641bc6d35c3f4fc28ba671e0d81c45055c from branch mongo...Luke Chen2021-06-112-2/+1
* SERVER-57256: Add deprecation message for count command and direct reader to ...Maddie Zechar2021-06-112-0/+48
* SERVER-57200 use git.get_project for push and publish packagesRobert Guo2021-06-111-2/+4
* SERVER-57455 Do not keep an extra copy of the retryable write pre-fetch pipel...Wenbin Zhu2021-06-113-194/+89
* SERVER-57273 remove flow_control_replica_set.jsBenety Goh2021-06-101-66/+0
* SERVER-57424 remove ENABLE_BITMASK_OPERATORSBilly Donahue2021-06-1011-148/+58
* SERVER-57266 Create IDL representations for resharding recipient and coordina...jannaerin2021-06-108-8/+51
* SERVER-57350 fix ShardKeyPattern::parseShardKeyPattern() to handle int values...Benety Goh2021-06-101-1/+1
* SERVER-57526 Removed declaration of unused ReshardingDonorOplogIterator::_wit...Matt Walak2021-06-101-3/+0
* SERVER-57585 fix array indexes in oplog_visibility.js for assertion messageBenety Goh2021-06-101-2/+3
* SERVER-56300 Add append functionality for iterator ranges in BSONObjBuilderKris Satya2021-06-102-32/+141
* SERVER-57532 Use donor specs for _id index in tenant migration collection clonerVishnu Kaushik2021-06-106-6/+82
* SERVER-55465 Response from all nodes means sufficient responses have been rec...Vishnu Kaushik2021-06-102-2/+39
* SERVER-49796 use in-class member initialization for _reversePosJackson Xie2021-06-101-1/+1
* SERVER-57599 DocumentSourceBucketAuto returning eof when disposedSvilen Mihaylov2021-06-102-0/+15
* SERVER-57608 shardCollection should take new path on FCV versions greater tha...Jordi Serra Torrens2021-06-101-2/+1
* SERVER-54877 Move failpoint activation from setup callback to fixture initial...Marcos José Grillo Ramirez2021-06-104-15/+43
* SERVER-57620 increase perf.yml batchtime to 4hRobert Guo2021-06-101-2/+2
* SERVER-50138 Avoid logging no TransportLayer configured in productionAlex Li2021-06-101-1/+3
* SERVER-56633 Fix Test: jstests/replsets/replset5.jsMoustafa Maher2021-06-102-83/+35
* SERVER-57182 reshardCollection command is shuffling data even when requested ...Haley Connelly2021-06-106-10/+234
* SERVER-55224 Fix $dateDiff for timezones with non-whole hour Daylight Savings...Mindaugas Malinauskas2021-06-102-13/+111
* SERVER-55296 support enhanced multiversion apiSiran Wang2021-06-106-14/+52
* SERVER-56444 Grant read/write access on time-series buckets collections to ad...Mark Benvenuto2021-06-1014-61/+882
* SERVER-56004 Fix rollback_set_fcv.js where primary hangs when setting FCV aft...Huayu Ouyang2021-06-101-0/+6
* SERVER-51271 Obsolete check for FCV 3.4 in jstests/sharding/kill_sessions.jsSimon Graetzer2021-06-101-6/+0
* SERVER-57607 Remove test-cases that target particular upgrades from 4.4 to 5....Jordi Serra Torrens2021-06-101-236/+4
* SERVER-57534 Add internalQueryAppendIdToSetWindowFieldsSort to TestData for g...samontea2021-06-101-0/+1
* SERVER-57476: Return a WriteConflict when a timestamped transaction hits a pr...Daniel Gottlieb2021-06-104-0/+166
* SERVER-57542 Fix typo in SBE multi planner tassetSajed Nahian2021-06-101-1/+1
* SERVER-57507 Change maxTimeMS in collMod command in resharding_disallow_write...Luis Osta2021-06-101-3/+2
* SERVER-57434 Retry transaction on stale config error in read_concerns.jsTommaso Tocci2021-06-101-10/+10
* SERVER-57475 ShardingTest.stop must join top-level chunk migrationsPierlauro Sciarelli2021-06-101-1/+5
* SERVER-57433 Report rename collection parameters in currentOpSimon Graetzer2021-06-103-7/+8
* SERVER-57475 ShardingTest.stop must join top-level chunk migrationsPierlauro Sciarelli2021-06-101-0/+2