nextcloud-server/lib/private
2018-01-29 16:12:10 +01:00
..
Accounts Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Activity Use $var[] = $a instead of array_push - 2x faster 2018-01-25 22:36:03 +01:00
App Merge pull request #8054 from nextcloud/substr-use-index 2018-01-26 15:40:44 +01:00
AppFramework Merge pull request #8062 from nextcloud/use-class 2018-01-29 15:25:08 +01:00
Archive Use index based string access for substr with length of 1 2018-01-26 13:38:34 +01:00
Authentication Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
BackgroundJob
Cache
Calendar
Collaboration Use $var[] = $a instead of array_push - 2x faster 2018-01-25 22:36:03 +01:00
Command Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Comments Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
Console Do not show "Not installed warning" during occ install 2018-01-18 14:55:32 +01:00
Contacts/ContactsMenu
DB Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Diagnostics
Encryption Simplify ternary operator statements 2018-01-26 12:36:25 +01:00
Federation Make OCP\Federation strict 2018-01-16 19:25:08 +01:00
Files Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
GlobalScale
Group Use type casting instead of *val() method 2018-01-26 15:01:27 +01:00
Hooks
Http/Client Make OCP\Http strict 2018-01-16 19:19:58 +01:00
IntegrityCheck
L10N Improve conditional of loop 2018-01-25 22:33:43 +01:00
legacy Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Lock Made locking providers strict 2018-01-16 21:54:20 +01:00
Lockdown
Log Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Mail
Memcache Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Migration
Notification
OCS Add extra check so we don't error out on type 2018-01-16 22:06:57 +01:00
Preview Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Remote
Repair Remove old repair steps that aren't executed anymore 2018-01-22 14:51:02 +01:00
RichObjectStrings
Route Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
Search
Security Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
Session Fix type in CryptoSessionData 2018-01-12 22:41:03 +01:00
Settings Merge pull request #8054 from nextcloud/substr-use-index 2018-01-26 15:40:44 +01:00
Setup Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Share Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Share20 Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Support/CrashReport
SystemTag
Tagging Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Template Merge pull request #8078 from nextcloud/theming-validate-scss 2018-01-29 16:12:10 +01:00
Updater
User Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
AllConfig.php Remove IAppConfig::setValue 2018-01-17 21:41:57 +01:00
AppConfig.php Remove IAppConfig::setValue 2018-01-17 21:41:57 +01:00
AppHelper.php
Avatar.php Use index based string access for substr with length of 1 2018-01-26 13:38:34 +01:00
AvatarManager.php Use \OC\User\Manager internally in the avatarmanager 2018-01-14 21:32:54 +01:00
CapabilitiesManager.php Properly log the full exception instead of only the message 2018-01-23 10:57:21 +01:00
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
HTTPHelper.php
Installer.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
LargeFileHelper.php Use type casting instead of *val() method 2018-01-26 11:35:42 +01:00
Log.php
NaturalSort_DefaultCollator.php
NaturalSort.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Remove old repair steps that aren't executed anymore 2018-01-22 14:51:02 +01:00
RepairException.php
Search.php Removed deprecated search function from ISearch 2018-01-13 19:27:25 +01:00
Server.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Fix case when overwrite URL is empty during setup 2018-01-15 11:15:38 +01:00
Streamer.php
SubAdmin.php Simplify ternary operator statements 2018-01-26 12:36:25 +01:00
SystemConfig.php
TagManager.php
Tags.php Properly log the full exception instead of only the message 2018-01-23 10:57:21 +01:00
TemplateLayout.php
TempManager.php
Updater.php Disable vendor detection when upgrading from 11.0.x 2018-01-20 11:14:06 +01:00
URLGenerator.php Make the URLGenerator strict 2018-01-14 21:18:48 +01:00