summaryrefslogtreecommitdiffstats
path: root/lib/private/cache/file.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OC\Cache to PSR-4Roeland Jago Douma2016-04-151-199/+0
* Happy new year!Thomas Müller2016-01-121-1/+3
* getLowStrengthGenerator does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
* Allow storage wrappers to through a forbidden exception with retry informationJoas Schilling2015-11-171-0/+2
* update licence headers via scriptMorris Jobke2015-10-051-1/+1
* Remove OC_LogThomas Müller2015-07-031-1/+1
* Do not try clearing locked files in cache folderVincent Petry2015-06-301-3/+10
* Fixing "ImportController::__construct() must implement interface OCP\\ICache,...Thomas Müller2015-06-291-1/+4
* update license headers and authorsMorris Jobke2015-06-251-9/+1
* Fix PHPDoc annotationsLukas Reschke2015-06-171-0/+24
* Fix login handler for file cache - fixes #16795Thomas Müller2015-06-081-5/+0
* Bring back OC\Cache\File - fixes #16760Thomas Müller2015-06-051-0/+174
* remove file cache classes and its testsArthur Schiwon2015-05-081-174/+0
* kill OC_FileProxy :boom:Thomas Müller2015-04-071-9/+0
* Merge pull request #14113 from owncloud/chunking-chunkpartfilesThomas Müller2015-04-021-2/+13
|\
| * Added part files for when writing chunksVincent Petry2015-03-161-2/+13
* | Update license headersJenkins for ownCloud2015-03-261-5/+27
|/
* Merge pull request #13893 from owncloud/create-cachedir-on-userMorris Jobke2015-03-111-18/+27
|\
| * Only make sure the cache directory exists when we use itRobin Appelman2015-02-041-18/+27
* | Revert "Updating license headers"Morris Jobke2015-02-261-26/+6
* | Updating license headersJenkins for ownCloud2015-02-231-6/+26
* | readd is_fileJörn Friedrich Dreyer2015-02-031-1/+1
* | :camel:caseArthur Schiwon2015-02-021-1/+1
* | check if cache files are readableJörn Friedrich Dreyer2015-02-021-1/+1
|/
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
* Fix PHPdoc in lib/privateBart Visscher2014-04-151-1/+1
* Do not expire chunks while checking for their existenceVincent Petry2014-04-031-5/+0
* Cache folder is now configurableVincent Petry2014-03-241-7/+8
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+9
* Merge branch 'master' into fixing-4546-masterThomas Müller2013-10-071-0/+18
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+118