aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Cache/CacheUpdateEvent.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* rename cache event to follow new naming standardsRobin Appelman2020-11-261-3/+2
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Update license headersChristoph Wurst2019-12-051-2/+7
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* add event for cache updateRobin Appelman2019-02-181-0/+32
Signed-off-by: Robin Appelman <robin@icewind.nl>