summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55431 change README to create new manifestr4.9.0-rc0Jon Streets2021-03-232-70/+70
* SERVER-54430 update perf.yml for 4.9Robert Guo2021-03-221-1/+1
* SERVER-54430 update system_perf.yml for 4.9Robert Guo2021-03-221-1/+1
* SERVER-54430 update filename suffix for 4.9Robert Guo2021-03-221-2/+2
* SERVER-54430 update evergreen.yml for 4.9Robert Guo2021-03-221-35/+4
* SERVER-53566: Protect ServiceContext from issuing duplicate operation IDsTyler Seip2021-03-228-22/+358
* SERVER-55314: Serialize transaction if it contains a command op in tenant mig...XueruiFa2021-03-222-2/+87
* SERVER-55220 Uninitialized scalar fieldAnton Korshunov2021-03-221-4/+2
* SERVER-54536 Support retryable batched time-series insertsGregory Noma2021-03-2214-260/+468
* SERVER-54693 Add tests that $setWindowFields respects the collationHartek Sabharwal2021-03-221-0/+84
* SERVER-55172 Add and use a fail point to wait for user cache invalidationBen Caimano2021-03-2210-108/+214
* SERVER-55044: Do a majority write before starting tests in read_majority_read...Lingzhi Deng2021-03-221-0/+7
* SERVER-55007 Deadlock between step down and MongoDOperationContextSessionRandolph Tan2021-03-222-0/+16
* SERVER-55067 Migrate Windows builds to VS Current distroBrian McCarthy2021-03-221-41/+41
* SERVER-53998 Record latency stats for timeseries insertsDan Larkin-York2021-03-222-0/+72
* SERVER-54945 Make drop database resilient to stepdowns on sharded clusterTommaso Tocci2021-03-2226-138/+344
* SERVER-54199 removed default -Wredundant-move flag.Daniel Moody2021-03-221-4/+0
* SERVER-55372 Improve DDL/CRUD concurrency test logsMarcos José Grillo Ramirez2021-03-223-21/+42
* SERVER-54390 Implement $dateTrunc in DocumentSource executionMindaugas Malinauskas2021-03-2215-205/+1831
* SERVER-55387 Expose completion future in ShardingDDLCoordinatorTommaso Tocci2021-03-224-45/+29
* SERVER-55362 Update the TODO ticket for ShardServerOpObserver::onCreateCollec...Kaloian Manassiev2021-03-221-1/+1
* SERVER-55336: Catalog cache refreshes are not being retried on SnapshotError ...Jordi Serra Torrens2021-03-221-1/+1
* Import wiredtiger: ff2387a671b17424b2a0ad95e0d81137496b2aad from branch mongo...Luke Chen2021-03-2212-50/+44
* Import wiredtiger: f6216f19aaf7e66d1617331f69aebe335f0892fa from branch mongo...Luke Chen2021-03-2220-180/+404
* Import wiredtiger: 61593ced6e0b285360370ec7e7f6ccd0add4671e from branch mongo...Luke Chen2021-03-222-4/+8
* Import wiredtiger: ad3892026f7586ae15c537ff838615ea5b17cde3 from branch mongo...Luke Chen2021-03-227-28/+134
* Import wiredtiger: dbc4700c1c3f105a61371331b2596ae7897e84ae from branch mongo...Luke Chen2021-03-226-20/+40
* Import wiredtiger: a3bd9d2ccf9c12fbc12a39309d927214691ff9b3 from branch mongo...Luke Chen2021-03-222-1/+100
* SERVER-54526 Add access_check: simple to existing commands that have api_vers...Mark Benvenuto2021-03-224-0/+20
* SERVER-54525 Access_check for none commandsMark Benvenuto2021-03-2212-12/+26
* SERVER-54524 Extend Authorization Session to record all access checks and pri...Mark Benvenuto2021-03-2213-22/+282
* SERVER-55180 Convert SBE from std::string_view to StringDataBilly Donahue2021-03-2134-275/+213
* SERVER-55122 Fix OCSP to allow intermediate certificates in tlsCertificateKey...Shreyas Kalyan2021-03-2120-102/+561
* SERVER-53238 [SBE] Include replanReason string into PlanSummaryStatsAnton Korshunov2021-03-2017-70/+127
* SERVER-54069 Added $graphLookup test suite for timeseriesSERVER-54990-refactor-TODOYoonsoo Kim2021-03-193-15/+173
* SERVER-55354: Mark invalid_system_views.js tenant_migration_incompatibleLingzhi Deng2021-03-191-0/+2
* SERVER-55349 Make TenantMigrationThread garbage collect migration before vali...Cheahuychou Mao2021-03-191-61/+70
* SERVER-24912 Audit setting ClientMetadata as its own eventBen Caimano2021-03-197-2/+23
* SERVER-55367 add & to fix xcode [-Wrange-loop-analysis] warningBilly Donahue2021-03-191-1/+1
* SERVER-54824 Make mongos write size estimation respect hint fieldNikita Lapkov2021-03-192-0/+51
* SERVER-55291: Remove bypass compile support for burn_in_tagsDavid Bradford2021-03-193-818/+1
* SERVER-53977 Allow rewrite to produce only empty documents in $unpackBucket i...Svilen Mihaylov2021-03-193-1/+93
* SERVER-55304 downgrade_shard_server_with_secondaryDelaySecs.js should skip fa...Pavi Vetriselvan2021-03-191-0/+3
* Revert "SERVER-55180 Convert SBE from std::string_view to StringData"XueruiFa2021-03-1934-207/+269
* SERVER-54642 JS testing for sparse, multikey, 2d and 2dsphere indexes on time...Dianna Hohensee2021-03-193-0/+216
* SERVER-43899 Remove shardAsReplicaSet on ssl testsMarcos José Grillo Ramirez2021-03-193-6/+5
* SERVER-55121 Check db version on shard collection legacy pathMarcos José Grillo Ramirez2021-03-191-4/+13
* SERVER-55248 CRUD state on FSM workload can fail if executed concurrently wit...Pierlauro Sciarelli2021-03-191-20/+30
* SERVER-50766 Use kArrayElementsOnly path traversal mode where possibleNikita Lapkov2021-03-192-16/+105
* SERVER-54629: Remove skip indexConsistencyCheck in collation_targeting_inheri...Jordi Serra Torrens2021-03-193-15/+10