4 次程式碼提交 (1afccde16a04f9a91f9c5c46090517a54670f34d)

作者 SHA1 備註 提交日期
  Joas Schilling ba87db3fcc
Fix others 8 年之前
  Lukas Reschke aba539703c
Update license headers 8 年之前
  Vincent Petry c9b26d065b
Move cache chunk TTL value to FileChunking class 8 年之前
  Frederik Kammer 299520b322
Add config value for cache gc ttl 8 年之前
  Vincent Petry e0af5263fb
Allow chunk GC mtime tolerance for unfinished part chunks 8 年之前
  Roeland Jago Douma d9007ccacf
Move \OC\Cache to PSR-4 8 年之前
  Thomas Müller 682821c71e Happy new year! 8 年之前
  Roeland Jago Douma 98c4951f45 getLowStrengthGenerator does not do anything anymore 8 年之前
  Joas Schilling e2cfcd992c Allow storage wrappers to through a forbidden exception with retry information 8 年之前
  Morris Jobke b945d71384 update licence headers via script 8 年之前
  Thomas Müller d3ac73c0c9 Remove OC_Log 9 年之前
  Vincent Petry dd4de48418 Do not try clearing locked files in cache folder 9 年之前
  Thomas Müller fc474de573 Fixing "ImportController::__construct() must implement interface OCP\\ICache, instance of OC\\Cache\\File given" 9 年之前
  Morris Jobke f63915d0c8 update license headers and authors 9 年之前
  Lukas Reschke 70ca0102f5 Fix PHPDoc annotations 9 年之前
  Thomas Müller 97a3d8c313 Fix login handler for file cache - fixes #16795 9 年之前
  Thomas Müller 5e60795962 Bring back OC\Cache\File - fixes #16760 9 年之前
  Arthur Schiwon 3de7f58321 remove file cache classes and its tests 9 年之前
  Thomas Müller 1b42b492dc kill OC_FileProxy :boom: 9 年之前
  Jenkins for ownCloud b585d87d9d Update license headers 9 年之前
  Vincent Petry b495ca4924 Added part files for when writing chunks 9 年之前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 年之前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 年之前
  Robin Appelman 4a9c64e96b Only make sure the cache directory exists when we use it 9 年之前
  Jörn Friedrich Dreyer 86935fab17 readd is_file 9 年之前
  Arthur Schiwon ded8cc47cf :camel:case 9 年之前
  Jörn Friedrich Dreyer 2d8f57a1ea check if cache files are readable 9 年之前
  Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 年之前
  Bart Visscher a4b7f5155f Fix PHPdoc in lib/private 10 年之前
  Vincent Petry ab56f69416 Do not expire chunks while checking for their existence 10 年之前
  Vincent Petry 10c9b8eb99 Cache folder is now configurable 10 年之前
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 10 年之前
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 10 年之前
  Thomas Tanghus fe86182dac OC_Cache namespace changes and add UserCache to server container. 10 年之前
  Thomas Müller 0fb719dffe adding size() to the file cache 10 年之前
  Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 11 年之前
  Robin Appelman c5402f4575 use strict equals in readdir loops to prevent issues with '0' files 11 年之前
  Bjoern Schiessle ab6e47b44a oc_cache needs to disable file proxys for read/write operation. Otherwise the operation will go through the encryption app which will not work. 11 年之前
  Arthur Schiwon c8a2beccb0 Cache: mount user mountpoints to make sure that // exists before accessing it. Fixes #2553 and #2374 11 年之前
  Sam Tuke 8b01286a5d Merged branch 'master' 11 年之前
  Robin Appelman c88c54bbb0 make sure we can do our tests again 11 年之前
  Thomas Müller 23f348c99f Respect coding style 12 年之前
  Thomas Mueller 3829460ab8 adding space between) and { 12 年之前
  Michael Gapczynski 301baf0215 $storage shouldn't be static in OC_Cache_File 12 年之前
  Bart Visscher 9e32e07306 Fix OC_Cache_File 12 年之前
  Thomas Mueller d786194ddc fixing: apps/files/ajax/scan.php 12 年之前
  Bart Visscher 32721e7b07 Remember storage view in OC_Cache_File 12 年之前
  Bart Visscher 53e51fe46b Clean user cache on login 12 年之前
  Robin Appelman 51566e87c7 add prefix option to OC_Cache::clear 12 年之前
  Bart Visscher ab788eaa23 OC_Cache_File ttl=0 indicates forever, but expire in a day to keep the cache clean 12 年之前