summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-23SERVER-55431 change README to create new manifestr4.9.0-rc0Jon Streets
2021-03-22SERVER-54430 update perf.yml for 4.9Robert Guo
2021-03-22SERVER-54430 update system_perf.yml for 4.9Robert Guo
2021-03-22SERVER-54430 update filename suffix for 4.9Robert Guo
2021-03-22SERVER-54430 update evergreen.yml for 4.9Robert Guo
2021-03-22SERVER-53566: Protect ServiceContext from issuing duplicate operation IDsTyler Seip
2021-03-22SERVER-55314: Serialize transaction if it contains a command op in tenant mig...XueruiFa
2021-03-22SERVER-55220 Uninitialized scalar fieldAnton Korshunov
2021-03-22SERVER-54536 Support retryable batched time-series insertsGregory Noma
2021-03-22SERVER-54693 Add tests that $setWindowFields respects the collationHartek Sabharwal
2021-03-22SERVER-55172 Add and use a fail point to wait for user cache invalidationBen Caimano
2021-03-22SERVER-55044: Do a majority write before starting tests in read_majority_read...Lingzhi Deng
2021-03-22SERVER-55007 Deadlock between step down and MongoDOperationContextSessionRandolph Tan
2021-03-22SERVER-55067 Migrate Windows builds to VS Current distroBrian McCarthy
2021-03-22SERVER-53998 Record latency stats for timeseries insertsDan Larkin-York
2021-03-22SERVER-54945 Make drop database resilient to stepdowns on sharded clusterTommaso Tocci
2021-03-22SERVER-54199 removed default -Wredundant-move flag.Daniel Moody
2021-03-22SERVER-55372 Improve DDL/CRUD concurrency test logsMarcos José Grillo Ramirez
2021-03-22SERVER-54390 Implement $dateTrunc in DocumentSource executionMindaugas Malinauskas
2021-03-22SERVER-55387 Expose completion future in ShardingDDLCoordinatorTommaso Tocci
2021-03-22SERVER-55362 Update the TODO ticket for ShardServerOpObserver::onCreateCollec...Kaloian Manassiev
2021-03-22SERVER-55336: Catalog cache refreshes are not being retried on SnapshotError ...Jordi Serra Torrens
2021-03-22Import wiredtiger: ff2387a671b17424b2a0ad95e0d81137496b2aad from branch mongo...Luke Chen
2021-03-22Import wiredtiger: f6216f19aaf7e66d1617331f69aebe335f0892fa from branch mongo...Luke Chen
2021-03-22Import wiredtiger: 61593ced6e0b285360370ec7e7f6ccd0add4671e from branch mongo...Luke Chen
2021-03-22Import wiredtiger: ad3892026f7586ae15c537ff838615ea5b17cde3 from branch mongo...Luke Chen
2021-03-22Import wiredtiger: dbc4700c1c3f105a61371331b2596ae7897e84ae from branch mongo...Luke Chen
2021-03-22Import wiredtiger: a3bd9d2ccf9c12fbc12a39309d927214691ff9b3 from branch mongo...Luke Chen
2021-03-22SERVER-54526 Add access_check: simple to existing commands that have api_vers...Mark Benvenuto
2021-03-22SERVER-54525 Access_check for none commandsMark Benvenuto
2021-03-22SERVER-54524 Extend Authorization Session to record all access checks and pri...Mark Benvenuto
2021-03-21SERVER-55180 Convert SBE from std::string_view to StringDataBilly Donahue
2021-03-21SERVER-55122 Fix OCSP to allow intermediate certificates in tlsCertificateKey...Shreyas Kalyan
2021-03-20SERVER-53238 [SBE] Include replanReason string into PlanSummaryStatsAnton Korshunov
2021-03-19SERVER-54069 Added $graphLookup test suite for timeseriesYoonsoo Kim
2021-03-19SERVER-55354: Mark invalid_system_views.js tenant_migration_incompatibleLingzhi Deng
2021-03-19SERVER-55349 Make TenantMigrationThread garbage collect migration before vali...Cheahuychou Mao
2021-03-19SERVER-24912 Audit setting ClientMetadata as its own eventBen Caimano
2021-03-19SERVER-55367 add & to fix xcode [-Wrange-loop-analysis] warningBilly Donahue
2021-03-19SERVER-54824 Make mongos write size estimation respect hint fieldNikita Lapkov
2021-03-19SERVER-55291: Remove bypass compile support for burn_in_tagsDavid Bradford
2021-03-19SERVER-53977 Allow rewrite to produce only empty documents in $unpackBucket i...Svilen Mihaylov
2021-03-19SERVER-55304 downgrade_shard_server_with_secondaryDelaySecs.js should skip fa...Pavi Vetriselvan
2021-03-19Revert "SERVER-55180 Convert SBE from std::string_view to StringData"XueruiFa
2021-03-19SERVER-54642 JS testing for sparse, multikey, 2d and 2dsphere indexes on time...Dianna Hohensee
2021-03-19SERVER-43899 Remove shardAsReplicaSet on ssl testsMarcos José Grillo Ramirez
2021-03-19SERVER-55121 Check db version on shard collection legacy pathMarcos José Grillo Ramirez
2021-03-19SERVER-55248 CRUD state on FSM workload can fail if executed concurrently wit...Pierlauro Sciarelli
2021-03-19SERVER-50766 Use kArrayElementsOnly path traversal mode where possibleNikita Lapkov
2021-03-19SERVER-54629: Remove skip indexConsistencyCheck in collation_targeting_inheri...Jordi Serra Torrens