aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Cache
Commit message (Expand)AuthorAgeFilesLines
* Document all getIncomplete implementations as returning string|falseCôme Chilliet2022-08-021-1/+1
* store unencrypted size in the unencrypted_size columnRobin Appelman2022-06-021-0/+10
* Add already used optional sizeDifference parameter to IPropagatorJulius Härtl2021-10-141-1/+2
* 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-0413-20/+7
* add ICopyFromCache trait to expose existing implementationRobin Appelman2021-03-121-0/+11
* catch notfound and forbidden exception in smb::getmetadataRobin Appelman2021-03-041-2/+2
* move AbstractCacheEvent into OCPRobin Appelman2021-02-154-6/+95
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-163-3/+12
* code style and dispatchTypedRobin Appelman2020-12-022-2/+0
* rename cache event to follow new naming standardsRobin Appelman2020-11-265-7/+75
* extend cache eventsRobin Appelman2020-11-262-0/+40
* The file cache entry is array accessibleChristoph Wurst2020-10-131-1/+7
* Update license headers for 19Christoph Wurst2020-04-294-0/+4
* Add visibility to all constantsChristoph Wurst2020-04-104-14/+14
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Allow to overwrite the path on the cache eventJoas Schilling2020-02-131-0/+6
* Update license headersChristoph Wurst2019-12-059-12/+27
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* store filecache extension fieldsRobin Appelman2019-11-131-0/+24
* Remove deprecated searchByTagRoeland Jago Douma2019-07-261-13/+0
* add event for cache updateRobin Appelman2019-02-183-44/+83
* add event for inserting cache entriesRobin Appelman2019-02-071-0/+72
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Implement webdav SEARCHRobin Appelman2017-03-011-0/+12
* minor storage interface tweaksRobin Appelman2017-01-241-0/+1
* Update with robinJoas Schilling2016-07-216-6/+6
* Fix othersJoas Schilling2016-07-216-6/+12
* add propagator batchingRobin Appelman2016-06-021-0/+19
* Only recurse into incomplete folders during background scansRobin Appelman2016-05-231-0/+1
* Move \OCP\Files to PSR-4Roeland Jago Douma2016-05-186-0/+664