summaryrefslogtreecommitdiffstats
path: root/core/Command/App
Commit message (Expand)AuthorAgeFilesLines
* Fix access to groupManagerDaniel Kesselberg2019-02-201-1/+1
* Add install logic for enable commandDaniel Kesselberg2019-02-191-0/+11
* Disable multiple apps at onceDaniel Kesselberg2019-02-191-17/+30
* Enable multiple apps at onceDaniel Kesselberg2019-02-191-21/+63
* Log exception in case an app update failsMorris Jobke2018-11-011-1/+7
* Add occ app:update commandMichael Gerber2018-11-011-0/+119
* Use error styling for exception messagePatrik Kernstock2018-10-101-2/+2
* Using Throwable instead of ExceptionPatrik Kernstock2018-10-101-2/+3
* Log exception using ILoggerPatrik Kernstock2018-10-051-1/+14
* Inject AppManager and Installer, check for shipped app prior removingPatrik Kernstock2018-10-051-6/+29
* Run uninstall tasks by default, added '--keep-data' parameterPatrik Kernstock2018-10-051-0/+19
* Add occ app:remove CLI commandPatrik Kernstock2018-10-051-0/+93
* Use isInstalled of AppManger instead of reimplement itMorris Jobke2018-03-211-0/+1
* enable app by default after occ app:installsualko2018-02-261-3/+3
* add enable flag to occ app:install (fix #5834)sualko2018-02-261-0/+13
* App manager is not needed anymoreJoas Schilling2018-02-161-2/+1
* Validate the info.xml against the appstore schema fileJoas Schilling2018-02-161-50/+4
* Use ::class statement instead of stringMorris Jobke2018-01-291-3/+6
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Get the Installer via DIMorris Jobke2017-11-251-7/+1
* Update license headersMorris Jobke2017-11-063-1/+3
* Use public methods for OC_App::isShippedMorris Jobke2017-08-011-1/+1
* add namespacesualko2017-07-261-0/+2
* add occ app:install commandsualko2017-07-261-0/+75
* Check the migration files for table, column and index length errorsJoas Schilling2017-07-051-1/+1
* Version and dependency are now requiredJoas Schilling2017-05-221-6/+2
* Implement skip checkers and log the currently tested appMorris Jobke2017-05-161-1/+4
* Skip the code checking for nowJoas Schilling2017-05-161-0/+6
* Check the name length of database itemsJoas Schilling2017-05-161-0/+13
* Check the syntax of the language fileJoas Schilling2017-05-161-0/+10
* Check for nextcloud version as wellLukas Reschke2016-12-051-1/+1
* Fix testsLukas Reschke2016-10-311-2/+3
* Full support for autocomplete of app:*Joas Schilling2016-09-295-3/+117
* Update with robinJoas Schilling2016-07-213-3/+3
* Fix othersJoas Schilling2016-07-215-9/+14
* Deprecate appinfo/update.php - RepairSteps within info.xml are to be usedThomas Müller2016-04-221-0/+18
* Rename files to be PSR-4 compliantLukas Reschke2016-04-065-0/+516