summaryrefslogtreecommitdiffstats
path: root/lib/private/Repair
Commit message (Expand)AuthorAgeFilesLines
* Escape special characters (#25429)Aaron Wood2016-07-201-1/+1
* Remove asset pipelinRoeland Jago Douma2016-07-151-5/+1
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-0/+23
|\
| * Repair step to adjust link share delete permissionsVincent Petry2016-06-241-0/+23
* | Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-212-1/+213
|\|
| * Merge pull request #25075 from owncloud/fix_23265Vincent Petry2016-06-161-0/+157
| |\
| | * Remove shares of the root folderRoeland Jago Douma2016-06-131-0/+157
| * | Clean up tags of deleted usersJoas Schilling2016-06-141-1/+56
| |/
* | Remove obsolete contacts_cards_properties tableFlorian Preinstorfer2016-06-191-0/+1
* | Drop obsolete tables: gallery_albums and gallery_photosFlorian Preinstorfer2016-06-191-1/+3
|/
* Empty string is null on oracleRoeland Jago Douma2016-06-101-1/+9
* Repair job to fix permissions for avatarsRoeland Jago Douma2016-06-101-0/+107
* Add repair step to clean old calendar/contact sharesRoeland Jago Douma2016-06-091-0/+103
* Update license headersLukas Reschke2016-05-2616-5/+19
* Move Job to a better class nameJoas Schilling2016-05-251-0/+4
* Move background job to PSR-4Joas Schilling2016-05-251-0/+2
* Adding progress to web upgradeThomas Müller2016-04-281-1/+1
* Adding progress to occ maintenance:repairThomas Müller2016-04-281-1/+4
* Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new in...Thomas Müller2016-04-2518-135/+123
* Drop old calendar and contacts tables - fixes #21889Thomas Müller2016-04-221-0/+7
* Move \OC\Repair to PSR-4Roeland Jago Douma2016-04-2118-0/+1989