Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update info checker requirements | Joas Schilling | 2016-02-11 | 1 | -12/+5 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 9 | -9/+10 |
| | |||||
* | Add a warning to the app:check-code if the version is missing | Joas Schilling | 2016-01-07 | 1 | -0/+5 |
| | |||||
* | Do not allow two different version requirements | Joas Schilling | 2015-11-09 | 1 | -0/+15 |
| | |||||
* | Merge pull request #19731 from owncloud/update-list-of-deprecated-methods | Thomas Müller | 2015-10-14 | 1 | -5/+26 |
|\ | | | | | Update list of deprecated methods | ||||
| * | Update list of deprecated methods | Joas Schilling | 2015-10-14 | 1 | -5/+26 |
| | | |||||
* | | Variables don't have a class, so we can't use toString() on it | Joas Schilling | 2015-10-14 | 1 | -2/+2 |
|/ | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 3 | -4/+1 |
| | |||||
* | public, remote and default_enable are not deprecated | Morris Jobke | 2015-09-24 | 1 | -3/+3 |
| | |||||
* | encode arrays as string | Morris Jobke | 2015-09-24 | 1 | -1/+6 |
| | |||||
* | [App Code Check] add check for version and mandatory fields | Morris Jobke | 2015-09-24 | 1 | -0/+141 |
| | | | | | * ref #17598 * including unit tests for mandatory fields/versions | ||||
* | PR #17046 deprecated OCP\Util::mb_(sub)str_replace() | Joas Schilling | 2015-07-17 | 1 | -0/+2 |
| | |||||
* | Only decorate the type when it was matched | Joas Schilling | 2015-07-17 | 8 | -78/+191 |
| | |||||
* | Use the decorator pattern | Joas Schilling | 2015-07-17 | 7 | -62/+215 |
| | |||||
* | Restructor the code into different classes instead of extending | Joas Schilling | 2015-07-17 | 5 | -0/+737 |