summaryrefslogtreecommitdiffstats
path: root/lib/private/App/CodeChecker/CodeChecker.php
Commit message (Expand)AuthorAgeFilesLines
* Only parse php7 code in app code checkerChristoph Wurst2019-12-181-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* Codechecker: removed unused useRoeland Jago Douma2019-08-191-1/+1
* Update PHP-Parser for 7.1 compatibilityJoas Schilling2019-02-141-2/+2
* Fix app code checker to ignore `build` directoryChristoph Wurst2018-08-091-1/+1
* Fix casting in app code checkerMorris Jobke2018-01-121-4/+5
* Check the migration files for table, column and index length errorsJoas Schilling2017-07-051-2/+11
* Remove unused use statementsMorris Jobke2017-04-221-2/+0
* Allow to validate the password_policy appJoas Schilling2016-09-011-3/+9
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OC\App to PSR-4Roeland Jago Douma2016-04-131-0/+125