[Pkg-owncloud-commits] [owncloud] 07/14: Merge pull request #12736 from owncloud/temp-handling-stable6

David Prévot taffit at moszumanska.debian.org
Wed Mar 11 15:49:32 UTC 2015


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

taffit pushed a commit to annotated tag v6.0.7
in repository owncloud.

commit cbb58b0d2f57e04c71819d1ff2e80bc018371aad
Merge: df5b5e4 3adb470
Author: Morris Jobke <hey at morrisjobke.de>
Date:   Fri Jan 9 00:38:40 2015 +0100

    Merge pull request #12736 from owncloud/temp-handling-stable6
    
    [stable6] Cleanup handling of temporary files

 cron.php                        |   3 +-
 lib/base.php                    |   3 +-
 lib/private/helper.php          |  91 ++-----------------------
 lib/private/server.php          |  12 ++++
 lib/private/tempmanager.php     | 145 ++++++++++++++++++++++++++++++++++++++++
 lib/public/iservercontainer.php |   7 ++
 lib/public/itempmanager.php     |  38 +++++++++++
 tests/lib/tempmanager.php       | 143 +++++++++++++++++++++++++++++++++++++++
 8 files changed, 352 insertions(+), 90 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