summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/app.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersLukas Reschke2016-05-261-4/+4
* Correctly register autoloading before install.php and loading commandsJoas Schilling2016-05-111-1/+2
* Allow declaration of background jobs in info.xmlThomas Müller2016-05-031-0/+8
* Merge pull request #24386 from owncloud/psr4-for-appsMorris Jobke2016-05-031-2/+21
|\
| * Use lib/ instead of src/ because that is what people are used toJoas Schilling2016-05-021-1/+1
| * Register the PSR-4 path on loadAppJoas Schilling2016-05-021-2/+21
* | Move uninstall repair step execution to the correct placeThomas Müller2016-05-021-2/+12
* | OC_Installer -> \OC\InstallerThomas Müller2016-05-021-5/+6
* | Adding repair steps for install and uninstall - fixes #24306Thomas Müller2016-05-021-1/+1
|/
* Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma2016-04-301-0/+1284