summaryrefslogtreecommitdiffstats
path: root/lib/private/files/cache/cache.php
Commit message (Expand)AuthorAgeFilesLines
* Fix calculated folder size to use unencrypted sizeVincent Petry2014-01-091-5/+17
* Users of getFolderContent are mostly interested in the unecrypted file sizeBart Visscher2013-12-061-0/+4
* Alias the aggregate columns so SQL Server doesn't combine them.ringmaster2013-11-141-1/+1
* Merge pull request #5540 from owncloud/scanner-enhancments-masterThomas Müller2013-11-041-0/+1
|\
| * cast storage_mtime to intThomas Müller2013-10-251-0/+1
* | Map empty mimetypes to octet-stream for Oracle DBMS.Andreas Fischer2013-10-291-0/+4
|/
* Catch duplicate insertion errors while scanning filesVincent Petry2013-10-231-5/+11
* Check result only onceVictor Dubiniuk2013-10-041-3/+5
* Make mimetypes static. Jenkis will be happyVictor Dubiniuk2013-10-041-11/+11
* Load all mimetypes in one goVictor Dubiniuk2013-10-041-17/+20
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+582