nextcloud/lib/private/App/CodeChecker
Lukas Reschke 4166d61ce6
Fix MigrationSchemaChecker and CryptoWrapper
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-08-01 08:20:16 +02: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 We don't use the prefix on index names 2017-05-16 16:16:12 +02:00
DeprecationCheck.php Deprecate static writeLog() method 2017-06-23 11:21:46 -05: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 Fix MigrationSchemaChecker and CryptoWrapper 2017-08-01 08:20:16 +02: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