summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-20Import wiredtiger: 59935f25151762defb0f0b645ce69d7e16ef1b65 from branch mongo...r5.0.8-rc0r5.0.8Luke Chen
2022-04-19SERVER-65024 Fix the uniqueness constraint handling for foreground index buildsYuhong Zhang
2022-04-19SERVER-63387 Reverse return order of backup cursors in StreamingCursorYu Jin Kang Park
2022-04-19SERVER-58506 Expose Server-Parameter SettabilityGeorge Wangensteen
2022-04-19SERVER-63479 Remove ExpressionFieldPathNonShardedTed Tuckman
2022-04-19SERVER-62690 Shard is shutting down before finishing draining in testAllison Easton
2022-04-19SERVER-61663 Split concurrency jobs into smaller tasksJordi Olivares Provencio
2022-04-19SERVER-65533 Treat collection as UNSHARDED under {readConcern:available}Kaloian Manassiev
2022-04-19SERVER-62205 Check maxChunkSize parameter in (auto)splitVector requestsPaolo Polato
2022-04-19SERVER-55173 Skip releasing cursors during shutdown to avoid segmentation faultYuhong Zhang
2022-04-18SERVER-65430 Disable capped_deletes.js on ephemeralForTestGregory Wlodarek
2022-04-18SERVER-65182 Fix split_horizon_hostname_startup.js to use an assert.soon when...Huayu Ouyang
2022-04-18SERVER-65137 LookupCollectionForYieldRestore saves collection namespace at co...Benety Goh
2022-04-18SERVER-65718 Fix mypy errorMikhail Shchatko
2022-04-15SERVER-65261 User deletes on capped collections do not return CappedPositionLostGregory Wlodarek
2022-04-15SERVER-64031 serverStatus should not take PBWM lock and skip ticket acquisitionGregory Wlodarek
2022-04-15SERVER-65137 add yield and restore tests for CollectionPtrBenety Goh
2022-04-14SERVER-65137 CollectionMock accepts UUID at constructionBenety Goh
2022-04-14SERVER-64983 Abort transaction after releasing Client lockDaniel Gómez Ferro
2022-04-13SERVER-56003 use separate run icecc scripts for multiple ninja file builds.Daniel Moody
2022-04-13SERVER-64757 Improve error messages when scons fails to generate-ninja on Win...Richard Samuels
2022-04-12SERVER-63531 Correct error to indicate that non-voting members can be include...Louis Williams
2022-04-12SERVER-44074 update repo_config.yaml for RHEL8-zZakhar Kleyman
2022-04-12SERVER-62299 Add support for Debian 11Zakhar Kleyman
2022-04-11SERVER-62323 Swap destructor ordering in transport_layer_asio_test.cppMatt Diener
2022-04-11SERVER-65284 Create collection coordinator should always perform cleanup on s...Tommaso Tocci
2022-04-08SERVER-60105 Record time-series writes to the global OpCounterGregory Wlodarek
2022-04-08SERVER-65033Shreyas Kalyan
2022-04-08SERVER-61879 Refreshes to recover migrations must never join ongoing refreshesJordi Serra Torrens
2022-04-07SERVER-65200 don't reset environment in the package taskRobert Guo
2022-04-07SERVER-64184 Add allowDiskUseTrue metric for aggregate command.Alexander Ignatyev
2022-04-07SERVER-44074 Add Enterprise RHEL 8 (zSeries)Zakhar Kleyman
2022-04-07SERVER-56731 use suse12-sp5 for suse12 buildsZakhar Kleyman
2022-04-07SERVER-60485 Tasks which run on the MigrationUtilExecutor must not wait for s...Tommaso Tocci
2022-04-06SERVER-64554 the abortIndexBuild oplog entry drops unfinished indexes when ru...Gregory Wlodarek
2022-04-06SERVER-62229 Allow applying index build abort entry when in recoverFromOplogA...Pavi Vetriselvan
2022-04-06SERVER-63010 Ensure that unpacking measurements doesn't overwrite pushed down...James Wahlin
2022-04-05SERVER-64732 BSONColumn decompression support of interleaved arraysHenrik Edin
2022-04-05SERVER-65211 Use expansion to get binaries from the current branchMikhail Shchatko
2022-03-31SERVER-63910 Improve error messaging in CollectionShardingRuntimeEnrico Golfieri
2022-03-30SERVER-64485 Use _id to determine the update type in extractUpdateType()Arun Banala
2022-03-28SERVER-61032 Remove `PATH` variables when executing GDBRyan Egesdahl
2022-03-28SERVER-61032 Fix hang_hanalyzer $PATHRyan Egesdahl
2022-03-28SERVER-61032 Ensure all current references to GDB are for v3 toolchainRyan Egesdahl
2022-03-28SERVER-64410 Add ability to defer merge sort in pipeliner5.0.7-rc1r5.0.7Ted Tuckman
2022-03-23SERVER-64772 Don't finish index build before stepdown in index_killop_after_s...Gregory Wlodarek
2022-03-23SERVER-63112 Wait for unstable checkpoint to begin and complete after inserti...Jason Chan
2022-03-23SERVER-63252 Modify CollectionImpl::setIndexIsMultikey to not modify state un...Jordi Olivares Provencio
2022-03-23SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams
2022-03-22SERVER-61804: Fix race in transport_layer_asio_testTyler Seip