events/Classes/Service
Daniel Siepmann 9c8e1aa982
Do not delete files if they are still in use (#12)
The clean up task had an issue to clean up to many files.
It didn't check if a file that could be deleted
because one event got deleted, was still in use by another event.

Relates: #10499
2023-05-15 15:35:48 +02:00
..
Cleanup Do not delete files if they are still in use (#12) 2023-05-15 15:35:48 +02:00
DestinationDataImportService Fix 404 for dates after re import (#7) 2023-04-03 11:34:56 +02:00
CategoryService.php Remove PHPStan issues 2021-12-14 17:31:46 +01:00
CleanupService.php Fix broken remove past data 2021-12-20 09:45:25 +01:00
DataProcessingForModels.php Fix PHPStan issues 2021-12-13 09:27:28 +01:00
DestinationDataImportService.php Remove rte config fram tca, fix text cleanup from linebreaks (#3) 2023-03-17 12:58:06 +01:00