aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Core
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated core APIJoas Schilling2018-01-151-188/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Cleanup usagesRoeland Jago Douma2016-10-291-13/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-221-0/+200
* Also moved the autoloader setup a bit up since we need it in initpaths