コミット履歴

作者 SHA1 メッセージ 日付
  Robin Appelman 1bbb18fe87 also clear statcache in mapped local 10 年 前
  Joas Schilling 7761f0288e Also clearstatcache() in MappedLocal before using the stats 10 年 前
  Joas Schilling 50f85bfd1f Check whether file exists before trying to touch() it 10 年 前
  Joas Schilling c5427da76d Check return of disk_free_space before returning it 10 年 前
  Joas Schilling 1062f4fe44 Check file existance in MappedLocal in hasUpdated() 10 年 前
  Joas Schilling b886d3d645 Make MappedLocal::isLocal() true like for Local 10 年 前
  Joas Schilling 4f1bbc4fd5 Remove unused 2nd parameter of buildPath() and rename to getSourcePath() 10 年 前
  Joas Schilling bb540722cd Use base class to reset the file mapper 10 年 前
  Robin Appelman d25a9a118f Check if a folder is deletable before we try to recursively delete it 10 年 前
  Clark Tomlinson 26af116fcd Removing unnecessary switch statements in fopen methods. 10 年 前
  Robin Appelman 5a0397eb5e Fix renaming files in the root folder of a MappedLocal storage 10 年 前
  Tigran Mkrtchyan 03f422153d files: storage: rename should check parent directories of old and new files 10 年 前
  Andreas Fischer 0417e52134 Increase file size limit from 2 GiB to 4 GiB when workarounds are unavailable. 10 年 前
  Andreas Fischer fb7ec2bb22 Only call $this->filesize() for files. 10 年 前
  Andreas Fischer c8fa1fd687 Refactor Large File handling code. 10 年 前
  Robin Appelman d15ed9b4d3 use \OC\Files\Filesystem::isIgnoredDir 11 年 前
  Robin Appelman c3c9612c99 fix recursive copy and rename for mapped local storage backend 11 年 前
  Sjors van der Pluijm e8a287f5bb refs #8376; spaces=>tabs 10 年 前
  Sjors van der Pluijm 54f482ff9c refs #8376; added comment and applied patch on other files 10 年 前
  Bart Visscher a4b7f5155f Fix PHPdoc in lib/private 10 年 前
  Thomas Müller 70db348475 Merge pull request #7824 from owncloud/hash-parameter-order 10 年 前
  Robin Appelman fffe330bbc Fix parameter order for Storage\Local::hash 10 年 前
  Joshua Medeiros 76aa4714cf Recursive mkdir fixes #7047 10 年 前
  Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 10 年 前
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 10 年 前
  Robin Appelman a0d570b4cc Change default mimetype detection for storage backends to only use filename 11 年 前
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 年 前