aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Repair/Events
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-196-6/+6
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-247-126/+14
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Parameter of RepairAdvanceEvent is actually an increment, not a step idCôme Chilliet2022-08-251-6/+5
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Declare strict types in all new Event classesCôme Chilliet2022-08-257-0/+21
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Migrate Repair events to OCP\EventDispatcher\EventCôme Chilliet2022-08-257-0/+270
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>