[Pkg-owncloud-commits] [owncloud] 115/199: Merge pull request #3908 from owncloud/storage-folder-copy-rename
    David Prévot 
    taffit at moszumanska.debian.org
       
    Sun Jun  1 18:53:16 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 c0f02be50a293c15007eea5a055dc2cd055561fc
Merge: 368006c 467e9c2
Author: icewind1991 <robin at icewind.nl>
Date:   Thu May 29 13:29:24 2014 +0200
    Merge pull request #3908 from owncloud/storage-folder-copy-rename
    
    Recursive copy and remove for local storage backends
 lib/private/files/storage/common.php      |  52 +++++++--
 lib/private/files/storage/local.php       |  52 +++------
 lib/private/files/storage/mappedlocal.php | 179 ++++++++++++++++++------------
 lib/private/files/view.php                |   2 +-
 tests/lib/files/cache/scanner.php         |   2 +-
 tests/lib/files/storage/storage.php       | 119 ++++++++++++++++++++
 6 files changed, 290 insertions(+), 116 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