summaryrefslogtreecommitdiffstats
path: root/lib/private/Installer.php
Commit message (Expand)AuthorAgeFilesLines
* Don't use cached informations for app versionLukas Reschke2016-12-091-1/+1
* Prevent downgrade attacks for appsLukas Reschke2016-11-111-0/+14
* Correctly catch the "soft errors" nowJoas Schilling2016-11-091-4/+8
* Use a better error message and point the users to the support channelsJoas Schilling2016-11-091-1/+9
* Add tests for installer methodLukas Reschke2016-10-311-26/+28
* Move to non-static versionLukas Reschke2016-10-311-1/+2
* Use findAppInDirectoriesLukas Reschke2016-10-311-1/+6
* Add update supportLukas Reschke2016-10-311-248/+67
* Add support for CRLLukas Reschke2016-10-311-4/+24
* Replace with exception instead of boolean return valueLukas Reschke2016-10-311-20/+8
* Make non-staticLukas Reschke2016-10-311-2/+3
* Use new appstore APILukas Reschke2016-10-311-85/+145
* Add app name to the callJoas Schilling2016-10-101-1/+1
* register app autoload instead of loading appsArthur Schiwon2016-08-121-1/+2
* make sure shipped apps also setup their admin settings on a fresh installArthur Schiwon2016-08-111-0/+5
* fix registration of admin settings and section on app installArthur Schiwon2016-08-111-1/+0
* Initial work on Apps page split:Arthur Schiwon2016-08-091-0/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* fix more stringsMorris Jobke2016-06-201-1/+1
* Update license headersLukas Reschke2016-05-261-4/+4
* Correctly register autoloading before install.php and loading commandsJoas Schilling2016-05-111-1/+1
* Allow declaration of background jobs in info.xmlThomas Müller2016-05-031-0/+3
* Move OC_Archive to \OC\Archive\ArchiveRoeland Jago Douma2016-05-021-1/+1
* Move uninstall repair step execution to the correct placeThomas Müller2016-05-021-5/+0
* Fix installer file locationThomas Müller2016-05-021-0/+625