nextcloud/lib/private/legacy
Morris Jobke f23c2162ad
Merge pull request #23993 from nextcloud/bugfix/noid/close-cursors
Don't leave cursors open
2020-11-10 15:15:03 +01:00
..
template Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
OC_API.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
OC_App.php Reduce the getAppPath and autoloader calls 2020-11-07 17:24:41 +01:00
OC_DB.php Merge pull request #23922 from nextcloud/bugfix/noid/fix-query-type-detection 2020-11-06 22:18:14 +01:00
OC_DB_StatementWrapper.php Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
OC_Defaults.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_EventSource.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_FileChunking.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
OC_Files.php Use lib instead if core as l10n module in OC_Files 2020-10-27 15:37:57 +01:00
OC_Helper.php Only use index of mount point when it is there 2020-10-21 13:37:56 +02:00
OC_Hook.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
OC_Image.php Change 0 to null to properly encode image to BMP if the first pixel is black 2020-09-10 12:08:01 +02:00
OC_JSON.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_Response.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_Template.php Show the full trace of an exception 2020-11-10 10:35:08 +01:00
OC_User.php Allow user backends to specify a custom logout url 2020-07-23 10:42:40 +02:00
OC_Util.php Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00