summaryrefslogtreecommitdiffstats
path: root/lib/repair/dropoldtables.php
Commit message (Collapse)AuthorAgeFilesLines
* Move lib/repair to lib/private/repairMorris Jobke2016-01-071-96/+0
|
* Drop oc_gallery_sharing which was removed in 8.0.0Morris Jobke2016-01-061-0/+1
| | | | See https://github.com/owncloud/gallery-old/commit/c080dfe87d5eb1de8aa27b1836629b57b0316004
* Merge pull request #20320 from owncloud/drop-file_mapThomas Müller2015-11-051-0/+1
|\ | | | | Drop unused table file_map
| * Drop unused table file_mapMorris Jobke2015-11-051-0/+1
| | | | | | | | | | | | | | * used only for windows support * windows support was dropped in 8.2.0 - see #17379 * was introduced in fd8cb9974be30aaca0d65d1807d6a4f784da5f0b * ref #18935
* | Drop unused tables principalgroups and principalsMorris Jobke2015-11-051-0/+2
|/ | | | * was removed in 3e84f170e7133d9acc46123ba4c901a24e438b2c
* Use the public interface and our method instead of the doctrine thingJoas Schilling2015-07-211-4/+4
|
* Update license headersJenkins for ownCloud2015-03-261-6/+15
|
* Add a repair step to delete old tablesJoas Schilling2015-03-021-0/+83