Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -4/+4 |
* | Correctly register autoloading before install.php and loading commands | Joas Schilling | 2016-05-11 | 1 | -1/+2 |
* | Allow declaration of background jobs in info.xml | Thomas Müller | 2016-05-03 | 1 | -0/+8 |
* | Merge pull request #24386 from owncloud/psr4-for-apps | Morris Jobke | 2016-05-03 | 1 | -2/+21 |
|\ | |||||
| * | Use lib/ instead of src/ because that is what people are used to | Joas Schilling | 2016-05-02 | 1 | -1/+1 |
| * | Register the PSR-4 path on loadApp | Joas Schilling | 2016-05-02 | 1 | -2/+21 |
* | | Move uninstall repair step execution to the correct place | Thomas Müller | 2016-05-02 | 1 | -2/+12 |
* | | OC_Installer -> \OC\Installer | Thomas Müller | 2016-05-02 | 1 | -5/+6 |
* | | Adding repair steps for install and uninstall - fixes #24306 | Thomas Müller | 2016-05-02 | 1 | -1/+1 |
|/ | |||||
* | Move non PSR-4 files from lib/private root to legacy | Roeland Jago Douma | 2016-04-30 | 1 | -0/+1284 |