summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PROG-5475 Update example to include a versionprog-5475Iryna Zhuravlova2022-04-051-1/+1
* SERVER-63870 Integrate replica set setClusterParameter into POS with replay p...Marcos José Grillo Ramirez2022-04-0519-63/+452
* SERVER-63725 Block FCV downgrade on User Write Block ModeSpencer Jackson2022-04-0510-205/+400
* SERVER-64850 Remove unused member variableJack Mulrow2022-04-051-1/+0
* SERVER-65247 make set_param1.js resilient against concurrent FailPoint manipu...Billy Donahue2022-04-051-8/+15
* SERVER-44074 fix a typo in distro name for RHEL8-z variantZakhar Kleyman2022-04-051-1/+1
* SERVER-65235 Make LogicalSessionIdHasher has on txnUUID if it existsJason Zhang2022-04-051-3/+13
* SERVER-64360 Server-side rewrite for count commandDavis Haupt2022-04-0511-31/+146
* SERVER-65204 Cleanup Router-Only / Router-Shard commandsKaloian Manassiev2022-04-0519-162/+127
* SERVER-52877 Unify how writable Collections instances are handledHenrik Edin2022-04-0548-1001/+1223
* SERVER-64357 Rewrite filter over encrypted fields for findAndModify commandNicholas Zolnierz2022-04-057-31/+45
* SERVER-65179: Forward task definition dependencies to generated tasksDavid Bradford2022-04-058-34/+60
* SERVER-64928 Disallow createIndexes with clustered:falseYu Jin Kang Park2022-04-053-8/+43
* SERVER-65212 Split upgrade_downgrade_timeseries_granularity_update.js into la...Rui Liu2022-04-052-1/+41
* SERVER-64196 Implement BalancerStatisticsRegistry and command to retrieve its...Tommaso Tocci2022-04-0520-14/+797
* SERVER-64976 Caching of sub-pipelines should be allowed with explainAnton Korshunov2022-04-051-1/+7
* SERVER-64851 Refactor tests to not depend on specific WiredTiger stringsJordi Olivares Provencio2022-04-051-6/+4
* SERVER-65211 Use expansion to get binaries from the current branchMikhail Shchatko2022-04-051-3/+9
* Import wiredtiger: ba7f30585628b2f3a21cae01dbc1bfeb692a2bd1 from branch mongo...Etienne Petrel2022-04-058-435/+625
* Import wiredtiger: a47bf12a717db87f20d9df44a14ce72560bdf79f from branch mongo...Etienne Petrel2022-04-052-2/+2
* Import wiredtiger: 1aee533ab54ad6481f6eb6e66bec6add6bdefe5f from branch mongo...Etienne Petrel2022-04-052-3/+3
* SERVER-65245 fix apostrophe characterBilly Donahue2022-04-041-4/+4
* SERVER-63312: Implement FLE server-side rewrite for agg on mongodHana Pearlman2022-04-0411-21/+62
* SERVER-65205 Coverity analysis defect 122012: Array compared against 0Erwin Pe2022-04-041-2/+2
* SERVER-64999 added icecc sanitizer build guard rail about SERVER-59243.Daniel Moody2022-04-041-0/+20
* SERVER-62498 Non-`const` `unique_function` should not convert to `std::functi...Casey Carter2022-04-041-0/+2
* SERVER-63768 Create a daily evergreen build variant for server parameter join...Blake Oler2022-04-041-0/+30
* SERVER-58540 Create feature flag for connection health metricsGeorge Wangensteen2022-04-041-0/+4
* SERVER-65000 Deleted fixtures and hooks related to the replicator.kauboy262022-04-0413-1091/+6
* SERVER-60209 Add option of persisting old multiversion constants after upgradeVesselina Ratcheva2022-04-043-4/+28
* SERVER-65217 Run expired pre-images deletion job with multi-deletes support o...Denis Grebennicov2022-04-042-6/+11
* SERVER-61070 Update time-series mixed-schema data index failure error messageDavid Percy2022-04-041-9/+7
* SERVER-63902 Fix $natural hint on time-series collectionsDavid Percy2022-04-048-33/+192
* SERVER-65182 Fix split_horizon_hostname_startup.js to use an assert.soon when...Huayu Ouyang2022-04-041-1/+5
* SERVER-65112 TTL index deletions must not target orphaned documentsPierlauro Sciarelli2022-04-042-0/+57
* SERVER-65181 x509_cluster_auth_rollover must allow for rollback after restartMatthew Russotto2022-04-041-1/+8
* SERVER-65169 fix deadlock in BalancerCommandsScheduler while stepping downPaolo Polato2022-04-042-2/+10
* SERVER-65216 Print idle cursors after checkOrphansAreDeleted jstest hook failureJordi Serra Torrens2022-04-041-0/+16
* SERVER-65139 Take global lock before fetching catalog entriesGregory Wlodarek2022-04-041-11/+14
* SERVER-65160 Make StaleShardVersion as obsoleteKaloian Manassiev2022-04-0418-106/+140
* SERVER-65208 Check the top-chunk before refreshing the local metadataAntonio Fuschetto2022-04-041-40/+44
* Import wiredtiger: 024e03702869d87286c1698a3c3b28378d00d18b from branch mongo...Luke Chen2022-04-042-12/+29
* Import wiredtiger: 930ccee6ffc8f9f1f2ff77e74d1b47be150c2409 from branch mongo...Luke Chen2022-04-047-34/+162
* Import wiredtiger: c576dfa7288511efa2ea82865491ad1f429d3516 from branch mongo...Luke Chen2022-04-042-1/+3
* Import wiredtiger: ae8df82bdd2eb99987da8f4ee19aaf748ff91d35 from branch mongo...Luke Chen2022-04-047-1/+49
* SERVER-65125 Fix Status/StatusWith printing in mongo_printers.pyKaloian Manassiev2022-04-031-19/+24
* SERVER-64143 Add retryable write support to FLE 2 CRUDMark Benvenuto2022-04-028-127/+169
* SERVER-65059 Store recipient connection string in state documentMatt Broadstone2022-04-028-241/+248
* SERVER-64614 Update lookup_with_limit.js and look_with_limit_sharded.js for l...Rui Liu2022-04-023-31/+52
* SERVER-64294 Enhance redact to always redact BinData 6Shreyas Kalyan2022-04-029-12/+206