[Pkg-owncloud-commits] [owncloud] 174/199: Merge pull request #5365 from owncloud/filesize-improvements-32bit
David Prévot
taffit at moszumanska.debian.org
Sun Jun 1 18:53:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 31ad1cbdd8884844fb58cd6140fb2a0387ebe5e2
Merge: 2ba5701 129d809
Author: Thomas Müller <thomas.mueller at tmit.eu>
Date: Fri May 30 16:13:48 2014 +0200
Merge pull request #5365 from owncloud/filesize-improvements-32bit
Add LargeFileHelper / Add CURL filesize workaround / Fix some 32-bit filesize issues
lib/private/connector/sabre/file.php | 2 +-
lib/private/connector/sabre/server.php | 2 +-
lib/private/files/cache/cache.php | 10 +-
lib/private/files/cache/homecache.php | 6 +-
lib/private/files/storage/local.php | 52 ++------
lib/private/files/storage/mappedlocal.php | 52 ++------
lib/private/largefilehelper.php | 192 ++++++++++++++++++++++++++++++
tests/lib/largefilehelper.php | 46 +++++++
tests/lib/largefilehelpergetfilesize.php | 69 +++++++++++
9 files changed, 338 insertions(+), 93 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list