nextcloud-server/lib/private/Files/Cache
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-19 07:57:35 +07:00
..
Wrapper fix(files): Adjust Cache::searchQuery() parameter name to match interface 2024-09-13 18:13:44 +07:00
Cache.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +07:00
CacheDependencies.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CacheEntry.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CacheQueryBuilder.php feat: add base class for extending the query builder 2024-07-12 17:01:39 +07:00
FailedCache.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
FileAccess.php feat: add base class for extending the query builder 2024-07-12 17:01:39 +07:00
HomeCache.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
HomePropagator.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
LocalRootScanner.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
MoveFromCacheTrait.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
NullWatcher.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Propagator.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
QuerySearchHelper.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
Scanner.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
SearchBuilder.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Storage.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
StorageGlobal.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
Updater.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Watcher.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00