Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup old and not needed repair steps to speed up the update | Morris Jobke | 2017-02-22 | 1 | -111/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
| | |||||
* | Remove obsolete contacts_cards_properties table | Florian Preinstorfer | 2016-06-19 | 1 | -0/+1 |
| | | | | | | | The table contacts_cards_properties was part of the contacts app until ownCloud 8.2. It got replaced with cards_properties (part of dav). See also: ownCloud/core #21889 | ||||
* | Drop obsolete tables: gallery_albums and gallery_photos | Florian Preinstorfer | 2016-06-19 | 1 | -1/+3 |
| | | | | | Commit 34a21a63ce5730a4f45af6745b4acd6f702e6e79 renamed gallery_albums to pictures_images_cache and removed gallery_photos entirely. | ||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
| | |||||
* | Adding progress to web upgrade | Thomas Müller | 2016-04-28 | 1 | -1/+1 |
| | |||||
* | Adding progress to occ maintenance:repair | Thomas Müller | 2016-04-28 | 1 | -1/+4 |
| | |||||
* | Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new ↵ | Thomas Müller | 2016-04-25 | 1 | -7/+5 |
| | | | | interface - refs #24198 | ||||
* | Drop old calendar and contacts tables - fixes #21889 | Thomas Müller | 2016-04-22 | 1 | -0/+7 |
| | |||||
* | Move \OC\Repair to PSR-4 | Roeland Jago Douma | 2016-04-21 | 1 | -0/+97 |