summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-62992 Remove need for resmoke.iniRichard Samuels2022-03-308-22/+136
* SERVER-65051 Ensures shard_split_basic_test commits a shard splitDidier Nadeau2022-03-301-11/+11
* Revert "SERVER-64540 Add feature flag just for using txn API for updating doc...Max Hirschhorn2022-03-304-46/+5
* SERVER-64163 Synchronize orphans tracking upon upgrade/downgrade with ongoing...Allison Easton2022-03-3014-47/+189
* SERVER-63860 Restore documentKey cache for 5.0 - 6.0 upgradeBernard Gorman2022-03-305-45/+127
* SERVER-64464 Check the shard version for collections when AutoGetCollection i...Antonio Fuschetto2022-03-304-33/+36
* SERVER-64466 Add PlusCal implementation for the ticketholderJordi Olivares Provencio2022-03-302-0/+563
* SERVER-65021 Avoid creating small chunks if `autoSplitVector` called with a l...Pierlauro Sciarelli2022-03-301-3/+3
* SERVER-65012 Avoid invariant when converting write-blocked shard to replicaSetJordi Serra Torrens2022-03-302-2/+3
* SERVER-64326 setClusterParameter command unpacks object parameters and valdiatesAdam Rayner2022-03-306-9/+525
* Import wiredtiger: f35abcdb9cfb20549bfa451be34957cbbb5494eb from branch mongo...Luke Chen2022-03-303-11/+15
* Import wiredtiger: fd276e7f8f6c8bf2817faed9e3f5461fba1d87da from branch mongo...Luke Chen2022-03-302-2/+6
* SERVER-64996 Dump all locks before fasserting on RSTL timeoutAdi Zaimi2022-03-301-0/+4
* SERVER-64295 Enable jstests in macOS ARM64 configurationJustin Seyster2022-03-291-2/+20
* SERVER-64741 Fix failing jstests for appendOplogNote mongos commandali-mir2022-03-292-0/+3
* SERVER-62946 add exit code to servers.js constantsAdam Rayner2022-03-291-0/+1
* SERVER-63838 expose createIndexes and create events from chunkMigration only ...Misha Tyulenev2022-03-2934-44/+249
* SERVER-63446 Run change_streams_per_shard_cursor_passthrough on more than jus...Mickey. J Winters2022-03-292-5/+1
* SERVER-64874 Make mongos return retriedStmtIdsCheahuychou Mao2022-03-295-71/+112
* SERVER-64540 Add feature flag just for using txn API for updating document sh...sphanse992022-03-294-5/+46
* SERVER-64828 Only check for out-of-order index entries in debug buildsDan Larkin-York2022-03-291-28/+15
* SERVER-64829 Do not materialize key twice in WiredTigerIndexCursorBase::seekDan Larkin-York2022-03-291-11/+18
* SERVER-64927 Add batched deletes passthrough suitesJosef Ahmad2022-03-2910-4/+245
* SERVER-65045 Exclude mongosync_reserved_for_internal_use from data consistenc...Huayu Ouyang2022-03-291-1/+2
* SERVER-64348 Support compound sort in $_internalBoundedSort stageDavid Percy2022-03-298-17/+771
* SERVER-63459 Test cluster restart in user write block modeSpencer Jackson2022-03-291-111/+247
* SERVER-64949: Disable CST benchmarks.Maddie Zechar2022-03-291-14/+14
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-03-294-0/+184
* SERVER-65039 Disable tassert in ReshardingMetricsNewBrett Nawrocki2022-03-291-7/+3
* SERVER-62100 Refresh let variables on SBE plan recoveryRuoxin Xu2022-03-297-76/+78
* SERVER-61117 Prevent uncaught errors in ReplicationCoordinatorImpl::startLoad...Vesselina Ratcheva2022-03-292-19/+87
* SERVER-60710 indexFilterSet is always False with verbosity of "executionStats...Anton Korshunov2022-03-292-38/+66
* SERVER-64520 Get rid of WriteErrorDetailKaloian Manassiev2022-03-2925-992/+520
* SERVER-63271 Skip appending the watchdog section to serverStatus if watchdog ...Yuhong Zhang2022-03-292-3/+6
* SERVER-64404 Add collection-level `$listCatalog`Gregory Noma2022-03-2911-150/+282
* SERVER-44074 Add Enterprise RHEL 8 (zSeries)Zakhar Kleyman2022-03-294-1/+61
* SERVER-65017 Add exclude_from_large_txns tag to core/batched_multi_deletes.jsHaley Connelly2022-03-291-0/+2
* SERVER-64422 Modify lookupCollection*ForRead to lookup in UncommittedCatalogU...Yu Jin Kang Park2022-03-292-16/+42
* SERVER-54358 enable for (auto [name, elem] : someBsonObj) {...}Mathias Stearn2022-03-293-0/+44
* SERVER-63254 Add index feature usage stats to serverStatusLouis Williams2022-03-2911-34/+817
* SERVER-63910 Improve error messaging in CollectionShardingRuntimeEnrico Golfieri2022-03-291-1/+3
* Revert "SERVER-61117 Prevent uncaught errors in ReplicationCoordinatorImpl::s...Vesselina Ratcheva2022-03-292-87/+19
* SERVER-64943 Ensure replay safety for _shardsvrSetUserWriteBlockMode commandJordi Serra Torrens2022-03-2911-29/+226
* SERVER-63944 Produce change stream events for CRUD operations on system.views...Arun Banala2022-03-297-28/+210
* SERVER-52282 Enable feature flag for User-facing PIT pre- and post-imagesMindaugas Malinauskas2022-03-2915-20/+29
* SERVER-63476 Add function_ref and stdx::remove_cvref_tMathias Stearn2022-03-295-432/+896
* SERVER-62774 Avoid copying DebugInfoSBE when recovering a plan from the SBE p...Anton Korshunov2022-03-297-42/+41
* SERVER-63350 Implement IET evaluation transporterAlexander Ignatyev2022-03-2919-417/+840
* SERVER-64816: Complete IET support in QueryPlannerAccessAlexander Ignatyev2022-03-292-22/+34
* SERVER-64857 Retry range deletion task update on write conflict exceptionsAllison Easton2022-03-293-9/+25