You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/App/CodeChecker
Lukas Reschke 4166d61ce6
Fix MigrationSchemaChecker and CryptoWrapper
9 years ago
..
AbstractCheck.php Fix others 10 years ago
CodeChecker.php Check the migration files for table, column and index length errors 9 years ago
DatabaseSchemaChecker.php We don't use the prefix on index names 9 years ago
DeprecationCheck.php Deprecate static writeLog() method 9 years ago
EmptyCheck.php Fix others 10 years ago
ICheck.php Fix others 10 years ago
InfoChecker.php Version and dependency are now required 9 years ago
LanguageParseChecker.php Fix apps without translations 9 years ago
MigrationSchemaChecker.php Fix MigrationSchemaChecker and CryptoWrapper 9 years ago
NodeVisitor.php Fix others 10 years ago
PrivateCheck.php Fix others 10 years ago
StrongComparisonCheck.php Fix others 10 years ago