[commits] Horde branch master updated. dd271604ce632fffe27e93c76d67250153d8a7ca

Michael J. Rubinsky mrubinsk at horde.org
Wed May 13 17:19:08 UTC 2015


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

from: 262144163246f3e7c975cfea041cc609d764765a

dd27160 Revert "Don't read the whole result set at once."

Summary: http://github.com/horde/horde/compare/262144163246f3e7c975cfea041cc609d764765a...dd271604ce632fffe27e93c76d67250153d8a7ca

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

commit dd271604ce632fffe27e93c76d67250153d8a7ca
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed May 13 13:17:51 2015 -0400

    Revert "Don't read the whole result set at once."
    
    Not sure what this was trying to do, but:
    
    ::select() only returns a single row, so the iterations
    that are supposed to act on the result set won't work.
    
    Fixes broken history tests and imp migration.
    
    This reverts commit 0373a92f354a24c1dd91d3a066ab41af498a169c.

 .../migration/Horde/History/3_horde_history_add_modseq.php        |    2 +-
 imp/migration/3_imp_maillog_update.php                            |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/dd271604ce632fffe27e93c76d67250153d8a7ca




More information about the commits mailing list