[Pkg-owncloud-commits] [owncloud] 39/90: Merge pull request #12735 from owncloud/temp-handling-stable7

David Prévot taffit at moszumanska.debian.org
Fri Feb 6 21:10:47 UTC 2015


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

taffit pushed a commit to branch master
in repository owncloud.

commit d5190b5481488403a2b4621399401b063d8702a0
Merge: a5574e8 06bc987
Author: Morris Jobke <hey at morrisjobke.de>
Date:   Thu Jan 8 18:35:00 2015 +0100

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

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