Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2016-05-30 12:16:14 +0300
committerThomas Müller <DeepDiver1975@users.noreply.github.com>2016-05-30 12:16:14 +0300
commit12b482b976656bb73b1dd265b3e069ff4eb71c65 (patch)
tree0c533bfac7f04f59587aa08a2ca80e151bac9a13 /.gitignore
parentd717b583d22c66c08563e35b9b770a8b18954087 (diff)
[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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 73f57989a8d..e7ced4b393f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@
!/apps/user_ldap
!/apps/provisioning_api
!/apps/systemtags
+!/apps/testing
!/apps/updatenotification
/apps/files_external/3rdparty/irodsphp/PHPUnitTest
/apps/files_external/3rdparty/irodsphp/web