summaryrefslogtreecommitdiffstats
path: root/core/command/maintenance
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14613 from kampka/no-table-prefixMorris Jobke2015-03-121-2/+6
|\
| * Install command should not require table prefixChristian Kampka2015-03-111-2/+6
* | Don't play with config values ...Thomas Müller2015-03-111-2/+1
* | Setting oci as supported databaseThomas Müller2015-03-111-0/+1
* | Merge pull request #13513 from owncloud/repair-legacystoragenofatalfailMorris Jobke2015-03-111-0/+3
|\ \
| * | Properly forward repair errors and warningsVincent Petry2015-02-271-0/+3
| |/
* / Properly handle available databases at runtime and respect setup checks in co...Thomas Müller2015-03-111-23/+36
|/
* Revert "Updating license headers"Morris Jobke2015-02-263-55/+16
* Fix error handlingThomas Müller2015-02-231-1/+6
* implement command maintenance:installThomas Müller2015-02-231-0/+124
* Updating license headersJenkins for ownCloud2015-02-233-16/+55
* drop dependency of some commands on old config objectMorris Jobke2014-11-202-10/+13
* Remove implicit prepared statement cache and get the connection from the serv...Robin Appelman2014-10-221-4/+0
* Added RepairStep interface and default repair step listsVincent Petry2014-06-121-5/+10
* Add support for repair step classesVincent Petry2014-06-121-0/+13
* Use OC\Config instead of OC_Configscolebrook2014-05-281-5/+14
* Changed class name to modescolebrook2014-05-281-2/+2
* Add ability to enable/disable maintenance mode from cli.scolebrook2014-05-271-0/+52
* fix description of console command maintenance:repair - fixes #8574Thomas Müller2014-05-191-1/+1
* Add a (currently) empty system for running common repair stepsRobin Appelman2013-11-261-0/+41
* Add occ command to enable and disable single user modeRobin Appelman2013-11-251-0/+51