[commits] Horde branch kolab-storage-integration updated. 657f1c56a3f8d30ab5115ca4c55133eb6b1e1d24

Michael J. Rubinsky mrubinsk at horde.org
Fri Jun 5 15:46:02 UTC 2015


The branch "kolab-storage-integration" has been updated.
The following is a summary of the commits.

from: 7d3d246ec6c823420d1e4cef275418fd208f9263

514fb65 phpdoc
1d9803d private -> protected
657f1c5 Add mock/stub for the prefix generator.

Summary: http://github.com/horde/horde/compare/7d3d246ec6c823420d1e4cef275418fd208f9263...657f1c56a3f8d30ab5115ca4c55133eb6b1e1d24

-----------------------------------------------------------------------

commit 514fb65bd5823ec6585ab65b90e6e6857287dbd6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jun 5 11:43:22 2015 -0400

    phpdoc

 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Factory.php |   19 ++++++----
 1 files changed, 11 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/514fb65bd5823ec6585ab65b90e6e6857287dbd6

-----------------------------------------------------------------------

commit 1d9803d107db48f19af33384c9e8fa947bdbc9e5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jun 5 11:44:20 2015 -0400

    private -> protected

 .../test/Horde/Kolab/Storage/Unit/Data/Query/History/BaseTest.php |    8 ++--
 1 files changed, 4 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/1d9803d107db48f19af33384c9e8fa947bdbc9e5

-----------------------------------------------------------------------

commit 657f1c56a3f8d30ab5115ca4c55133eb6b1e1d24
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jun 5 11:45:24 2015 -0400

    Add mock/stub for the prefix generator.
    
    Fixes first round of test failures, and allows another set to fail :)

 framework/Kolab_Storage/package.xml                               |   10 +-
 .../Kolab_Storage/test/Horde/Kolab/Storage/Stub/HistoryPrefix.php |   50 +++++
 framework/Kolab_Storage/test/Horde/Kolab/Storage/TestCase.php     |    1 +
 3 files changed, 59 insertions(+), 2 deletions(-)
 create mode 100644 framework/Kolab_Storage/test/Horde/Kolab/Storage/Stub/HistoryPrefix.php

http://github.com/horde/horde/commit/657f1c56a3f8d30ab5115ca4c55133eb6b1e1d24




More information about the commits mailing list