summaryrefslogtreecommitdiffstats
path: root/lib/private/app/codechecker
Commit message (Collapse)AuthorAgeFilesLines
* Add a warning to the app:check-code if the version is missingJoas Schilling2016-01-071-0/+5
|
* Do not allow two different version requirementsJoas Schilling2015-11-091-0/+15
|
* Merge pull request #19731 from owncloud/update-list-of-deprecated-methodsThomas Müller2015-10-141-5/+26
|\ | | | | Update list of deprecated methods
| * Update list of deprecated methodsJoas Schilling2015-10-141-5/+26
| |
* | Variables don't have a class, so we can't use toString() on itJoas Schilling2015-10-141-2/+2
|/
* update licence headers via scriptMorris Jobke2015-10-053-4/+1
|
* public, remote and default_enable are not deprecatedMorris Jobke2015-09-241-3/+3
|
* encode arrays as stringMorris Jobke2015-09-241-1/+6
|
* [App Code Check] add check for version and mandatory fieldsMorris Jobke2015-09-241-0/+141
| | | | | * ref #17598 * including unit tests for mandatory fields/versions
* PR #17046 deprecated OCP\Util::mb_(sub)str_replace()Joas Schilling2015-07-171-0/+2
|
* Only decorate the type when it was matchedJoas Schilling2015-07-178-78/+191
|
* Use the decorator patternJoas Schilling2015-07-177-62/+215
|
* Restructor the code into different classes instead of extendingJoas Schilling2015-07-175-0/+737