summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54259 include bucketDocs in timeseries_bucket_limit_count.js assertion...Benety Goh2021-02-051-9/+9
* SERVER-50141 Rewrite ServiceStateMachineTestBen Caimano2021-02-052-546/+659
* SERVER-53420 Make transport Session source/sink/poll functions noexceptBen Caimano2021-02-053-70/+102
* SERVER-50141 Destroy OperationContext explicitly after sinkBen Caimano2021-02-056-468/+702
* SERVER-53963 Improve error message for unsupported operations on time-series ...Dan Larkin-York2021-02-053-6/+30
* SERVER-52720: Handle choosing a new donor node when startApplyingOpTime existsXueruiFa2021-02-0510-97/+549
* SERVER-52538 Merge Collation and CollationSpec classesA. Jesse Jiryu Davis2021-02-0514-1084/+323
* SERVER-53751 Make some findMatchingLogLine tests tolerate higher log levelDavid Percy2021-02-052-10/+15
* SERVER-53999 Allow a time-series bucket's id to move backward before being co...Gregory Noma2021-02-056-59/+222
* Revert "SERVER-43762 Move top_drop.js from noPassthroughWithMongod to Core"Bynn Lee2021-02-051-5/+1
* SERVER-54004 Improve oplog truncation thread's log level 0 loggingBynn Lee2021-02-051-7/+2
* SERVER-35121 added verification of python requirements.txt.Daniel Moody2021-02-054-1/+88
* SERVER-52779 Added new coordinator to create collection with the new shard co...Marcos José Grillo Ramírez2021-02-0521-127/+1161
* SERVER-54189 [SBE] Support queries like "find({_id:1},{a:1})" and "find({_id:...Drew Paroski2021-02-053-3/+86
* SERVER-53373: Pin resharding durable history across restart.Daniel Gottlieb2021-02-0524-27/+764
* SERVER-48862 Part 2: aborting index builds when a migration startsMatthew Russotto2021-02-0511-18/+164
* SERVER-51021 Add currentOp reporting for ReshardingRecipientService InstancesAmirsaman Memaripour2021-02-055-10/+108
* SERVER-50887 'bug' messages should be changed to a warning severityDianna Hohensee2021-02-042-12/+13
* SERVER-53827 Use assert.soon instead of assert.eq to wait for range deletion ...Marcos José Grillo Ramirez2021-02-041-5/+9
* SERVER-53156 Convert collMod command implementation to inherit from IDL-gener...Moustafa Maher2021-02-0411-73/+190
* SERVER-54255 Update RHEL 7 AMI for package testingBrian McCarthy2021-02-041-1/+1
* SERVER-53891 Fix read from uninitialized variable in SBE parserIan Boros2021-02-043-25/+45
* SERVER-53023 Create TTL index on config.tenantMigrationRecipientVishnu Kaushik2021-02-0412-95/+227
* SERVER-52564 Deadlock between step down and MongoDOperationContextSessionRandolph Tan2021-02-043-0/+59
* SERVER-43762 Move top_drop.js from noPassthroughWithMongod to CoreBynn Lee2021-02-041-1/+5
* SERVER-50978 Add currentOp reporting for ReshardingDonorService InstancesAmirsaman Memaripour2021-02-046-65/+323
* Revert "SERVER-50656 Add cancellation support to WaitForMajorityService"George Wangensteen2021-02-0423-405/+154
* SERVER-54011 Change showRecordId() to support the ObjectId typeGregory Wlodarek2021-02-042-3/+75
* SERVER-54013 Verify that an _id index cannot be created on a time-series coll...Gregory Wlodarek2021-02-041-0/+38
* SERVER-54286 Disable write concern tests for rename collectionPierlauro Sciarelli2021-02-041-1/+1
* SERVER-54244 add shard-lite-all-feature-flags sys-perf variantRobert Guo2021-02-041-2/+21
* SERVER-53967: scaled_collection_stats.js should use {_waitForDelete: true} in...Jordi Serra Torrens2021-02-041-1/+2
* SERVER-54230 Stop returning sorted shard IDs vector from ShardRegistryTommaso Tocci2021-02-048-59/+78
* SERVER-52781 force rename majority concern on mongos and target chunks by uuidPierlauro Sciarelli2021-02-042-7/+9
* SERVER-54167: Advance VectorClock on configOpTime advancementJordi Serra Torrens2021-02-044-7/+27
* SERVER-54106 Use DecimalCounter for time-series insertsGregory Noma2021-02-045-49/+55
* SERVER-53399 Parse individual window functionsDavid Percy2021-02-0427-79/+919
* SERVER-53769 Upgrade libunwind to 1.5Daniel Moody2021-02-0470-433/+1396
* SERVER-54258: fix use-after move error in resharding_donor_service.cpp and re...LaMont Nelson2021-02-042-2/+5
* SERVER-53929 Add stricter parser checks around positional projectionIan Boros2021-02-043-21/+36
* SERVER-50656 Add cancellation support to WaitForMajorityServiceGeorge Wangensteen2021-02-0423-154/+405
* Revert "SERVER-52538 Merge Collation and CollationSpec classes"A. Jesse Jiryu Davis2021-02-0414-323/+1084
* SERVER-53401 Create PartitionIterator for window functionsNick Zolnierz2021-02-044-0/+438
* SERVER-52781 Implement the new rename collection path in `_shardsvrRenameColl...Pierlauro Sciarelli2021-02-0411-157/+785
* SERVER-50465 Package tests not run on ARM hostsBrian McCarthy2021-02-043-29/+64
* SERVER-49299 added explicit depends to inteldecimal for ninjaDaniel Moody2021-02-041-6/+18
* SERVER-52722 Handle cloning restart in TenantMigrationRecipientServiceJason Chan2021-02-043-20/+37
* SERVER-53319 move createRetryableWritesView into tenant_migration_utilPavi Vetriselvan2021-02-046-43/+45
* SERVER-53581: Implement TenantMigrationRecipientAccessBlockerLingzhi Deng2021-02-045-0/+517
* SERVER-51551 Support expression $isArray in SBEMickey. J Winters2021-02-042-4/+8