aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Migration/BackgroundRepair.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-23/+4
* fix: Make Repair object injectable and fix BackgroundRepair testCôme Chilliet2024-02-011-5/+4
* chore: use DI for \OC\RepairCôme Chilliet2024-01-301-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+3
* Refactors Metadata, Migration, and Net.Faraz Samapoor2023-11-071-10/+8
* Migrate Repair events to OCP\EventDispatcher\EventCôme Chilliet2022-08-251-6/+6
* Port existing server code to new interfaceCarl Schwan2022-08-081-29/+12
* Check style updateCarl Schwan2022-01-131-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* log full expection during repair stepRobin Appelman2021-03-181-1/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Properly inject EventDispatched in BackgroundRepairRoeland Jago Douma2019-03-221-4/+1
* Fix unit testDaniel Kesselberg2019-02-131-3/+7
* Update license headersMorris Jobke2017-11-061-0/+1
* Add |null to PHPDocLukas Reschke2017-08-011-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Introduce background repair stepsThomas Müller2016-04-261-0/+116