| Commit message (Expand) | Author | Age | Files | Lines |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 1 | -1/+1 |
* | fix(migration-preview): display a message if no attributes set | Maxence Lange | 2024-08-06 | 1 | -0/+12 |
* | feat(migration-attributes): tests | Maxence Lange | 2024-07-29 | 1 | -3/+6 |
* | fix(migration-attributes): privatizing AttributeException | Maxence Lange | 2024-07-29 | 2 | -4/+21 |
* | feat(upgrade): release metadata | Maxence Lange | 2024-07-29 | 1 | -0/+153 |
* | feat: add setup check for needed mimetype migrations | Robin Appelman | 2024-06-18 | 1 | -0/+35 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 3 | -59/+10 |
* | fix: Make Repair object injectable and fix BackgroundRepair test | Côme Chilliet | 2024-02-01 | 1 | -5/+4 |
* | chore: use DI for \OC\Repair | Côme Chilliet | 2024-01-30 | 1 | -1/+1 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -3/+3 |
* | Merge pull request #39109 from fsamapoor/refactor_lib_private_metadata_migrat... | Christoph Wurst | 2023-11-07 | 3 | -33/+26 |
|\ |
|
| * | Refactors Metadata, Migration, and Net. | Faraz Samapoor | 2023-11-07 | 3 | -33/+26 |
* | | fix(install): Make installing more verbose | Joas Schilling | 2023-11-03 | 2 | -0/+8 |
|/ |
|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | IMigrationStep progress bar fix | Git'Fellow | 2023-01-03 | 1 | -1/+4 |
* | Migrate Repair events to OCP\EventDispatcher\Event | Côme Chilliet | 2022-08-25 | 1 | -6/+6 |
* | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 1 | -29/+12 |
* | Fix codestyle | Côme Chilliet | 2022-03-24 | 1 | -1/+0 |
* | Migrate from ILogger to LoggerInterface in lib/private | Côme Chilliet | 2022-03-24 | 1 | -4/+3 |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 3 | -3/+1 |
* | log full expection during repair step | Robin Appelman | 2021-03-18 | 1 | -1/+2 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -3/+5 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 3 | -2/+1 |
* | Properly inject EventDispatched in BackgroundRepair | Roeland Jago Douma | 2019-03-22 | 1 | -4/+1 |
* | Fix unit test | Daniel Kesselberg | 2019-02-13 | 1 | -3/+7 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -4/+7 |
* | Add |null to PHPDoc | Lukas Reschke | 2017-08-01 | 1 | -1/+1 |
* | Start migrations | Joas Schilling | 2017-07-05 | 1 | -0/+84 |
* | Adding tests for 4 byte unicode characters | Morris Jobke | 2017-03-21 | 1 | -0/+93 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Introduce background repair steps | Thomas Müller | 2016-04-26 | 1 | -0/+116 |