| Commit message (Expand) | Author | Age | Files | Lines |
* | Add repair step to clear frontend related caches | Julius Härtl | 2018-02-06 | 1 | -0/+4 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Add logrote as a default background job | Roeland Jago Douma | 2017-10-24 | 1 | -0/+2 |
* | move repair step to stable12 | Bjoern Schiessle | 2017-09-01 | 1 | -1/+1 |
* | Merge pull request #5870 from nextcloud/generate-system-wide-key-pair | Björn Schießle | 2017-08-24 | 1 | -1/+4 |
|\ |
|
| * | add prefix to user and system keys to avoid name collisions | Bjoern Schiessle | 2017-08-10 | 1 | -1/+4 |
* | | Add a repair step to drop the account_terms table on oc migration | Joas Schilling | 2017-08-07 | 1 | -0/+2 |
|/ |
|
* | adjust to moved repair step | Robin Appelman | 2017-06-29 | 1 | -1/+1 |
* | Run repair step only once | Morris Jobke | 2017-06-22 | 1 | -1/+1 |
* | Add repair step for invalid paths | Robin Appelman | 2017-06-21 | 1 | -2/+4 |
* | Add a migration step to save the data from the accounts table before migrating | Joas Schilling | 2017-05-18 | 1 | -0/+3 |
* | Add app bundles | Lukas Reschke | 2017-04-26 | 1 | -0/+7 |
* | Fix DI | Joas Schilling | 2017-03-03 | 1 | -1/+1 |
* | Change language code for languages with only one translation | Morris Jobke | 2017-03-01 | 1 | -0/+2 |
* | cleanup old and not needed repair steps to speed up the update | Morris Jobke | 2017-02-22 | 1 | -35/+0 |
* | remote now unneeded AvatarPermissions repair step | Robin Appelman | 2017-01-26 | 1 | -2/+0 |
* | Remove obsolete RepairLegacyStorages repair step | Vincent Petry | 2016-12-19 | 1 | -2/+0 |
* | Add a repair step to fix broken mounts | Joas Schilling | 2016-12-13 | 1 | -0/+2 |
* | Merge pull request #2405 from nextcloud/add-avatar-job-once | Roeland Jago Douma | 2016-11-30 | 1 | -1/+1 |
|\ |
|
| * | Execute MoveAvatars repair step only once | Morris Jobke | 2016-11-29 | 1 | -1/+1 |
* | | Add test if repair step is already done | Roeland Jago Douma | 2016-11-19 | 1 | -1/+2 |
* | | Adds background job to cleanup all previews. | Roeland Jago Douma | 2016-11-19 | 1 | -0/+5 |
|/ |
|
* | Ignore failures of collation change in the pre update step | Joas Schilling | 2016-10-19 | 1 | -1/+2 |
* | Fix repair | Roeland Jago Douma | 2016-10-05 | 1 | -3/+1 |
* | Avatar migration step | Roeland Jago Douma | 2016-10-05 | 1 | -0/+7 |
* | Add repair step to remove .step file after update | Morris Jobke | 2016-09-23 | 1 | -0/+2 |
* | Add repair step for unmerged shares (WIP) | Vincent Petry | 2016-08-03 | 1 | -0/+7 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
* | Use getLazyRootFolder from RemoveRootShares repair step | Vincent Petry | 2016-06-17 | 1 | -1/+1 |
* | Merge pull request #25075 from owncloud/fix_23265 | Vincent Petry | 2016-06-16 | 1 | -0/+2 |
|\ |
|
| * | Remove shares of the root folder | Roeland Jago Douma | 2016-06-13 | 1 | -0/+2 |
* | | Clean up tags of deleted users | Joas Schilling | 2016-06-14 | 1 | -1/+1 |
|/ |
|
* | Repair job to fix permissions for avatars | Roeland Jago Douma | 2016-06-10 | 1 | -0/+2 |
* | Add repair step to clean old calendar/contact shares | Roeland Jago Douma | 2016-06-09 | 1 | -0/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
* | Allow migration steps to use automatic DI | Joas Schilling | 2016-05-03 | 1 | -7/+12 |
* | Repair steps no longer implement the Emitter interface | Thomas Müller | 2016-05-02 | 1 | -11/+0 |
* | Move more from \OC to PSR-4 | Roeland Jago Douma | 2016-04-29 | 1 | -0/+231 |