Commit Graph

18048 Commits (0417e52134e87c379b3b4c22a53a0c06a711baef)
 

Author SHA1 Message Date
Andreas Fischer 0417e52134 Increase file size limit from 2 GiB to 4 GiB when workarounds are unavailable. 12 years ago
Andreas Fischer fb4556033a Cast '{DAV:}getcontentlength' to number instead of int. 12 years ago
Andreas Fischer 0bae68017e Cast to number instead of integer in OC\Files\Cache\HomeCache 12 years ago
Andreas Fischer a34aa1959a Cast to number instead of integer in OC\Files\Cache\Cache 12 years ago
Andreas Fischer a9b28323dd Add LargeFileHelper::__construct() verifying that our assumptions hold. 12 years ago
Andreas Fischer 2c36a4b07a Add helper method for turning int|float into base-10 unsigned integer string. 12 years ago
Andreas Fischer 82e17155bf Rename: LargeFileHelper -> LargeFileHelperGetFilesize 12 years ago
Andreas Fischer fb7ec2bb22 Only call $this->filesize() for files. 12 years ago
Andreas Fischer df29eec72b Windows exec() implementation. 12 years ago
Andreas Fischer 626e87aa54 Output validation for exec() method. 12 years ago
Andreas Fischer 68cc0ba2e1 Unit Tests for LargeFileHelper. 12 years ago
Andreas Fischer c8fa1fd687 Refactor Large File handling code. 12 years ago
Andreas Fischer 3f8f8027d2 Cast to numeric instead of float, i.e. use an integer if possible. 12 years ago
Andreas Fischer 6195f13bda Use CURL to get filesize on 32bit systems. 12 years ago
Andreas Fischer 9fba8221a6 Merge pull request #8554 from owncloud/add_resetadminpass_command 12 years ago
icewind1991 c0f02be50a Merge pull request #3908 from owncloud/storage-folder-copy-rename 12 years ago
Jenkins for ownCloud 368006c7af [tx-robot] updated from transifex 12 years ago
Andreas Fischer 678a6b98ff Merge pull request #8748 from owncloud/cli_maintenance_mode 12 years ago
Thomas Müller 3ef9570d02 Merge pull request #8547 from owncloud/path-length-master 12 years ago
Andreas Fischer 5754b0b9e7 Merge remote-tracking branch 'owncloud/master' into add_resetadminpass_command 12 years ago
Andreas Fischer f81ee94cad Move resetpassword into user: command space. 12 years ago
Andreas Fischer 8981929e92 Document type of user project. 12 years ago
Lukas Reschke 1af293dc13 Merge pull request #8754 from owncloud/3rdparty-upgraded-phpmailer 12 years ago
Andreas Fischer 52e7bf9630 Receive \OC\User\Manager as a constructor dependency. 12 years ago
scolebrook 43759f1f46 Use OC\Config instead of OC_Config 12 years ago
Lukas Reschke ce9d5df6df Merge pull request #8681 from owncloud/logintimestamp 12 years ago
Robin Appelman 467e9c2bb0 Remove code duplication 12 years ago
Robin Appelman af35b6ad9d Fix LocalStorage->unlink to work on folder as expected 12 years ago
Robin Appelman 8187164fe1 re-use rescursive copy from common storage 12 years ago
Robin Appelman 488fc402e4 remove unneeded check 12 years ago
Robin Appelman d15ed9b4d3 use \OC\Files\Filesystem::isIgnoredDir 12 years ago
Robin Appelman 1302602173 fix illegal usage of unlink in test case 12 years ago
Robin Appelman ea44f0e20f fix recursive copy and rename for common storage backend 12 years ago
Robin Appelman c3c9612c99 fix recursive copy and rename for mapped local storage backend 12 years ago
Robin Appelman 03ba497a8c add recursive copy to local storage backend 12 years ago
Robin Appelman 38c1da0976 fix recursive rename for local storage backend 12 years ago
Robin Appelman e83b41493f remove unneeded delTree 12 years ago
Robin Appelman c99e254178 aditional test cases for copy and rename 12 years ago
icewind1991 6d57e4c491 Merge pull request #8768 from owncloud/scanner_visibility 12 years ago
scolebrook 00f811f09c Changed class name to mode 12 years ago
Thomas Müller a2e4bc8d33 # This is a combination of 2 commits. 12 years ago
Thomas Müller d89c5e2351 Update 3rdparty submodule after merge 12 years ago
ringmaster 3d1ba574e4 Change visibility of scanner internals 12 years ago
Thomas Müller ed8e0f0a92 updating unit test expectations 12 years ago
Vincent Petry 09645b9221 Merge pull request #8755 from owncloud/fix-8737-master 12 years ago
Volkan Gezer de1f7c9600 Merge pull request #8750 from owncloud/l10n-add-title-property 12 years ago
Jan-Christoph Borchardt 3d701ca3ca Merge pull request #8732 from owncloud/fix-warning-text 12 years ago
Jenkins for ownCloud 80641cae72 [tx-robot] updated from transifex 12 years ago
Thomas Müller f03a3d9d05 remove legacy OC_Filesystem being used in a hook callback 12 years ago
Volkan Gezer c100da33bb upgraded phpmailer into v5.2.8 via composer 12 years ago