nextcloud/lib/private/App/CodeChecker
Roeland Jago Douma 419de27b6d
Merge pull request #7840 from nextcloud/dep_config
Remove deprecated \OCP\Config
2018-01-14 22:21:37 +01:00
..
AbstractCheck.php Fix others 2016-07-21 18:13:57 +02:00
CodeChecker.php Check the migration files for table, column and index length errors 2017-07-05 13:02:16 +02:00
DatabaseSchemaChecker.php Add casts to XML parser in DatabaseSchemaChecker 2018-01-12 23:38:10 +01:00
DeprecationCheck.php Remove deprecated \OCP\Config 2018-01-13 14:25:04 +01:00
EmptyCheck.php Fix others 2016-07-21 18:13:57 +02:00
ICheck.php Fix others 2016-07-21 18:13:57 +02:00
InfoChecker.php Version and dependency are now required 2017-05-22 09:54:44 +02:00
LanguageParseChecker.php Fix apps without translations 2017-05-16 16:16:11 +02:00
MigrationSchemaChecker.php Update license headers 2017-11-06 16:56:19 +01:00
NodeVisitor.php Fix others 2016-07-21 18:13:57 +02:00
PrivateCheck.php Fix others 2016-07-21 18:13:57 +02:00
StrongComparisonCheck.php Fix others 2016-07-21 18:13:57 +02:00