nextcloud/lib
Vincent Petry 35ab770b11 Close cursor early in calculateFolderSize
This method triggers additional queries in $this->update() so to avoid
potential database locks or delays, we close the cursor as soon as it is not needed any more
2014-11-28 09:35:31 +01:00
..
l10n [tx-robot] updated from transifex 2015-01-28 01:55:53 -05:00
private Close cursor early in calculateFolderSize 2014-11-28 09:35:31 +01:00
public Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefix 2015-01-27 17:05:38 +01:00
repair Mask table and column names with backticks and add lastInsertID() workaround 2015-01-15 14:43:06 +01:00
autoloader.php use Composer autoloader not OC for non-Composer 3rdparty (#9643) 2014-10-28 11:32:20 +01:00
base.php Merge pull request #13314 from owncloud/login-hook-logout 2015-01-22 23:34:19 +01:00