summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67462 Support renaming encrypted collections if client has correct pri...Mark Benvenuto2022-07-079-77/+164
* SERVER-51841 Correct usage of fassertFailedNoTrace in OplogCapMaintainerThreadLeonardo Menti2022-07-071-1/+1
* SERVER-63445 Support for hiding columnar indexesJeffrey Xiao2022-07-071-19/+44
* SERVER-67393 CollMod coordinator must resume migrations on the orginal nssTommaso Tocci2022-07-071-1/+1
* SERVER-66586 Add multitenancy support to UMC commandsSara Golemon2022-07-0713-247/+562
* SERVER-65317 `TaskExecutorCursor` should not cancel prefetching getMoresAmirsaman Memaripour2022-07-074-63/+218
* SERVER-66651 restore builtin role needs applyOps permissionsSara Golemon2022-07-073-7/+72
* SERVER-66359 Add the "Internal Transactions" section to the sharding architec...Jason Zhang2022-07-071-1/+81
* SERVER-65819 Update existing tenant migration retryable writes oplog for shar...mathisbessamdb2022-07-075-108/+215
* SERVER-67046 Create system memory monitorRichard Samuels2022-07-076-108/+126
* SERVER-67582 Remove featureFlagSearchMetaTed Tuckman2022-07-072-12/+0
* SERVER-67503 Return documents with arrays satisfying $elemMatch predicatesBen Shteinfeld2022-07-073-4/+30
* SERVER-67305 Fix lock-free read timestamp order during repl stepupHenrik Edin2022-07-076-75/+134
* SERVER-65820: Fetch committed transactions for shard mergeChristopher Caplinger2022-07-077-52/+223
* SERVER-67102 Avoid unnecessary string copies for metricsJordi Olivares Provencio2022-07-074-26/+26
* SERVER-67259 Change sleep for assert.soon in ttl_deletes_not_targeting_orphan...Enrico Golfieri2022-07-071-4/+3
* SERVER-67481 Fix TODO Server ticket for the change collection JS test.Rishab Joshi2022-07-071-1/+1
* SERVER-67734 topology_changes_bump_topology_time.js wrongly repeats removeSha...Enrico Golfieri2022-07-072-4/+22
* SERVER-62642 Removed white space from active migration registry logs.Pol Pinol Castuera2022-07-071-1/+1
* SERVER-66239 Replace mentions to shard tags with shard zones in Balancer sour...Paolo Polato2022-07-0718-396/+328
* Import wiredtiger: 3ec3af695745b1d106df5041660b14a2a50d15f2 from branch mongo...Will Korteland2022-07-0714-453/+661
* Import wiredtiger: 557b753074106c2d92edbf403ef7c409ee69d17c from branch mongo...Will Korteland2022-07-078-22/+14
* Import wiredtiger: 76bbeb3c3549570b30c6b06790e7268cab32e7fe from branch mongo...Will Korteland2022-07-072-4/+4
* Import wiredtiger: 051701d1e5e30ad3cef6e3607d7e370e7e3af49a from branch mongo...Will Korteland2022-07-0711-104/+175
* SERVER-66561: Change BasicCommandWithReplyBuilderInterface to use DatabaseNameFernando Lisboa2022-07-079-21/+34
* SERVER-66061 Remove redundant projection in COLUMN_SCAN plansCharlie Swanson2022-07-0610-723/+514
* SERVER-66604 Analyze command skeletonLynne Wang2022-07-0614-0/+180
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-062-9/+12
* SERVER-65488 Change OldClientContext ctor to take in NamespaceStringSophia Tan2022-07-0654-156/+143
* SERVER-67809 Execute `insert_with_data_size_aware_balancing.js` in stepdown s...Pierlauro Sciarelli2022-07-061-1/+0
* SERVER-67339 Extend LDAP DNS test coverage to RHEL 8Mark Benvenuto2022-07-062-84/+103
* SERVER-67635 Create range deleter service skeletonPierlauro Sciarelli2022-07-064-0/+453
* SERVER-66779 Clean out etc/ubsan.denylistTausif Rahman2022-07-061-28/+6
* SERVER-66983 Check version field on time-series bucket collections in validationRichard Hausman2022-07-063-12/+202
* SERVER-65843: Feature flag for OIDC authentication spikeAdhishree Abhyankar2022-07-062-0/+53
* SERVER-64209 Push the DatabaseShardingState state to the Storage CatalogAntonio Fuschetto2022-07-0626-201/+357
* SERVER-67535 move_chunk_large_chunk_map_workloads no longer reports timing br...Enrico Golfieri2022-07-061-1/+7
* SERVER-62969 Fix ocsp_unable_to_staple_log.js wait to connect issueErwin Pe2022-07-061-3/+11
* SERVER-60892 Delete the "availableQueryOptions" command on mongos and mongodcsum1122022-07-0614-112/+8
* SERVER-67709 rename visit_helperBilly Donahue2022-07-0658-601/+700
* SERVER-67622 Optimize timeseries_dotted_path_support functions and fix array ...Dan Larkin-York2022-07-062-117/+209
* SERVER-65946 Have DBClient::call always throw exceptions on failureJason Chan2022-07-0616-142/+98
* SERVER-66976 Enabled validation for time-series collectionsDamian Wasilewicz2022-07-063-5/+90
* SERVER-65943 Add logging to multiversionconstants.pyEvelyn Wu2022-07-063-1/+22
* SERVER-67457 Wait for majority commit on completionAbdul Qadeer2022-07-061-2/+2
* SERVER-67416 SERVER-23229 Always sort fieldpath string sets using custom comp...Steve Tarzia2022-07-0663-229/+294
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-06170-914/+227
* SERVER-64856: Remove use of secondary WT_SESSION in getLatestOplogTimestampYu Jin Kang Park2022-07-056-17/+70
* SERVER-67389 remove references to featureFlagChangeStreamsVisibilityKyle Suarez2022-07-0520-107/+4
* SERVER-52570 Add symbol dependency query to libdepsMitch Wagner2022-07-054-0/+55