summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 59935f25151762defb0f0b645ce69d7e16ef1b65 from branch mongo...r5.0.8-rc0r5.0.8Luke Chen2022-04-208-31/+31
* SERVER-65024 Fix the uniqueness constraint handling for foreground index buildsYuhong Zhang2022-04-194-9/+55
* SERVER-63387 Reverse return order of backup cursors in StreamingCursorYu Jin Kang Park2022-04-1910-24/+23
* SERVER-58506 Expose Server-Parameter SettabilityGeorge Wangensteen2022-04-195-6/+207
* SERVER-63479 Remove ExpressionFieldPathNonShardedTed Tuckman2022-04-196-40/+143
* SERVER-62690 Shard is shutting down before finishing draining in testAllison Easton2022-04-191-0/+14
* SERVER-61663 Split concurrency jobs into smaller tasksJordi Olivares Provencio2022-04-191-10/+8
* SERVER-65533 Treat collection as UNSHARDED under {readConcern:available}Kaloian Manassiev2022-04-193-3/+12
* SERVER-62205 Check maxChunkSize parameter in (auto)splitVector requestsPaolo Polato2022-04-193-1/+13
* SERVER-55173 Skip releasing cursors during shutdown to avoid segmentation faultYuhong Zhang2022-04-192-1/+22
* SERVER-65430 Disable capped_deletes.js on ephemeralForTestGregory Wlodarek2022-04-181-1/+4
* SERVER-65182 Fix split_horizon_hostname_startup.js to use an assert.soon when...Huayu Ouyang2022-04-181-1/+5
* SERVER-65137 LookupCollectionForYieldRestore saves collection namespace at co...Benety Goh2022-04-183-11/+18
* SERVER-65718 Fix mypy errorMikhail Shchatko2022-04-181-0/+1
* SERVER-65261 User deletes on capped collections do not return CappedPositionLostGregory Wlodarek2022-04-1515-22/+106
* SERVER-64031 serverStatus should not take PBWM lock and skip ticket acquisitionGregory Wlodarek2022-04-151-0/+5
* SERVER-65137 add yield and restore tests for CollectionPtrBenety Goh2022-04-151-2/+57
* SERVER-65137 CollectionMock accepts UUID at constructionBenety Goh2022-04-142-4/+10
* SERVER-64983 Abort transaction after releasing Client lockDaniel Gómez Ferro2022-04-143-19/+59
* SERVER-56003 use separate run icecc scripts for multiple ninja file builds.Daniel Moody2022-04-132-2/+13
* SERVER-64757 Improve error messages when scons fails to generate-ninja on Win...Richard Samuels2022-04-131-1/+4
* SERVER-63531 Correct error to indicate that non-voting members can be include...Louis Williams2022-04-123-14/+100
* SERVER-44074 update repo_config.yaml for RHEL8-zZakhar Kleyman2022-04-121-0/+16
* SERVER-62299 Add support for Debian 11Zakhar Kleyman2022-04-126-2/+134
* SERVER-62323 Swap destructor ordering in transport_layer_asio_test.cppMatt Diener2022-04-111-1/+1
* SERVER-65284 Create collection coordinator should always perform cleanup on s...Tommaso Tocci2022-04-111-9/+5
* SERVER-60105 Record time-series writes to the global OpCounterGregory Wlodarek2022-04-081-0/+1
* SERVER-65033Shreyas Kalyan2022-04-081-0/+1
* SERVER-61879 Refreshes to recover migrations must never join ongoing refreshesJordi Serra Torrens2022-04-086-59/+145
* SERVER-65200 don't reset environment in the package taskRobert Guo2022-04-071-5/+0
* SERVER-64184 Add allowDiskUseTrue metric for aggregate command.Alexander Ignatyev2022-04-073-0/+81
* SERVER-44074 Add Enterprise RHEL 8 (zSeries)Zakhar Kleyman2022-04-073-1/+58
* SERVER-56731 use suse12-sp5 for suse12 buildsZakhar Kleyman2022-04-071-6/+6
* SERVER-60485 Tasks which run on the MigrationUtilExecutor must not wait for s...Tommaso Tocci2022-04-071-2/+4
* SERVER-64554 the abortIndexBuild oplog entry drops unfinished indexes when ru...Gregory Wlodarek2022-04-061-8/+40
* SERVER-62229 Allow applying index build abort entry when in recoverFromOplogA...Pavi Vetriselvan2022-04-061-1/+2
* SERVER-63010 Ensure that unpacking measurements doesn't overwrite pushed down...James Wahlin2022-04-063-1/+73
* SERVER-64732 BSONColumn decompression support of interleaved arraysHenrik Edin2022-04-055-701/+1743
* SERVER-65211 Use expansion to get binaries from the current branchMikhail Shchatko2022-04-052-3/+10
* SERVER-63910 Improve error messaging in CollectionShardingRuntimeEnrico Golfieri2022-03-311-2/+3
* SERVER-64485 Use _id to determine the update type in extractUpdateType()Arun Banala2022-03-305-22/+25
* SERVER-61032 Remove `PATH` variables when executing GDBRyan Egesdahl2022-03-283-5/+4
* SERVER-61032 Fix hang_hanalyzer $PATHRyan Egesdahl2022-03-283-5/+5
* SERVER-61032 Ensure all current references to GDB are for v3 toolchainRyan Egesdahl2022-03-285-7/+7
* SERVER-64410 Add ability to defer merge sort in pipeliner5.0.7-rc1r5.0.7Ted Tuckman2022-03-287-8/+182
* SERVER-64772 Don't finish index build before stepdown in index_killop_after_s...Gregory Wlodarek2022-03-231-45/+36
* SERVER-63112 Wait for unstable checkpoint to begin and complete after inserti...Jason Chan2022-03-231-1/+10
* SERVER-63252 Modify CollectionImpl::setIndexIsMultikey to not modify state un...Jordi Olivares Provencio2022-03-231-2/+8
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-03-232-14/+35
* SERVER-61804: Fix race in transport_layer_asio_testTyler Seip2022-03-221-0/+6