コミット履歴

作者 SHA1 メッセージ 日付
  Robin Appelman c71deea0d5 Fix SPACE_UNKNOWN constant 10 年 前
  Jörn Friedrich Dreyer 0254a3c406 make trashbin compatible with objectstore, replace glob with search in cache, make unknown free space work like unlimited free space 10 年 前
  Bjoern Schiessle 5b5e9d148e check if I can create a file at the location 10 年 前
  Vincent Petry 75593f87d5 Merge pull request #11137 from owncloud/enc-pregfix 10 年 前
  Vincent Petry 1e631754d7 Fix share key finding algorithm in various cases 10 年 前
  Vincent Petry 8aca127e52 Added extra check to avoid deleting key folders 10 年 前
  Lukas Reschke ba5d3fb96b Merge pull request #11081 from owncloud/trash_fix_expire 10 年 前
  Bjoern Schiessle f23116ce50 also expire file if timestamp = limit, happens if trashbin_retention_obligation is set to zero 10 年 前
  Robin McCorkell 99d41bec5d Show original path information in trashbin and sharing views 10 年 前
  Robin Appelman d0266c0bf8 Use public api for getting l10n 10 年 前
  Bjoern Schiessle 40fe1275de throw exception if file is to large for trash bin 10 年 前
  Morris Jobke 1973fdb11d Merge pull request #9093 from owncloud/remove_unused_code 10 年 前
  Bjoern Schiessle 05cd150fd2 add additional tests for the trash bin 10 年 前
  Bjoern Schiessle e06fa200b3 make sure that we always use the right user 10 年 前
  Bjoern Schiessle e20bb71a42 remove unused code 10 年 前
  Bjoern Schiessle b486f48fbc fix trash bin expire operation and add unit tests 10 年 前
  Thomas Müller 6fcd135d0e table files_trashsizes was still used in some locations -> removed 10 年 前
  Thomas Müller a2db53b928 Merge pull request #8471 from owncloud/versioning_no_longer_track_the_size 10 年 前
  Thomas Müller 9f3fcf036c fixing typo 10 年 前
  Bjoern Schiessle 05cf34ea1f get files in trash from file cache 10 年 前
  Bjoern Schiessle a7f6a051ad return size '0' if the trashbin folder doesn't exists yet 10 年 前
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 年 前
  Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 10 年 前
  Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 10 年 前
  Sjors van der Pluijm 49822dfcdb refs #8376; spaces=>tabs 10 年 前
  Sjors van der Pluijm 54f482ff9c refs #8376; added comment and applied patch on other files 10 年 前
  Robin McCorkell 869e7a51f0 Prevent error in files_trashbin 10 年 前
  Robin McCorkell fa8814902e Adjust logic for deciding if trashbin empty 10 年 前
  Robin Appelman 6b66b42f6e catch the case where files_trashbin/files doesn't exist 10 年 前
  Robin Appelman 38b1529c2a More robust way to check if the folder is empty 10 年 前