32 Commits (a1b87bc81e818db00e89ec76a9f6df35d9c5448d)

Author SHA1 Message Date
  Joas Schilling a1b87bc81e
Update PHP-Parser for 7.1 compatibility 5 years ago
  Christoph Wurst 201cbf2d33
Fix app code checker to ignore `build` directory 5 years ago
  Morris Jobke 8eb57dd835
Deprecate OCP\Files 6 years ago
  Morris Jobke f5c5c5181f
Remove unused and deprecated class and interface AppHelper 6 years ago
  Morris Jobke 70b1f510f2
Use normal header() calls instead of private method calls 6 years ago
  Joas Schilling 17a26dfcc1
Validate the info.xml against the appstore schema file 6 years ago
  Morris Jobke 3fa92a03e5
Add deprecation checks 6 years ago
  Morris Jobke 9ef6148bfa
Deprecated OCP interface to fetch background job type 6 years ago
  Morris Jobke 55ef34b23b
Implements are not needed because they are already done by base class 6 years ago
  Morris Jobke e13fe076d2
Add OCP\User deprecations to app code checker 6 years ago
  Roeland Jago Douma 8a41d05761
Remove deprecated \OCP\Config 6 years ago
  Morris Jobke 24bc8c44da
Add casts to XML parser in DatabaseSchemaChecker 6 years ago
  Morris Jobke c739ca3c50
Fix casting in app code checker 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Lukas Reschke 4166d61ce6
Fix MigrationSchemaChecker and CryptoWrapper 6 years ago
  Joas Schilling 3b267b165f Check the migration files for table, column and index length errors 7 years ago
  Morris Jobke d6adc0eba1 Deprecate static writeLog() method 7 years ago
  Joas Schilling eebd2811dc
Version and dependency are now required 7 years ago
  Joas Schilling 1951c88bdc
We don't use the prefix on index names 7 years ago
  Joas Schilling 8e757b343d
Fix apps without translations 7 years ago
  Joas Schilling 31bb65fa36
Check the name length of database items 7 years ago
  Joas Schilling 93fc7fcdbe
Check the syntax of the language file 7 years ago
  Morris Jobke c54a59d51e
Remove unused use statements 7 years ago
  Lukas Reschke 60d1e8e63e
Check for nextcloud version as well 7 years ago
  Roeland Jago Douma e55e6f1f14
Cleanup usages 7 years ago
  Joas Schilling de96c5b17b
Allow to validate the password_policy app 7 years ago
  Joas Schilling 3dba40db7b
Fix "Undefined index" when the values do not exist 7 years ago
  Joas Schilling ba87db3fcc
Fix others 7 years ago
  Roeland Jago Douma e5dd4272d3
Move \OC\App to PSR-4 8 years ago