[Pkg-owncloud-commits] [owncloud] 144/223: Merge pull request #8917 from owncloud/repair-routine-base

David Prévot taffit at moszumanska.debian.org
Sun Jun 22 01:54: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 a48bcceb237295386e9e598caf25161d6d305453
Merge: d218455 05e3514
Author: Vincent Petry <pvince81 at owncloud.com>
Date:   Mon Jun 16 11:13:10 2014 +0200

    Merge pull request #8917 from owncloud/repair-routine-base
    
    Add support for repair step classes

 core/command/maintenance/repair.php |  20 ++++-
 core/register_command.php           |   5 +-
 lib/private/repair.php              |  68 ++++++++++++++-
 lib/private/repairstep.php          |  44 ++++++++++
 lib/private/updater.php             |  83 ++++++++++---------
 tests/lib/repair.php                | 159 ++++++++++++++++++++++++++++++++++++
 6 files changed, 334 insertions(+), 45 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