aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Cache/Watcher.php
Commit message (Expand)AuthorAgeFilesLines
* fix(cache): always require updates if mtime is nullfix/require-update-if-mtime-is-nullFerdinand Thiessen2025-04-041-1/+1
* fix: don't use cached root info from shared cache if the watcher has detected...Robin Appelman2025-02-061-0/+13
* chore: Add SPDX headerAndy Scherzinger2024-05-241-23/+4
* refactor: Repalce array_search with in_array in lib/Christoph Wurst2023-11-221-1/+1
* more reliable return value for Watcher::checkUpdateRobin Appelman2021-10-151-1/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Harden watcherRoeland Jago Douma2019-11-221-2/+2
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-0/+1
* Merge branch 'master' of https://github.com/d--j/core into d--j-masterThomas Müller2016-04-251-1/+3
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+140