stable

Clone or download

Read-only

Locks must be per repo and not shared by the whole platform

This change is part of story #12323 Change-Id: I31d331426098d700e6df7f5014f8810c3293dd9f

Modified Files

Name
M plugins/gitlfs/include/Lock/Controller/LFSLockCreateController.php +2 −1 Go to diff View file
M plugins/gitlfs/include/Lock/Controller/LFSLockDeleteController.php +2 −1 Go to diff View file
M plugins/gitlfs/include/Lock/Controller/LFSLockListController.php +2 −1 Go to diff View file
M plugins/gitlfs/include/Lock/Controller/LFSLockVerifyController.php +2 −1 Go to diff View file
M plugins/gitlfs/include/Lock/LockDao.php +7 −3 Go to diff View file
M plugins/gitlfs/include/Lock/LockRetriever.php +5 −2 Go to diff View file