[Pkg-owncloud-commits] [php-sabredav] 37/75: Merge pull request #564 from Hywan/fs_file_getetag

David Prévot taffit at moszumanska.debian.org
Thu Feb 26 18:51:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 8dade788fd875d8498080fa95528d3f4a2cbf9a2
Merge: d199f47 ba65db1
Author: Evert Pot <me at evertpot.com>
Date:   Thu Feb 12 10:49:54 2015 -0500

    Merge pull request #564 from Hywan/fs_file_getetag
    
    ETag is based on the file's mtime. #performance

 lib/DAV/FS/Directory.php             |   4 +-
 lib/DAV/FS/File.php                  |   7 +-
 lib/DAV/FS/Node.php                  |   2 -
 lib/DAV/FSExt/Directory.php          |  11 +-
 lib/DAV/FSExt/File.php               |  16 ++-
 lib/DAV/Server.php                   |  20 +--
 lib/DAV/SimpleFile.php               |   2 +-
 tests/Sabre/DAV/FSExt/FileTest.php   |  73 ++++++-----
 tests/Sabre/DAV/FSExt/ServerTest.php |  18 +--
 tests/Sabre/DAV/Locks/PluginTest.php |   9 +-
 tests/Sabre/DAV/ServerRangeTest.php  | 137 ++++++++++----------
 tests/Sabre/DAV/ServerSimpleTest.php | 233 ++++++++++++++++++-----------------
 tests/Sabre/DAV/SimpleFileTest.php   |   2 +-
 13 files changed, 297 insertions(+), 237 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list