aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Cache/ICache.php
Commit message (Expand)AuthorAgeFilesLines
* fix(psalm): Fix @throws annotationsfix/psalm/throws-annotationsprovokateurin2024-09-171-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+4
* fix(OCP): Add since tag for all constantsJoas Schilling2024-02-141-0/+15
* Fix typos in lib/public subdirectorySimon L2023-05-101-1/+1
* Document all getIncomplete implementations as returning string|falseCôme Chilliet2022-08-021-1/+1
* Remove some mentions of ownCloud from our api documentationCarl Schwan2021-07-291-3/+3
* use searchoperation for storage filter instead of db expressionRobin Appelman2021-06-141-6/+4
* rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-141-0/+29
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* add ICopyFromCache trait to expose existing implementationRobin Appelman2021-03-121-0/+11
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-4/+4
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Remove deprecated searchByTagRoeland Jago Douma2019-07-261-13/+0
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Implement webdav SEARCHRobin Appelman2017-03-011-0/+12
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OCP\Files to PSR-4Roeland Jago Douma2016-05-181-0/+256