| .. |
|
Wrapper
|
reuse dependencies from wrapped cache
|
2023-08-18 11:14:52 +07:00 |
|
Cache.php
|
fix: Prevent PHP warnings when optional CacheEntry attributes are unset
|
2023-08-16 14:12:51 +07:00 |
|
CacheEntry.php
|
fix: Only read unencrypted_size when file is actually encrypted
|
2023-09-06 07:25:28 +07:00 |
|
CacheQueryBuilder.php
|
refactor: remove where specification from SELECT getter
|
2023-05-10 18:48:06 +07:00 |
|
FailedCache.php
|
use searchoperation for storage filter instead of db expression
|
2021-06-14 16:11:25 +07:00 |
|
HomeCache.php
|
Fix return types in phpdoc
|
2023-05-15 12:24:42 +07:00 |
|
HomePropagator.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
LocalRootScanner.php
|
Refactors "strpos" calls in lib/private to improve code readability.
|
2023-05-15 15:17:19 +07:00 |
|
MoveFromCacheTrait.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
NullWatcher.php
|
Update php licenses
|
2021-06-04 22:02:41 +07:00 |
|
Propagator.php
|
Refactors "strpos" calls in lib/private to improve code readability.
|
2023-05-15 15:17:19 +07:00 |
|
QuerySearchHelper.php
|
Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint
|
2023-06-28 07:53:35 +07:00 |
|
Scanner.php
|
Convert isset ternary to null coalescing operator
|
2023-09-28 17:44:19 +07:00 |
|
SearchBuilder.php
|
fix: include invisible tags for admins
|
2023-06-21 20:28:01 +07:00 |
|
Storage.php
|
Fix Executing a query: SQLSTATE[42000]
|
2022-11-29 11:24:56 +07:00 |
|
StorageGlobal.php
|
Fix typos in lib/private subdirectory
|
2022-07-27 08:52:17 +07:00 |
|
Updater.php
|
fix: execute throws docrine exceptions not our wrapped ones
|
2023-05-26 06:56:55 +07:00 |
|
Watcher.php
|
more reliable return value for Watcher::checkUpdate
|
2021-10-15 16:03:18 +07:00 |