Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |