summaryrefslogtreecommitdiffstats
path: root/lib/cache/fileglobal.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-106/+0
| | | | | Conflicts: lib/private/vcategories.php
* Note to self 2: Do as you preach. Test!Thomas Tanghus2013-09-181-1/+1
|
* OC_Cache namespace changes and add UserCache to server container.Thomas Tanghus2013-09-171-3/+4
| | | | Refs #4863
* Always check variable type before using readdir to avoid surprisesArthur Schiwon2013-09-041-8/+12
|
* use strict equals in readdir loops to prevent issues with '0' filesRobin Appelman2013-08-191-2/+2
|
* adding space between) and {Thomas Mueller2012-09-071-5/+5
|
* Global file cache should also be able to clear with prefixBart Visscher2012-09-071-2/+3
|
* Add background job for global file cache cleanupBart Visscher2012-08-281-6/+28
|
* Fix errors for minimizerBart Visscher2012-06-181-0/+8
|
* Forgot a fileBart Visscher2012-06-181-0/+70