Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructor the code into different classes instead of extending | Joas Schilling | 2015-07-17 | 1 | -307/+0 |
* | Check for methods as good as possible | Joas Schilling | 2015-07-17 | 1 | -4/+51 |
* | Allow checking for functions | Joas Schilling | 2015-07-17 | 1 | -9/+39 |
* | Add support for deprecated constants | Joas Schilling | 2015-07-17 | 1 | -3/+40 |
* | Add deprecation version to the list | Joas Schilling | 2015-07-17 | 1 | -2/+7 |
* | Correctly handle use statements | Joas Schilling | 2015-07-17 | 1 | -3/+41 |
* | Allow app:check-code to check for deprecated methods | Joas Schilling | 2015-07-17 | 1 | -14/+31 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 1 | -9/+0 |
* | Check usage of != and == - refs #16054 | Thomas Müller | 2015-05-05 | 1 | -0/+17 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+18 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -17/+5 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+17 |
* | integrate code checker in the installer | Thomas Müller | 2015-02-11 | 1 | -0/+111 |