summaryrefslogtreecommitdiffstats
path: root/core/Command/Maintenance
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-059-11/+27
* Some php-cs fixesRoeland Jago Douma2019-11-228-11/+13
* Add function parameter typehintXheni Myrtaj2019-05-291-1/+1
* Do not fail integrity check if mimetype list is changedXheni Myrtaj2019-05-292-72/+108
* Fix #15042Temtaime2019-04-181-0/+1
* Make sure maintenance mode is always casted to boolJoas Schilling2019-02-222-2/+2
* Do not run getRepairSteps in register_commandsDaniel Kesselberg2019-02-131-5/+8
* Validate email in occ commandDaniel Kesselberg2018-10-021-0/+4
* Add --admin-email to cli installerDaniel Kesselberg2018-10-021-0/+3
* Adds an info if the maintenance mode is already enabled/disabled.Michael Weimann2018-07-011-5/+14
* Remove unused import statementsMorris Jobke2018-02-141-4/+0
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Fix case when overwrite URL is empty during setupMorris Jobke2018-01-151-1/+1
* Merge pull request #7531 from nextcloud/ldap/createdistributedRoeland Jago Douma2017-12-181-1/+1
|\
| * Also replace all other occurencesMorris Jobke2017-12-181-1/+1
* | Use injected AppManagerRoeland Jago Douma2017-12-181-1/+1
|/
* Get the Installer via DIMorris Jobke2017-11-251-3/+10
* Update license headersMorris Jobke2017-11-064-10/+14
* Use proper DI for repair commandMorris Jobke2017-10-241-3/+8
* Use appmanager instead of OC_App for check for enabled appMorris Jobke2017-10-231-2/+3
* Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update pla...Thomas Ebert2017-08-311-1/+1
* Allow to specify the table space on occJoas Schilling2017-08-021-0/+4
* Add command to apply updates to custom themesJulius Härtl2017-07-051-0/+64
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-1/+2
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-3/+3
* Clean up single user modeMorris Jobke2017-02-221-79/+0
* Display an error when updating .htaccess failedJoas Schilling2016-09-131-3/+7
* Move install over to QuestionHelperRoeland Jago Douma2016-09-061-14/+14
* ownCloud -> NextcloudDaniel Hansson2016-07-281-3/+3
* Update with robinJoas Schilling2016-07-212-2/+2
* Fix othersJoas Schilling2016-07-218-12/+23
* Use the themed Defaults everywhereJoas Schilling2016-07-151-1/+1
* Changed the input option for database-port to required when parameter was pro...Thomas Pulzer2016-07-061-1/+1
* Added occ install option for database-port.Thomas Pulzer2016-07-061-0/+3
* Allow empty host when installing on oracle via CLI (#25034)Jörn Friedrich Dreyer2016-06-101-1/+6
* Update license headersLukas Reschke2016-05-262-1/+2
* Do not automatically try to enable index.php-less URLs (#24539)Lukas Reschke2016-05-121-0/+44
* Adding progress to occ maintenance:repairThomas Müller2016-04-281-15/+54
* Adding pre- and post-migration repair stepsThomas Müller2016-04-221-6/+22
* Add occ command for updating the data-fingerprintRoeland Jago Douma2016-04-181-0/+53
* Rename files to be PSR-4 compliantLukas Reschke2016-04-066-0/+648