Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Remove old repair steps that aren't executed anymore | Morris Jobke | 2018-01-22 | 4 | -424/+0 |
* | check if the user still exists before we try to cleanup the previews | Bjoern Schiessle | 2017-11-14 | 1 | -1/+12 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+3 |
* | Copy avatars to the new location | Joas Schilling | 2017-05-18 | 1 | -14/+56 |
* | We want to see 1 in 100 messages, not all but the 100th | Joas Schilling | 2017-05-18 | 1 | -1/+1 |
* | Add a repair step to fix broken mounts | Joas Schilling | 2016-12-13 | 1 | -0/+78 |
* | Fixed correct filename of MoveAvatarsBackgroundJob | Roeland Jago Douma | 2016-12-13 | 1 | -0/+0 |
* | Merge pull request #2405 from nextcloud/add-avatar-job-once | Roeland Jago Douma | 2016-11-30 | 1 | -8/+16 |
|\ | |||||
| * | Execute MoveAvatars repair step only once | Morris Jobke | 2016-11-29 | 1 | -8/+16 |
* | | Add test if repair step is already done | Roeland Jago Douma | 2016-11-19 | 1 | -4/+14 |
* | | Adds background job to cleanup all previews. | Roeland Jago Douma | 2016-11-19 | 2 | -0/+184 |
|/ | |||||
* | Use callForSeenUsers for avatar migration | Morris Jobke | 2016-10-28 | 1 | -24/+22 |
* | DI fails for bg job | Roeland Jago Douma | 2016-10-05 | 1 | -10/+4 |
* | Use a backgroundjob to move avatars | Roeland Jago Douma | 2016-10-05 | 2 | -78/+118 |
* | Avatar migration step | Roeland Jago Douma | 2016-10-05 | 1 | -0/+134 |