summaryrefslogtreecommitdiffstats
path: root/lib/private/app/appmanager.php
Commit message (Collapse)AuthorAgeFilesLines
* update license headers and authorsMorris Jobke2015-06-251-0/+2
|
* Add experimental applications switchLukas Reschke2015-04-031-1/+1
| | | | Allows administrators to disable or enabled experimental applications as well as show the trust level.
* 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
|
* Update license headersJenkins for ownCloud2015-03-261-5/+18
|
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+6
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Merge pull request #13829 from owncloud/appmanager-listVincent Petry2015-02-231-18/+53
|\ | | | | Better caching for enabled apps
| * 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-231-6/+18
|/
* enabled disabled files app in repair stepMorris Jobke2015-02-031-1/+1
|
* Disallow disabling of files appMorris Jobke2015-02-031-0/+4
|
* Add \OC\App\Manager to handle enabling/disabling appsRobin Appelman2014-11-101-0/+138