summaryrefslogtreecommitdiffstats
path: root/lib/private/files/cache/updater.php
Commit message (Expand)AuthorAgeFilesLines
* Don't do rename hooks for cache when moving the mountpointRobin Appelman2014-06-061-0/+4
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-1/+1
* Merge pull request #7420 from owncloud/cachehooks-firstThomas Müller2014-03-251-1/+4
|\
| * Fix updater when getFileInfo failsRobin Appelman2014-03-031-1/+4
* | Allow re-using already known fileinfo when calculating folder sizesRobin Appelman2014-02-281-2/+2
|/
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-2/+0
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-1/+1
* Merge pull request #6099 from owncloud/fix_source_not_found_warningsMorris Jobke2013-11-281-1/+5
|\
| * correctFolder() already resolves the dirname internallyBjoern Schiessle2013-11-281-1/+1
| * make sure that we don't try to access an already deleted files, fixes some fi...Bjoern Schiessle2013-11-281-2/+6
* | Redetect mime type whenever extension is renamedVincent Petry2013-11-271-0/+6
|/
* Compare dirname() results to DIRECTORY_SEPARATOR, not '/'ringmaster2013-11-141-1/+1
* Merge branch 'master' into update-parent-storage-mtimeRobin Appelman2013-10-301-12/+39
|\
| * make sure that also the storage etag gets changedBjoern Schiessle2013-10-291-4/+7
| * make getUidAndFilename() privateBjoern Schiessle2013-10-291-1/+1
| * backport of https://github.com/owncloud/core/pull/5513Bjoern Schiessle2013-10-291-12/+36
* | Update the parent folders storage_mtime on write and delete to prevent rescansRobin Appelman2013-10-291-1/+21
|/
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+161