Commit Graph

37 Commits (master)

Author SHA1 Message Date
Côme Chilliet ad9574970a
fix: Fix crash in files_version about uninitialized property 3 months ago
Robin Appelman 1a716578fd
fix: fix moving cache items from cache jail with sharding 4 months ago
Ferdinand Thiessen b48ee2e924
fix: Harden files scanner for invalid null access 11 months ago
provokateurin 714671a8a6
fix(files): Adjust Cache::searchQuery() parameter name to match interface 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Robin Appelman e9d97a568f
use OCP\Server 2 years ago
Robin Appelman e50c176428 also improe cache ci for shared cache 2 years ago
Christoph Wurst 7e5303bec7
fix(files): Don't attempt to format a partial cache entry 2 years ago
Robin Appelman 9ea03a9534 reuse dependencies from wrapped cache 2 years ago
Côme Chilliet ae525e1935
Fix return types in phpdoc 3 years ago
Robin Appelman 5267a74027
fix type hints 3 years ago
Robin Appelman c9e4e30523 clear encrypted flag when moving away from encrypted storage 3 years ago
Côme Chilliet 7ae6791737
Document all getIncomplete implementations as returning string|false 3 years ago
Robin Appelman 118c647f61
properly handle cases where cache wrappers block access 4 years ago
Robin Appelman 362cb2a11f
inject SearchBuilder 5 years ago
Robin Appelman 5d1d53c42e
perform file search in a single query 5 years ago
Robin Appelman 9774fb1573
use searchoperation for storage filter instead of db expression 5 years ago
Robin Appelman e198dc1b20
rework search api to allow searching on multiple caches at once 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma 0487144b26
Remove deprecated searchByTag 7 years ago
Ari Selseng d16cfb519e Avoid calculating folder size for parent that needs scan. 7 years ago
Robin Appelman 6c5ea0ceca
pass `Cache::getMoveInfo` along cache wrappers 7 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Robin Appelman df2063ee7b
Implement webdav SEARCH 9 years ago
Robin Appelman 14cdeafc3e
make source cache injectable in cache wrappers 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma dedf392751
Move \OC\Files to PSR-4 10 years ago
Daniel Jagszent 5a0938ad8e Call private cache methods only for `OC\Files\Cache\Cache` 10 years ago
Stefan Weil b1a856d7b7 lib: Fix typos (found by codespell) 10 years ago
Joas Schilling e86fd945dd Fix doc issue of cache wrapper 10 years ago
Robin Appelman f2bba59b79 split cache->insert from cache->put 10 years ago
Robin Appelman 1369f2c684 cleanup shared cache 10 years ago
Robin Appelman 6d321f5f6b Return a class from cache operations instead of an array 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Robin McCorkell 2b99fc76ec Cleanup of PHPDoc return types 11 years ago
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags 11 years ago
Vincent Petry 25dde7e93b Added searchByTags to view, storage and cache 11 years ago
Vincent Petry ebba54d490 Fix numeric storage id for cache wrapper 11 years ago