summaryrefslogtreecommitdiff
path: root/src/mongo/db/read_write_concern_defaults_test.cpp
AgeCommit message (Expand)Author
2024-03-19SERVER-87974 Enable modernize-use-override and apply fixes (#20075)Ivan Fefer
2023-12-03SERVER-82900 Removed mongo/stdx/variant.h and switched to std::variantVinod Kumar
2023-11-21SERVER-80363 server default writeConcern is not honored when wtimeout is setMoustafa Maher Khalil
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2022-02-01SERVER-62609 Represent the w parameter of WriteConcernOptions as a variantMatt Broadstone
2022-01-10SERVER-57516 Eliminate redundant 'Refreshed RWC defaults' messagesVesselina Ratcheva
2021-08-20SERVER-59293 Remove featureFlagDefaultReadConcernLocalSamy Lanka
2021-08-12SERVER-59227 Remove featureFlagDefaultWriteConcernMajorityMoustafa Maher
2021-06-04SERVER-56694 implicit default majority write concern should set usedDefault=f...Moustafa Maher
2021-05-21SERVER-57042 Don't store defaultWriteConcernSource on diskHuayu Ouyang
2021-05-20SERVER-56488 Change the default read concern to always be localSamy Lanka
2021-05-19SERVER-57010 Check default write concern during replica set reconfig When the...Moustafa Maher
2021-05-18SERVER-56901 Update unit tests for getDefaultWriteConcernSourceHuayu Ouyang
2021-05-14SERVER-53439 Fix ReadWriteConcernDefaultsTestSamy Lanka
2021-05-07SERVER-55703 Update getDefaultRWConcern to return the implicit default if the...Moustafa Maher
2021-04-28SERVER-55697 Don't allow removing CWWC once it is setHuayu Ouyang
2020-09-17SERVER-48433 Remove LogicalClock facadeKevin Pulo
2020-07-22SERVER-49321 Make VectorClock::Component protectedPierlauro Sciarelli
2020-06-05SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo
2020-03-03SERVER-44978 Make the ReadThroughCache lookup asynchronousKaloian Manassiev
2020-02-14SERVER-45120 Move 'localSetTime' out of the RWConcernDefault IDLKaloian Manassiev
2020-01-16SERVER-43721 Make the AuthorizationManager use DistCacheKaloian Manassiev
2020-01-08SERVER-45282 Unify how mongos and mongod default RWC caches handle deleted de...Jack Mulrow
2020-01-08SERVER-45097 Permit default write concern without w fieldKevin Pulo
2019-12-20SERVER-43717 unittests for ReadWriteConcernDefaultsKevin Pulo