Commit Graph

21 Commits (master)

Author SHA1 Message Date
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants 2 years ago
Simon L d55a7c619d Fix typos in lib/public subdirectory 3 years ago
Côme Chilliet 7ae6791737
Document all getIncomplete implementations as returning string|false 3 years ago
Carl Schwan 28970563a2
Remove some mentions of ownCloud from our api documentation 4 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
Robin Appelman d2bcb57a54
add ICopyFromCache trait to expose existing implementation 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 0487144b26
Remove deprecated searchByTag 7 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Robin Appelman df2063ee7b
Implement webdav SEARCH 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Roeland Jago Douma 4a53542e45
Move \OCP\Files to PSR-4 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Robin Appelman 559189cf47 additional phpdoc for search 10 years ago
Robin Appelman 615f0f5499 add deprecation notice to search methods 10 years ago
Robin Appelman f2bba59b79 split cache->insert from cache->put 10 years ago
Robin Appelman ec3f6549f6 Add fallback moveFromCache implementation 10 years ago
Robin Appelman 6682f31074 clean cache interface 10 years ago
Robin Appelman 7530f66f52 remove unneeded public cache methods 10 years ago
Robin Appelman dcbeeced3b add since tags 10 years ago
Robin Appelman 6d321f5f6b Return a class from cache operations instead of an array 10 years ago
Robin Appelman cdc8c40d60 Add public cache interface 10 years ago