aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/BackgroundJob/ScanFiles.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-14/+4
* chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2dependabot[bot]2024-10-191-4/+4
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Apply php:cs recommendationsLouis Chemineau2024-08-281-2/+2
* fix: make background scan job compatible with shardingRobin Appelman2024-08-281-12/+58
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+4
* Port existing server code to new interfaceCarl Schwan2022-08-081-12/+11
* Adapt more code to migration to LoggerInterfaceCôme Chilliet2022-03-241-11/+4
* fix testsRobin Appelman2021-12-021-4/+3
* stop background scan early if a users still has unscanned files after backgro...Robin Appelman2021-12-021-1/+7
* find users for background scan one by oneRobin Appelman2021-12-021-22/+20
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* only run the background scanner for users that have unscanned filesRobin Appelman2020-10-201-26/+41
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* Add typed events for the filesystem/scannerChristoph Wurst2019-12-131-20/+13
* Update license headersChristoph Wurst2019-12-051-1/+2
* add option to disable background scanning of filesRobin Appelman2019-11-051-0/+4
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-0/+114