summaryrefslogtreecommitdiffstats
path: root/apps/files/lib/BackgroundJob
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-234-4/+3
* Migrate parts of files app away from depecrated Iloggerfenn-cs2023-08-132-50/+23
* Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-211-62/+0
* Do not set up filesystem on every callAnna Larch2023-02-171-0/+62
* Use TimedJob from OCP instead of OCCôme Chilliet2022-12-053-11/+18
* Add a background job to delete expired tokensJoas Schilling2022-10-121-0/+61
* 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-045-7/+3
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* only run the background scanner for users that have unscanned filesRobin Appelman2020-10-201-26/+41
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Add visibility to all constantsChristoph Wurst2020-04-102-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-5/+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-055-5/+28
* Add a transfer ownership background jobRoeland Jago Douma2019-12-021-0/+183
* Code style fixes and cleanupJulius Härtl2019-11-271-1/+1
* Add background job for token cleanupJulius Härtl2019-11-271-0/+31
* add option to disable background scanning of filesRobin Appelman2019-11-051-0/+4
* misc phpdoc fixesMax Kovalenko2019-05-271-0/+1
* Fix apps/Joas Schilling2016-07-213-4/+7
* Update license headersLukas Reschke2016-05-262-2/+2
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-123-0/+324