| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement guest avatar endpoint | Michael Weimann | 2019-02-07 | 1 | -1/+1 |
* | Log and continue on Dav reader failure | John Molakvoæ (skjnldsv) | 2018-12-05 | 1 | -2/+9 |
* | Use the defined func()->count() instead of manual counting | Joas Schilling | 2018-11-08 | 2 | -2/+2 |
* | Clear avatar cache with frontend repair | John Molakvoæ (skjnldsv) | 2018-11-08 | 1 | -0/+82 |
* | Merge branch 'addressbook-uid-check-migration' of https://github.com/nextclou... | John Molakvoæ (skjnldsv) | 2018-11-01 | 1 | -1/+1 |
|\ |
|
| * | Tests | John Molakvoæ (skjnldsv) | 2018-11-01 | 1 | -0/+121 |
* | | Fix phpunit | John Molakvoæ (skjnldsv) | 2018-11-01 | 1 | -20/+20 |
* | | Tests | John Molakvoæ (skjnldsv) | 2018-10-30 | 1 | -0/+121 |
|/ |
|
* | Move depsCache clearing to SCSSCacher/JSCombiner | Julius Härtl | 2018-02-03 | 1 | -16/+0 |
* | Add tests and class mapping | Julius Härtl | 2018-02-03 | 1 | -0/+94 |
* | Remove old repair steps that aren't executed anymore | Morris Jobke | 2018-01-22 | 4 | -701/+0 |
* | check if the user still exists before we try to cleanup the previews | Bjoern Schiessle | 2017-11-14 | 1 | -1/+10 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 3 | -3/+5 |
* | dont run invalid path repair step when upgrading from 11.0.5.2 and later | Robin Appelman | 2017-10-03 | 1 | -0/+30 |
* | Fix RepairMimeTypeTest | Roeland Jago Douma | 2017-08-09 | 1 | -4/+10 |
* | Fix last failures with oracle | Joas Schilling | 2017-08-02 | 1 | -1/+2 |
* | Also repair storage id's when repairing invalid entries | Robin Appelman | 2017-07-21 | 1 | -0/+34 |
* | chunk getting invalid paths and reuse queries | Robin Appelman | 2017-07-13 | 1 | -0/+38 |
* | adjust to moved repair step | Robin Appelman | 2017-06-29 | 1 | -2/+8 |
* | Add repair step for invalid paths | Robin Appelman | 2017-06-21 | 1 | -0/+111 |
* | Add tests for repairstep | Lukas Reschke | 2017-04-26 | 1 | -0/+144 |
* | Add test code for new image mime types | Stefan Weil | 2017-04-25 | 1 | -0/+21 |
* | Adjust tests as well | Morris Jobke | 2017-03-21 | 1 | -2/+2 |
* | [CI] Can we get some faster phpunit execution? (#27113) | Thomas Müller | 2017-03-20 | 1 | -4/+9 |
* | Make the test useful | Joas Schilling | 2017-03-03 | 1 | -0/+2 |
* | Execute UpdateLanguageCode only once | Morris Jobke | 2017-03-02 | 1 | -1/+25 |
* | Fix table name and add a test for more than 1 entries | Joas Schilling | 2017-03-02 | 1 | -20/+23 |
* | Change language code for languages with only one translation | Morris Jobke | 2017-03-01 | 1 | -0/+147 |
* | cleanup old and not needed repair steps to speed up the update | Morris Jobke | 2017-02-22 | 11 | -1652/+19 |
* | remote now unneeded AvatarPermissions repair step | Robin Appelman | 2017-01-26 | 1 | -189/+0 |
* | Add repair step to fix file share permissions | Vincent Petry | 2017-01-05 | 1 | -0/+67 |
* | Remove obsolete RepairLegacyStorages repair step | Vincent Petry | 2016-12-19 | 1 | -321/+0 |
* | Add a unit test | Joas Schilling | 2016-12-13 | 1 | -0/+132 |
* | Add test if repair step is already done | Roeland Jago Douma | 2016-11-19 | 1 | -1/+43 |
* | Adds background job to cleanup all previews. | Roeland Jago Douma | 2016-11-19 | 2 | -0/+329 |
* | introduce callForSeenUsers and countSeenUsers (#26361) | Jörn Friedrich Dreyer | 2016-10-28 | 1 | -0/+3 |
* | Fix test of repair step | Joas Schilling | 2016-10-19 | 1 | -6/+10 |
* | Fix getMock RepairUnmergedSharesTest | Roeland Jago Douma | 2016-09-13 | 1 | -4/+5 |
* | Fix getMock Repair | Roeland Jago Douma | 2016-09-07 | 1 | -1/+2 |
* | Merge pull request #891 from nextcloud/us_25810 | Morris Jobke | 2016-08-30 | 1 | -43/+168 |
|\ |
|
| * | Improve regexp to detect duplicate folders when repairing unmerged shares | Vincent Petry | 2016-08-17 | 1 | -34/+68 |
| * | Fix unmerged shares repair with mixed group and direct shares | Vincent Petry | 2016-08-17 | 1 | -1/+44 |
| * | Improve file_target finding logic when repairing unmerged shares | Vincent Petry | 2016-08-17 | 1 | -9/+57 |
* | | always return numeric storage id as int, also check type equality in test ass... | Jörn Friedrich Dreyer | 2016-08-29 | 1 | -29/+15 |
|/ |
|
* | Fix RepairUnmergedShares to not skip valid repair cases | Vincent Petry | 2016-08-03 | 1 | -2/+42 |
* | Add repair step for unmerged shares (WIP) | Vincent Petry | 2016-08-03 | 1 | -0/+409 |
* | Repair step to adjust link share delete permissions | Vincent Petry | 2016-06-24 | 1 | -0/+87 |
* | Merge pull request #25075 from owncloud/fix_23265 | Vincent Petry | 2016-06-16 | 1 | -0/+194 |
|\ |
|
| * | Remove shares of the root folder | Roeland Jago Douma | 2016-06-13 | 1 | -0/+194 |
* | | Clean up tags of deleted users | Joas Schilling | 2016-06-14 | 1 | -3/+25 |
|/ |
|