summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_command_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-1/+1
* SERVER-63331 Remove useless methods from BatchCommandResponseKaloian Manassiev2022-02-071-1/+0
* SERVER-56488 Change the default read concern to always be localSamy Lanka2021-05-201-0/+3
* SERVER-52874 Implement validateDBMetadata commandArun Banala2021-02-171-1/+1
* Revert "SERVER-47952 Shard selects timestamp for one-shard snapshot find"A. Jesse Jiryu Davis2020-06-111-60/+11
* SERVER-47952 Shard selects timestamp for one-shard snapshot findA. Jesse Jiryu Davis2020-06-051-11/+60
* Revert "SERVER-47952 Shard selects timestamp for one-shard snapshot find"A. Jesse Jiryu Davis2020-06-021-60/+11
* SERVER-47952 Shard selects timestamp for one-shard snapshot findA. Jesse Jiryu Davis2020-06-011-11/+60
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-39875 Make router process readOnly field in responses to transaction s...Esha Maharishi2019-03-131-0/+6
* SERVER-39624 Put internal router retries for stale version and snapshot error...Jack Mulrow2019-02-261-0/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39124 Mongos should abort cleared participants between retries of tran...Jack Mulrow2019-01-291-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-37210 Mongos should implicitly abort transactions on unhandled errorsJack Mulrow2018-10-091-1/+3
* SERVER-36557 Compute atClusterTime for cluster batch writes and findAndModifyJack Mulrow2018-09-061-0/+39
* SERVER-33710 Support readConcern snapshot with atClusterTime in cluster disti...Cheahuychou Mao2018-08-081-0/+67