summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/op_observer_sharding_impl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-8/+8
* SERVER-53679 No-op for filling in destined recipient for insert oplog entries...jannaerin2021-03-221-1/+6
* SERVER-49823 Add destined recipient to oplog entries from updatesAlex Taskov2020-10-021-1/+1
* SERVER-49821 Define utility function for getting recipient which would own do...Alex Taskov2020-09-161-0/+5
* SERVER-40475 Migrate sentinel entry for retryable writes converted to transac...Matthew Saltz2019-05-021-1/+3
* SERVER-39940 Model a shard key update as a delete inside the chunk migration ...Blake Oler2019-04-241-0/+1
* SERVER-39935 Don't pass in optime when migrating transaction statementsBlake Oler2019-03-201-3/+1
* SERVER-39926 Observe prepared transactions on prepare for migration to guaran...Blake Oler2019-03-081-4/+4
* SERVER-39021 Switch migrations to observe multi-statement transaction CRUD st...Blake Oler2019-02-211-0/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37350 Shards should reject writes in snapshot sharded transactions to ...Jack Mulrow2018-10-301-3/+6
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36084 Remove sharding runtime dependency from OpObserverImplHenrik Edin2018-09-201-0/+65