| Commit message (Expand) | Author | Age | Files | Lines |
* | Happy new year! | Thomas Müller | 2016-01-12 | 14 | -14/+17 |
* | Add a warning to the app:check-code if the version is missing | Joas Schilling | 2016-01-07 | 1 | -0/+5 |
* | Use OCP\Util::getVersion instead of the internal private implementation | Morris Jobke | 2015-12-18 | 1 | -1/+1 |
* | Clear xml errors | Thomas Müller | 2015-12-17 | 1 | -0/+1 |
* | Make AppManager->checkAppForUser more robust | Morris Jobke | 2015-12-10 | 1 | -0/+7 |
* | Use correct method signature | Lukas Reschke | 2015-12-04 | 1 | -1/+1 |
* | Always installed apps includes the hardcoded ones from shipped.json | Morris Jobke | 2015-11-19 | 1 | -0/+6 |
* | Do not allow two different version requirements | Joas Schilling | 2015-11-09 | 1 | -0/+15 |
* | Fail hard if shipped.json is missing | Thomas Müller | 2015-10-26 | 1 | -9/+5 |
* | Don't show apps which are always enabled in the app manager | Thomas Müller | 2015-10-26 | 1 | -5/+12 |
* | Store list of apps which cannot be disabled in shipped.json | Thomas Müller | 2015-10-26 | 1 | -14/+45 |
* | 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 | 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 | 5 | -4/+3 |
* | 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 |
* | Merge pull request #17434 from owncloud/update-showappnameonappupdate | Morris Jobke | 2015-08-20 | 1 | -0/+69 |
|\ |
|
| * | Additions to update page | Vincent Petry | 2015-08-20 | 1 | -2/+4 |
| * | Display app names in update page for app updates | Vincent Petry | 2015-08-19 | 1 | -0/+67 |
* | | 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 | 6 | -186/+327 |
* | | Check for methods as good as possible | Joas Schilling | 2015-07-17 | 3 | -5/+119 |
* | | Allow checking for functions | Joas Schilling | 2015-07-17 | 3 | -10/+54 |
* | | Add support for deprecated constants | Joas Schilling | 2015-07-17 | 3 | -8/+54 |
* | | Add deprecation version to the list | Joas Schilling | 2015-07-17 | 2 | -9/+14 |
* | | Correctly handle use statements | Joas Schilling | 2015-07-17 | 2 | -3/+42 |
* | | Allow app:check-code to check for deprecated methods | Joas Schilling | 2015-07-17 | 3 | -43/+109 |
|/ |
|
* | Merge pull request #17348 from owncloud/fix-lower-than | Morris Jobke | 2015-07-03 | 1 | -11/+38 |
|\ |
|
| * | fix wording | Morris Jobke | 2015-07-03 | 1 | -1/+1 |
| * | Correct wording | Lukas Reschke | 2015-07-02 | 1 | -1/+1 |
| * | Add missing type annotations | Lukas Reschke | 2015-07-02 | 1 | -10/+37 |
* | | [app code check] add OC_Search_Provider and _Result | Morris Jobke | 2015-07-02 | 1 | -0/+2 |
|/ |
|
* | update license headers and authors | Morris Jobke | 2015-06-25 | 3 | -1/+3 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 1 | -9/+0 |
* | Merge pull request #16067 from owncloud/verbosity-in-app-code-check | Lukas Reschke | 2015-05-06 | 1 | -1/+1 |
|\ |
|
| * | Add verbosity option to app:check-code | Morris Jobke | 2015-05-05 | 1 | -1/+1 |
* | | Check usage of != and == - refs #16054 | Thomas Müller | 2015-05-05 | 2 | -0/+18 |
|/ |
|
* | Ignore test folders when checking the code for compliance | Thomas Müller | 2015-04-23 | 1 | -1/+1 |
* | Add experimental applications switch | Lukas Reschke | 2015-04-03 | 1 | -1/+1 |
* | Fix docs and line breaks | Joas Schilling | 2015-04-02 | 1 | -1/+5 |
* | Correctly purge the cache when an app is disabled via cli | Joas Schilling | 2015-04-01 | 1 | -1/+17 |
* | Merge pull request #14495 from owncloud/update-mailmap-01 | Thomas Müller | 2015-03-26 | 7 | -31/+130 |
|\ |
|
| * | Update license headers | Jenkins for ownCloud | 2015-03-26 | 7 | -31/+130 |
* | | Correctly only send the errors of the current file to the event | Joas Schilling | 2015-03-26 | 1 | -2/+3 |
|/ |
|
* | Merge pull request #14529 from owncloud/intuitive-version-check | Thomas Müller | 2015-02-27 | 1 | -6/+66 |
|\ |
|
| * | add phpdoc | Bernhard Posselt | 2015-02-26 | 1 | -0/+20 |