summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Pierlauro Sciarelli2022-07-061-1/+0
| | | | suites
* 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 ↵Enrico Golfieri2022-07-061-1/+7
| | | | breakdown of chunk migration due to server logging changes
* 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
| | | | handling
* 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 ↵Steve Tarzia2022-07-0663-229/+294
| | | | comparator
* 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
|
* SERVER-67531 Improve recipient cleanup logic for shard splitmathisbessamdb2022-07-052-12/+35
|
* SERVER-67690 Use mongo-task-generator that randomizes test orderMikhail Shchatko2022-07-051-1/+1
|
* SERVER-67781 Get rid of unused functions `dropRangeDeletionsCollection` and ↵Pierlauro Sciarelli2022-07-052-79/+0
| | | | `submitOrphanRangesForCleanup`
* SERVER-67688 notifySecondariesThatDeletionIsOccurring is not notifying ↵Pierlauro Sciarelli2022-07-052-82/+0
| | | | secondaries
* SERVER-67252 Track time spent waiting for refresh on the shardsAllison Easton2022-07-053-0/+26
|
* SERVER-66808 Remove undocumented fields from the change stream errorcsum1122022-07-053-8/+21
|
* SERVER-67767 Check DbVersion using AutoGetDb instead of DSS's functionAntonio Fuschetto2022-07-053-25/+5
|
* SERVER-67097: Respect FCV for gBatchMultiDeletes when checking ↵Yu Jin Kang Park2022-07-051-1/+2
| | | | gBatchUserMultiDeletes
* SERVER-61702 Implement stage rewrite optimizations for $graphLookupHenri Nikku2022-07-058-61/+382
|
* SERVER-67121 Cost Model and Calibration farmeworkAlexander Ignatyev2022-07-0512-0/+1214
|
* SERVER-67542 Refactor TicketHolders into a composed TicketHolderJordi Olivares Provencio2022-07-0516-256/+388
|
* SERVER-65996 Remove TODOs referencing SERVER-54284Allison Easton2022-07-051-1/+2
|
* SERVER-60415 No longer accept FailPointSetFailed errors on jstests that use ↵Enrico Golfieri2022-07-055-58/+14
| | | | migrationRecipientFailPostCommitRefresh failpoint
* SERVER-67691 Get rid of orphans tracking upgrade/downgrade proceduresPierlauro Sciarelli2022-07-054-154/+4
|
* SERVER-67393 Sharding DDL coordinators implicitely translate to sharded ↵Tommaso Tocci2022-07-057-37/+137
| | | | bucket nss
* Import wiredtiger: 6cb26d60ec92eabdcb50badee7cc1f2205ba7384 from branch ↵Etienne Petrel2022-07-049-113/+227
| | | | | | | | | mongodb-master ref: 1a6de5cd90..6cb26d60ec for: 6.1.0-rc0 WT-9516 Use cursor_row_search on bounded next/prev impl (#8085)
* SERVER-64340 Warn if balancer is disabled while draining shardAntonio Fuschetto2022-07-041-0/+48
|
* SERVER-67769 Always drop collection in map_reduce_replace_nonexistent.jsAlexander Ignatyev2022-07-041-3/+1
|
* SERVER-62338 Delete ReshardCollectionCoordinator_NORESILIENT once 6.0 ↵Tommaso Tocci2022-07-047-78/+7
| | | | branches out
* SERVER-67768 fix clang-tidyBenety Goh2022-07-042-2/+2
|
* SERVER-61507 Integrate $group lowering with the new SBE cacheRuoxin Xu2022-07-0413-105/+59
|
* SERVER-67728 Use FeatureFlagUtil in timeseries jstestsHenri Nikku2022-07-0417-57/+47
|
* Import wiredtiger: 1a6de5cd900a85d95087fdb2acb74493bacded0c from branch ↵Etienne Petrel2022-07-046-66/+12
| | | | | | | | | mongodb-master ref: 80be875988..1a6de5cd90 for: 6.1.0-rc0 WT-9458 Delete assertion in truncate code flow (#8086)
* SERVER-66237 Robustify plan_cache_shell_helpers.jsAnton Korshunov2022-07-031-12/+14
|