[commits] Horde branch master updated. 0bafddd5c97b89dea35b32e2cae4e33ec6945a4c

Michael M Slusarz slusarz at horde.org
Fri May 9 06:39:38 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: a63c24ed912f3c42a8fe7b7e5f828981c3c53fb5

7750151 Have factory handle Horde_Data creation
0bafddd [mms] Store CSV and TSV data in storage object, instead of temporary file, to ensure import can work across a PHP cluster.

Summary: http://github.com/horde/horde/compare/a63c24ed912f3c42a8fe7b7e5f828981c3c53fb5...0bafddd5c97b89dea35b32e2cae4e33ec6945a4c

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

commit 7750151a3f334520ef38bc880b7a5493a86e9813
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri May 9 00:05:59 2014 -0600

    Have factory handle Horde_Data creation
    
    Use the storage driver as contained within the Horde_Data object

 turba/data.php |  127 +++++++++++++++++++++++++++-----------------------------
 1 files changed, 61 insertions(+), 66 deletions(-)

http://github.com/horde/horde/commit/7750151a3f334520ef38bc880b7a5493a86e9813

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

commit 0bafddd5c97b89dea35b32e2cae4e33ec6945a4c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri May 9 00:38:45 2014 -0600

    [mms] Store CSV and TSV data in storage object, instead of temporary file, to ensure import can work across a PHP cluster.

 framework/Data/lib/Horde/Data/Base.php |    3 ---
 framework/Data/lib/Horde/Data/Csv.php  |   13 ++++++++-----
 framework/Data/lib/Horde/Data/Tsv.php  |   16 ++++++++++------
 framework/Data/package.xml             |    4 ++--
 4 files changed, 20 insertions(+), 16 deletions(-)

http://github.com/horde/horde/commit/0bafddd5c97b89dea35b32e2cae4e33ec6945a4c




More information about the commits mailing list