summaryrefslogtreecommitdiffstats
path: root/lib/private/CapabilitiesManager.php
Commit message (Collapse)AuthorAgeFilesLines
* Make the capabilities manager more error proofRoeland Jago Douma2016-08-151-4/+17
| | | | | | | If an app registers an invalid capabilty we should not crash hard. Instead we should catch the exception. Log it (error) and carry on. * Added tests
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Moved some files in \OC to PSR-4Roeland Jago Douma2016-04-291-0/+64
* \OC\ActivityManager * \OC\AllConfig * \OC\AppConfig * \OC\AppHelper * \OC\Avatar * \OC\AvatarManager * \OC\CapabilitiesManager * \OC\Config * \OC\ContactsManager * \OC\DatabaseException * \OC\DatabaseSetupException