Commit Graph

2 Commits (7d31ae9909d5edb2fab42ff06f725682d4e9c430)

Author SHA1 Message Date
Thomas Müller 48b61b7b5a
Deprecate appinfo/update.php - RepairSteps within info.xml are to be used 10 years ago
Lukas Reschke a4b19a5b1e
Rename files to be PSR-4 compliant 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Joas Schilling c55da1fc8d Add a warning to the app:check-code if the version is missing 10 years ago
Joas Schilling fe04451cb1 Do not allow two different version requirements 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Morris Jobke 5a3e57c2f5 encode arrays as string 10 years ago
Morris Jobke 9b652ed5d5 [App Code Check] add check for version and mandatory fields 10 years ago
Joas Schilling 3566dcf246 PR #17046 deprecated OCP\Util::mb_(sub)str_replace() 11 years ago
Robin McCorkell 0de5c35dba Allow specifying the checkers used in app:check-code 11 years ago
Joas Schilling a0c6f2e5e0 Use the decorator pattern 11 years ago
Joas Schilling bba87a2a3b Restructor the code into different classes instead of extending 11 years ago
Joas Schilling 9e469046fa Use non-zero exit code 11 years ago
Joas Schilling 4e95031ec4 Allow app:check-code to check for deprecated methods 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Joas Schilling e5bc50d156 Use non-zero exit code when app is not compliant (so CIs can detect the status) 11 years ago
Morris Jobke 56b1c93a79 Add verbosity option to app:check-code 11 years ago
Joas Schilling 87787a3af4 Fix the "app-id" parameter description of app:check-code 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Thomas Müller d74662df7d implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers 11 years ago