aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/app/codecheckvisitor.php
Commit message (Collapse)AuthorAgeFilesLines
* Restructor the code into different classes instead of extendingJoas Schilling2015-07-171-307/+0
|
* Check for methods as good as possibleJoas Schilling2015-07-171-4/+51
|
* Allow checking for functionsJoas Schilling2015-07-171-9/+39
|
* Add support for deprecated constantsJoas Schilling2015-07-171-3/+40
|
* Add deprecation version to the listJoas Schilling2015-07-171-2/+7
|
* Correctly handle use statementsJoas Schilling2015-07-171-3/+41
|
* Allow app:check-code to check for deprecated methodsJoas Schilling2015-07-171-14/+31
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-9/+0
| | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* Check usage of != and == - refs #16054Thomas Müller2015-05-051-0/+17
|
* Update license headersJenkins for ownCloud2015-03-261-4/+18
|
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+17
|
* integrate code checker in the installerThomas Müller2015-02-111-0/+111