summaryrefslogtreecommitdiffstats
path: root/lib/filecache/update.php
Commit message (Collapse)AuthorAgeFilesLines
* remove old filecacheRobin Appelman2012-10-101-217/+0
|
* fix updating the filecache for when contents of a folder has changedRobin Appelman2012-09-301-5/+8
|
* Respect coding styleThomas Müller2012-09-101-26/+26
|
* adding space between) and {Thomas Mueller2012-09-071-31/+31
|
* Whitespace fixes in libBart Visscher2012-08-291-2/+2
|
* fix scanning of archives in some casesRobin Appelman2012-08-091-2/+2
|
* remove unused variablesRobin Appelman2012-07-201-1/+0
|
* get the correct metadate from updated folders to put in the cacheRobin Appelman2012-06-171-3/+3
|
* when checking if the content of a folder has been updated, exlicitly state ↵Robin Appelman2012-06-171-2/+7
| | | | | | that we are checking a folder solves some issues with external storages not updating correctly
* cleanup oc_filecache, splitting it in several parts and using the new hasUpdatedRobin Appelman2012-06-151-0/+210