summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/DeleteOrphanedSharesJob.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Apply php:cs recommendationsLouis Chemineau2024-08-281-1/+1
* fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-281-0/+41
* chore: Add SPDX headerAndy Scherzinger2024-06-061-22/+3
* fix(sharing): Avoid (dead)locking during orphan deletionChristoph Wurst2024-03-051-12/+66
* fix: only cleanup orphaned shared dalyRobin Appelman2024-02-151-6/+2
* chore: Migrate away from OC::$server->getLoggerCôme Chilliet2024-02-131-6/+7
* Use TimedJob from OCP instead of OCCôme Chilliet2022-12-051-3/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* Move background job to PSR-4Joas Schilling2016-05-251-0/+64