summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* SERVER-67688 notifySecondariesThatDeletionIsOccurring is not notifying second...Pierlauro Sciarelli2022-07-052-82/+0
* 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 gBatchUserMult...Yu Jin Kang Park2022-07-051-1/+2
* 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 m...Enrico Golfieri2022-07-055-58/+14
* SERVER-67691 Get rid of orphans tracking upgrade/downgrade proceduresPierlauro Sciarelli2022-07-054-154/+4
* SERVER-67393 Sharding DDL coordinators implicitely translate to sharded bucke...Tommaso Tocci2022-07-057-37/+137
* Import wiredtiger: 6cb26d60ec92eabdcb50badee7cc1f2205ba7384 from branch mongo...Etienne Petrel2022-07-049-113/+227
* 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 branche...Tommaso Tocci2022-07-047-78/+7
* 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 mongo...Etienne Petrel2022-07-046-66/+12
* SERVER-66237 Robustify plan_cache_shell_helpers.jsAnton Korshunov2022-07-031-12/+14
* SERVER-64002 Consistently disallow out-of-bounds access to the children vecto...Lynne Wang2022-07-0333-34/+318
* SERVER-67740 Tag apply_ops1.js with 'requires_fcv_61'Mihai Andrei2022-07-011-0/+5
* SERVER-67621 Add CQF passthrough suite for core testsNicholas Zolnierz2022-07-017-47/+184
* SERVER-65400 Removed generating 'kFullyDowngradedTo...' constants from releas...Luxi Liu2022-07-011-7/+2
* SERVER-67384 Use correct code path for creating column indexesIan Boros2022-07-016-2/+63