]> source.dussan.org Git - nextcloud-server.git/commit
[testing] Allow to lock a file without the lock being killed at the end of the reques...
authorJoas Schilling <nickvergessen@gmx.de>
Mon, 30 May 2016 09:16:14 +0000 (11:16 +0200)
committerThomas Müller <DeepDiver1975@users.noreply.github.com>
Mon, 30 May 2016 09:16:14 +0000 (11:16 +0200)
commit12b482b976656bb73b1dd265b3e069ff4eb71c65
tree0c533bfac7f04f59587aa08a2ca80e151bac9a13
parentd717b583d22c66c08563e35b9b770a8b18954087
[testing] Allow to lock a file without the lock being killed at the end of the request (#22823)

* Allow to lock a file without the lock being killed at the end of the request

* Make DB locking detectable
.gitignore
apps/testing/appinfo/routes.php
apps/testing/locking/fakedblockingprovider.php [new file with mode: 0644]
apps/testing/locking/provisioning.php [new file with mode: 0644]