summaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Cache
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated searchByTagRoeland Jago Douma2019-07-261-13/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* add event for cache updateRobin Appelman2019-02-183-44/+83
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* add event for inserting cache entriesRobin Appelman2019-02-071-0/+72
| | | | | | | | this provides a reliable way for apps to listen to new files without the need to of cache wrappers to hook into inserts themselves (something which isn't 100% reliable) Signed-off-by: Robin Appelman <robin@icewind.nl>
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Implement webdav SEARCHRobin Appelman2017-03-011-0/+12
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* minor storage interface tweaksRobin Appelman2017-01-241-0/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* 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