summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-63910 Improve error messaging in CollectionShardingRuntimeEnrico Golfieri2022-04-081-2/+3
* SERVER-64065 disable user_management_helpers on selinuxsergey.galtsev2022-04-084-0/+4
* SERVER-65200 don't reset environment in the package taskRobert Guo2022-04-071-5/+0
* SERVER-60485 Tasks which run on the MigrationUtilExecutor must not wait for s...Tommaso Tocci2022-04-071-2/+4
* SERVER-65284 Create collection coordinator should always perform cleanup on s...Tommaso Tocci2022-04-071-9/+5
* SERVER-64727 Make all DDL coordinator documents parsing not strictTommaso Tocci2022-04-075-5/+5
* SERVER-62946 backport Use failpoints to exercise audit log rotation failure o...Adam Rayner2022-04-071-0/+1
* SERVER-64118 Stop running encrypt-related tests on SBE yield variantIan Boros2022-04-061-1/+1
* SERVER-64031 serverStatus should not take PBWM lock and skip ticket acquisitionGregory Wlodarek2022-04-061-0/+5
* SERVER-64485 Use _id to determine the update type in extractUpdateType()Arun Banala2022-04-065-22/+27
* SERVER-64403 Encode the sort key from a document with collation only if value...Denis Grebennicov2022-04-062-17/+21
* SERVER-62513 SERVER-64244 RunDBCheckInBackground should retry on Interrupt er...Yu Jin Kang Park2022-04-062-92/+115
* SERVER-65180 remove v4, cxx20, and macOS arm64 builders (5.3)Benety Goh2022-04-052-329/+0
* SERVER-64250 Skip geo_array1.js on the Linux (No Journal) builderBenety Goh2022-04-051-0/+1
* SERVER-64102 Ensure that unpacking measurements doesn't overwrite pushedown a...James Wahlin2022-04-053-0/+72
* SERVER-64552 Replace invariant with assertion for non-joinable rename collect...Pierlauro Sciarelli2022-04-051-5/+6
* SERVER-64617 Allow new unique index data formats to existYuhong Zhang2022-04-051-7/+12
* SERVER-65072 Bump for 5.3.1 GAr5.3.1Jon Streets2022-03-301-0/+1
* SERVER-64410 Add ability to defer merge sort in pipeliner5.3.1-rc0Ted Tuckman2022-03-277-8/+182
* SERVER-64796 Fixes Clustered Index BugMatt Kneiser2022-03-242-1/+41
* SERVER-64812 use the correct operand arity check for ExpressionObjectRushan Chen2022-03-241-4/+3
* SERVER-64651 Prevent refineCollectionShardKey to run on config serverTommaso Tocci2022-03-232-0/+10
* SERVER-63362 Bump for 5.3.0 GAr5.3.0Jon Streets2022-03-221-0/+1
* SERVER-64577 add missing libdep for write_concern_optionsr5.3.0-rc4Matt Broadstone2022-03-171-0/+1
* SERVER-64577: Disallow wTags write concern in FCV less than 5.3Matt Broadstone2022-03-179-136/+169
* SERVER-64517 Recover RecoverableCriticalSection after initialSync and startup...Jordi Serra Torrens2022-03-1613-62/+143
* Import wiredtiger: fc1d5325d2a36711d0618211a72d38f1e8d4d139 from branch mongo...Etienne Petrel2022-03-162-6/+15
* Import wiredtiger: 09610264e13a80c67c83f72814a22865c2f43f41 from branch mongo...Etienne Petrel2022-03-162-2/+7
* SERVER-63680 implelent mongo_csfle_v1_get_versionsergey.galtsev2022-03-141-2/+2
* SERVER-63680 implelent mongo_csfle_v1_get_versionsergey.galtsev2022-03-141-0/+2
* Import wiredtiger: 01f90f2464dcf5a03d5968d75c0f9ec4172437fe from branch mongo...Luke Chen2022-03-093-3/+7
* Import wiredtiger: 3e44a24338c041119127a05fed55808551e5d892 from branch mongo...Luke Chen2022-03-092-3/+3
* SERVER-64092: Fix pipeline_length_limit_tests.js for mixed debugged variantsr5.3.0-rc3Maddie Zechar2022-03-081-10/+14
* SERVER-62521 Ensure distributed locks are being released even if a remote ste...Marcos José Grillo Ramirez2022-03-081-12/+35
* SERVER-63566 Increase plan exploration count in test IndexPartitioning1Timour Katchaounov2022-03-081-1/+1
* SERVER-64249 remove macOS Rosetta2 builder (5.3)Benety Goh2022-03-072-29/+0
* SERVER-58207 Enable featureFlagLoadBalancer by defaultGeorge Wangensteen2022-03-077-19/+11
* SERVER-64199 Use legal Timestamps for the routing performance benchmarksKaloian Manassiev2022-03-073-34/+32
* SERVER-63985 Remove ChunkType from MigrateInfoAllison Easton2022-03-078-101/+113
* SERVER-64129 Update snapshotId and filename for initialsync sys-perf-5.3 to F...Jon Streets2022-03-041-8/+8
* SERVER-64201 Disable apply_ops_dropDatabase.js in multiversion testingJordi Olivares Provencio2022-03-042-1/+9
* SERVER-62759 Add lock release in dropDatabase for applyOpsJordi Olivares Provencio2022-03-045-9/+89
* SERVER-63758 Fix post-defragmentation checksAllison Easton2022-03-043-16/+42
* SERVER-64080 ConfigsvrConfigureCollectionBalancing should not call tellShards...Allison Easton2022-03-041-29/+30
* SERVER-63969 Remove validation of ChunkType from migrateInfoAllison Easton2022-03-041-1/+0
* SERVER-63905 ConfigureCollectionBalancing command should refresh collection r...Allison Easton2022-03-041-2/+5
* Import wiredtiger: 8f54db107d6e3b8b32fe0d0416ae49ee397b8d39 from branch mongo...Luke Chen2022-03-042-6/+7
* Import wiredtiger: 80459af31c973f9a04896318750c6879ef06a90b from branch mongo...Luke Chen2022-03-0482-513/+555
* Import wiredtiger: eee2144e597afa473bd8d08c84bab37ea8ff1234 from branch mongo...Luke Chen2022-03-049-40/+280
* SERVER-63908 Allow stopping of index builds during initial syncMatthew Russotto2022-03-031-2/+8