[Pkg-owncloud-commits] [owncloud] 25/34: Merge pull request #11567 from owncloud/cache-updater-refactor-stable7

David Prévot taffit at moszumanska.debian.org
Fri Oct 17 01:32:17 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 ff8d7557021feb5b7c9aa492215b4b710ba962f2
Merge: 9159598 ad06cd4
Author: Robin Appelman <robin at icewind.nl>
Date:   Wed Oct 15 17:00:01 2014 +0200

    Merge pull request #11567 from owncloud/cache-updater-refactor-stable7
    
    [stable7] Refactor cache updater to work outside of the users home

 lib/private/files/cache/changepropagator.php       |   8 +-
 lib/private/files/cache/homecache.php              |   3 +
 lib/private/files/cache/updater.php                | 214 ++++--------
 lib/private/files/view.php                         |  57 ++--
 tests/lib/connector/sabre/file.php                 |  12 +-
 tests/lib/files/cache/updater.php                  | 368 +++++----------------
 .../files/cache/{updater.php => updaterlegacy.php} |   5 +-
 tests/lib/files/view.php                           |   2 +-
 8 files changed, 199 insertions(+), 470 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