Commit Graph

86 Commits (a0cb52c90e4bae5f5ca7b78c8619888a9014edb7)

Author SHA1 Message Date
Scrutinizer Auto-Fixer 83a8e75614 Scrutinizer Auto-Fixes 9 years ago
Joas Schilling e3a0858444 Check whether the app can be enabled for groups 9 years ago
Christoph Schaefer 4b3bef4dc7 -- Fixed error where $enabled is parsed but empty 9 years ago
Thomas Müller 682821c71e Happy new year! 9 years ago
Joas Schilling c55da1fc8d Add a warning to the app:check-code if the version is missing 9 years ago
Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 9 years ago
Thomas Müller 62b82cfe4b Clear xml errors 9 years ago
Morris Jobke f5e6c75804 Make AppManager->checkAppForUser more robust 9 years ago
Lukas Reschke d522797227 Use correct method signature 9 years ago
Morris Jobke 1189528e1f Always installed apps includes the hardcoded ones from shipped.json 9 years ago
Joas Schilling fe04451cb1 Do not allow two different version requirements 9 years ago
Thomas Müller 2038b2ec34 Fail hard if shipped.json is missing 10 years ago
Thomas Müller 5a5bcccd0d Don't show apps which are always enabled in the app manager 10 years ago
Thomas Müller 6fc59f85b6 Store list of apps which cannot be disabled in shipped.json 10 years ago
Joas Schilling e2806b0ae8 Update list of deprecated methods 10 years ago
Joas Schilling 8379611dbe Variables don't have a class, so we can't use toString() on it 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Morris Jobke 03bf2f786a public, remote and default_enable are not deprecated 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
Vincent Petry a2674b2b30 Additions to update page 10 years ago
Vincent Petry b919ae96f0 Display app names in update page for app updates 10 years ago
Joas Schilling 3566dcf246 PR #17046 deprecated OCP\Util::mb_(sub)str_replace() 10 years ago
Joas Schilling 8a64abf4e4 Only decorate the type when it was matched 10 years ago
Joas Schilling a0c6f2e5e0 Use the decorator pattern 10 years ago
Joas Schilling bba87a2a3b Restructor the code into different classes instead of extending 10 years ago
Joas Schilling eb1c437941 Check for methods as good as possible 10 years ago
Joas Schilling 2783a78070 Allow checking for functions 10 years ago
Joas Schilling f228a3dc28 Add support for deprecated constants 10 years ago
Joas Schilling 483c886291 Add deprecation version to the list 10 years ago
Joas Schilling d2fc1b2302 Correctly handle use statements 10 years ago
Joas Schilling 4e95031ec4 Allow app:check-code to check for deprecated methods 10 years ago
Morris Jobke 208985dc1c fix wording 10 years ago
Lukas Reschke 8335c7a4e9 Correct wording 10 years ago
Lukas Reschke b21d4a55f2 Add missing type annotations 10 years ago
Morris Jobke 081264cb93 [app code check] add OC_Search_Provider and _Result 10 years ago
Morris Jobke f63915d0c8 update license headers and authors 10 years ago
Scrutinizer Auto-Fixer fdbc21fc6c Scrutinizer Auto-Fixes 10 years ago
Morris Jobke 56b1c93a79 Add verbosity option to app:check-code 10 years ago
Thomas Müller aae098c24a Check usage of != and == - refs #16054 10 years ago
Thomas Müller b1bb6a3d36 Ignore test folders when checking the code for compliance 10 years ago
Lukas Reschke 0816cf9142 Add experimental applications switch 10 years ago
Joas Schilling 696c750cfe Fix docs and line breaks 10 years ago
Joas Schilling d01cfde982 Correctly purge the cache when an app is disabled via cli 10 years ago
Joas Schilling db763027bb Correctly only send the errors of the current file to the event 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Bernhard Posselt 876e8bcb55 add phpdoc 10 years ago
Bernhard Posselt 2987d4aec8 make version check work on the lowest common version denominator 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago