| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds an info if the maintenance mode is already enabled/disabled. | Michael Weimann | 2018-07-01 | 1 | -5/+14 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -4/+0 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Fix case when overwrite URL is empty during setup | Morris Jobke | 2018-01-15 | 1 | -1/+1 |
* | Merge pull request #7531 from nextcloud/ldap/createdistributed | Roeland Jago Douma | 2017-12-18 | 1 | -1/+1 |
|\ |
|
| * | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -1/+1 |
* | | Use injected AppManager | Roeland Jago Douma | 2017-12-18 | 1 | -1/+1 |
|/ |
|
* | Get the Installer via DI | Morris Jobke | 2017-11-25 | 1 | -3/+10 |
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -10/+14 |
* | Use proper DI for repair command | Morris Jobke | 2017-10-24 | 1 | -3/+8 |
* | Use appmanager instead of OC_App for check for enabled app | Morris Jobke | 2017-10-23 | 1 | -2/+3 |
* | Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update pla... | Thomas Ebert | 2017-08-31 | 1 | -1/+1 |
* | Allow to specify the table space on occ | Joas Schilling | 2017-08-02 | 1 | -0/+4 |
* | Add command to apply updates to custom themes | Julius Härtl | 2017-07-05 | 1 | -0/+64 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -1/+2 |
* | Use SystemConfig instead of AllConfig for DB stuff | Morris Jobke | 2017-03-19 | 1 | -3/+3 |
* | Clean up single user mode | Morris Jobke | 2017-02-22 | 1 | -79/+0 |
* | Display an error when updating .htaccess failed | Joas Schilling | 2016-09-13 | 1 | -3/+7 |
* | Move install over to QuestionHelper | Roeland Jago Douma | 2016-09-06 | 1 | -14/+14 |
* | ownCloud -> Nextcloud | Daniel Hansson | 2016-07-28 | 1 | -3/+3 |
* | Update with robin | Joas Schilling | 2016-07-21 | 2 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 8 | -12/+23 |
* | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 1 | -1/+1 |
* | Changed the input option for database-port to required when parameter was pro... | Thomas Pulzer | 2016-07-06 | 1 | -1/+1 |
* | Added occ install option for database-port. | Thomas Pulzer | 2016-07-06 | 1 | -0/+3 |
* | Allow empty host when installing on oracle via CLI (#25034) | Jörn Friedrich Dreyer | 2016-06-10 | 1 | -1/+6 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -1/+2 |
* | Do not automatically try to enable index.php-less URLs (#24539) | Lukas Reschke | 2016-05-12 | 1 | -0/+44 |
* | Adding progress to occ maintenance:repair | Thomas Müller | 2016-04-28 | 1 | -15/+54 |
* | Adding pre- and post-migration repair steps | Thomas Müller | 2016-04-22 | 1 | -6/+22 |
* | Add occ command for updating the data-fingerprint | Roeland Jago Douma | 2016-04-18 | 1 | -0/+53 |
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 6 | -0/+648 |