summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/dist_lock_catalog_replset.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57390 Remove getLastError implementationYoonsoo Kim2021-07-221-2/+0
* SERVER-57018 Make shards release their dist locks on step-upKaloian Manassiev2021-06-021-30/+11
* SERVER-56472 Make the DistLockCatalog replica set consider the 'hello' fieldKaloian Manassiev2021-05-041-3/+8
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-4/+4
* SERVER-54585 Move support for `findAndModify` to the write_ops utilitiesKaloian Manassiev2021-02-181-54/+30
* SERVER-53118 Make the DistLockManager use the same processId/lockSessionId pe...Kaloian Manassiev2021-01-211-10/+0
* SERVER-53227 Move omitted LockPings/LockType files to MongoDKaloian Manassiev2021-01-091-2/+2
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-0/+545