summaryrefslogtreecommitdiffstats
path: root/lib/private/app
Commit message (Expand)AuthorAgeFilesLines
* Do not allow two different version requirementsJoas Schilling2015-11-091-0/+15
* Fail hard if shipped.json is missingThomas Müller2015-10-261-9/+5
* Don't show apps which are always enabled in the app managerThomas Müller2015-10-261-5/+12
* Store list of apps which cannot be disabled in shipped.jsonThomas Müller2015-10-261-14/+45
* Merge pull request #19731 from owncloud/update-list-of-deprecated-methodsThomas Müller2015-10-141-5/+26
|\
| * 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-055-4/+3
* 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
* Merge pull request #17434 from owncloud/update-showappnameonappupdateMorris Jobke2015-08-201-0/+69
|\
| * Additions to update pageVincent Petry2015-08-201-2/+4
| * Display app names in update page for app updatesVincent Petry2015-08-191-0/+67
* | 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-176-186/+327
* | Check for methods as good as possibleJoas Schilling2015-07-173-5/+119
* | Allow checking for functionsJoas Schilling2015-07-173-10/+54
* | Add support for deprecated constantsJoas Schilling2015-07-173-8/+54
* | Add deprecation version to the listJoas Schilling2015-07-172-9/+14
* | Correctly handle use statementsJoas Schilling2015-07-172-3/+42
* | Allow app:check-code to check for deprecated methodsJoas Schilling2015-07-173-43/+109
|/
* Merge pull request #17348 from owncloud/fix-lower-thanMorris Jobke2015-07-031-11/+38
|\
| * fix wordingMorris Jobke2015-07-031-1/+1
| * Correct wordingLukas Reschke2015-07-021-1/+1
| * Add missing type annotationsLukas Reschke2015-07-021-10/+37
* | [app code check] add OC_Search_Provider and _ResultMorris Jobke2015-07-021-0/+2
|/
* update license headers and authorsMorris Jobke2015-06-253-1/+3
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-9/+0
* Merge pull request #16067 from owncloud/verbosity-in-app-code-checkLukas Reschke2015-05-061-1/+1
|\
| * Add verbosity option to app:check-codeMorris Jobke2015-05-051-1/+1
* | Check usage of != and == - refs #16054Thomas Müller2015-05-052-0/+18
|/
* Ignore test folders when checking the code for complianceThomas Müller2015-04-231-1/+1
* Add experimental applications switchLukas Reschke2015-04-031-1/+1
* Fix docs and line breaksJoas Schilling2015-04-021-1/+5
* Correctly purge the cache when an app is disabled via cliJoas Schilling2015-04-011-1/+17
* Merge pull request #14495 from owncloud/update-mailmap-01Thomas Müller2015-03-267-31/+130
|\
| * Update license headersJenkins for ownCloud2015-03-267-31/+130
* | Correctly only send the errors of the current file to the eventJoas Schilling2015-03-261-2/+3
|/
* Merge pull request #14529 from owncloud/intuitive-version-checkThomas Müller2015-02-271-6/+66
|\
| * add phpdocBernhard Posselt2015-02-261-0/+20
| * make version check work on the lowest common version denominatorBernhard Posselt2015-02-261-6/+46
* | Revert "Updating license headers"Morris Jobke2015-02-267-123/+37
|/
* Merge pull request #13829 from owncloud/appmanager-listVincent Petry2015-02-231-18/+53
|\
| * better name for getAppsEnabledForUserRobin Appelman2015-02-171-1/+1
| * Update cache when enabling/disabling appsRobin Appelman2015-02-171-1/+4
| * Add getInstalledApps and getAppsForUser to the app managerRobin Appelman2015-02-161-17/+49
* | Updating license headersJenkins for ownCloud2015-02-237-37/+123