summaryrefslogtreecommitdiffstats
path: root/core/Command/App/CheckCode.php
Commit message (Expand)AuthorAgeFilesLines
* App manager is not needed anymoreJoas Schilling2018-02-161-2/+1
* Validate the info.xml against the appstore schema fileJoas Schilling2018-02-161-50/+4
* Use ::class statement instead of stringMorris Jobke2018-01-291-3/+6
* Check the migration files for table, column and index length errorsJoas Schilling2017-07-051-1/+1
* Version and dependency are now requiredJoas Schilling2017-05-221-6/+2
* Implement skip checkers and log the currently tested appMorris Jobke2017-05-161-1/+4
* Skip the code checking for nowJoas Schilling2017-05-161-0/+6
* Check the name length of database itemsJoas Schilling2017-05-161-0/+13
* Check the syntax of the language fileJoas Schilling2017-05-161-0/+10
* Check for nextcloud version as wellLukas Reschke2016-12-051-1/+1
* Full support for autocomplete of app:*Joas Schilling2016-09-291-1/+27
* Fix othersJoas Schilling2016-07-211-2/+3
* Deprecate appinfo/update.php - RepairSteps within info.xml are to be usedThomas Müller2016-04-221-0/+18
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+181