summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64573 Make implicitlyCreateIndex and enforceUniquenessCheck fields opt...Randolph Tan2022-03-184-11/+14
* SERVER-64553 make StringData comparisons constexprMathias Stearn2022-03-182-17/+18
* SERVER-54352 std::string += StringDataMathias Stearn2022-03-182-0/+13
* SERVER-63652 Shard split insert document in blocking stateDidier Nadeau2022-03-185-228/+254
* SERVER-64284 Disable write blocking support on standalonesSpencer Jackson2022-03-183-3/+13
* SERVER-62732 Update parseCollModRequest to check options directlyFaustoleyva542022-03-181-357/+383
* SERVER-61338 Change MigrationDestinationManager constants to match conventionEnrico Golfieri2022-03-182-62/+62
* SERVER-62265 Add setClusterParameter command to mongosMarcos Jose Grillo Ramirez2022-03-1819-14/+225
* SERVER-63690 Support field paths in localField of lookup when lowering to SBEIrina Yatsenko2022-03-1810-211/+487
* Import wiredtiger: a150d227b6f583d12d2c3894388cccc30d9aa255 from branch mongo...Alexey Anisimov2022-03-182-1/+5
* Import wiredtiger: 5bf812530ff318184738290f6007d4e1050e31e2 from branch mongo...Alexey Anisimov2022-03-183-16/+5
* SERVER-63643 Generate implicit schema for create collection with encrypted fi...Erwin Pe2022-03-1817-19/+1183
* SERVER-62253: Generate specialized and storage cluster server parameters from...Varun Ravichandran2022-03-1818-126/+441
* SERVER-64596 add ref to openssl_init for proper initializationSergey Galtsev2022-03-181-0/+2
* SERVER-61582 Return `Status` from from `SortedDataInterface::insert`Gregory Noma2022-03-179-147/+168
* SERVER-63714 Add support for FLE 2 findAndModify in MongoSMark Benvenuto2022-03-178-32/+534
* SERVER-63747 Allow client retryable write case on mongod for transaction APIJack Mulrow2022-03-1712-70/+167
* SERVER-64605 Allow internal sessions on standalone replica setsJack Mulrow2022-03-177-77/+16
* SERVER-64064 Create jscore passthrough suite that talks directly to shardsvrsSophia Tan2022-03-1730-14/+398
* SERVER-62934: Don't require explicit donor fsync before shard merge specific ...Christopher Caplinger2022-03-1731-180/+172
* SERVER-61853: Sync get_named_suites lookups in resmokeDavid Bradford2022-03-171-15/+16
* SERVER-62914 Verify that pushed down $lookup replans correctly with NLJ and ILJMihai Andrei2022-03-172-99/+177
* SERVER-64604 Fixes spelling in class nameMatt Kneiser2022-03-171-2/+2
* SERVER-63495 Link cluster commit and abort into mongodJack Mulrow2022-03-1721-59/+404
* SERVER-63753 Translate $lookup result object creation in SBENikita Lapkov2022-03-176-258/+338
* SERVER-64577: Disallow wTags write concern in FCV less than 5.3Matt Broadstone2022-03-179-136/+169
* SERVER-58673 Delete per shard cursor feature flagMickey. J Winters2022-03-173-106/+9
* SERVER-63486: Create base hook that runs a background threadXueruiFa2022-03-171-0/+105
* SERVER-64580 Set strict false in create collection coordinator documentMarcos Jose Grillo Ramirez2022-03-171-1/+1
* Import wiredtiger: 07e606fb66cc76a7f94664682201dee2627292fb from branch mongo...Will Korteland2022-03-173-17/+31
* Import wiredtiger: 2d852e2e1765e47486d1a85bd4422020d3feddc8 from branch mongo...Will Korteland2022-03-173-5/+11
* Import wiredtiger: 2181972548c107d847a632459fd6f74deaa5c3d9 from branch mongo...Will Korteland2022-03-174-147/+417
* Import wiredtiger: 198c587b1ee3f00e1428c9e8e31925a9244376cd from branch mongo...Will Korteland2022-03-172-1/+39
* Import wiredtiger: 89550147760280fcc5271308f6edb3f767aacb0e from branch mongo...Will Korteland2022-03-172-1/+15
* Import wiredtiger: 324fdee42e1e5a99c274fc2e552c007aa786c523 from branch mongo...Will Korteland2022-03-172-4/+4
* Import wiredtiger: fadba1cd56e27dc8ccc97dcccd1883e1ecdaf6ce from branch mongo...Will Korteland2022-03-1721-460/+474
* Import wiredtiger: f1c6393e01d46d1afe941187a9a1629e056100f2 from branch mongo...Will Korteland2022-03-172-2/+2
* Import wiredtiger: b110b14318dedb0dea5e2760a2dd50722f30cb7b from branch mongo...Will Korteland2022-03-173-31/+17
* Revert "SERVER-61860 exec in most DEATH_TESTs"auto-revert-processor2022-03-176-286/+123
* SERVER-64558 Check for critical section before reading the DB/Collection versionKaloian Manassiev2022-03-172-16/+16
* SERVER-64362 Add resume before invalidate regression test for per shard cursorsMickey. J Winters2022-03-171-0/+22
* SERVER-64328 Allow network errors to be retried in transaction apiJason Zhang2022-03-172-11/+57
* SERVER-64417 Add configurable printers for SBEAnna Wawrzyniak2022-03-1713-426/+1168
* SERVER-62591 Add change streams event for migrate last chunk off shardMisha Tyulenev2022-03-168-46/+280
* SERVER-64347 Add support for descending sort to the bounded sorterDan Larkin-York2022-03-166-165/+398
* SERVER-64582: Include requires_fcv_tag information in resmoke multiversion-co...David Bradford2022-03-161-1/+5
* SERVER-61860 exec in most DEATH_TESTsBilly Donahue2022-03-166-123/+286
* SERVER-64519 Filter fields attached to the CritSec reason when creating a col...Marcos Jose Grillo Ramirez2022-03-162-4/+16
* SERVER-64517 Recover RecoverableCriticalSection after initialSync and startup...Jordi Serra Torrens2022-03-1617-133/+229
* SERVER-64413 Make SessionCatalogMigrationSource ignore internal transactions ...Cheahuychou Mao2022-03-162-19/+343