[commits] Horde branch master updated. 30526f0e569f8d8af67df5cf670ac58d921c4b31
Michael J. Rubinsky
mrubinsk at horde.org
Thu May 14 21:09:51 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 90c7625d4b148a3871df229d5e14a3dae4f8b64b
2a6ea6b Fix test related to missing uid after creating.
30526f0 Remove extra logging, and fix error thrown during test in process.
Summary: http://github.com/horde/horde/compare/90c7625d4b148a3871df229d5e14a3dae4f8b64b...30526f0e569f8d8af67df5cf670ac58d921c4b31
-----------------------------------------------------------------------
commit 2a6ea6b73180928329dfcb1050cda567bb10a54f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu May 14 17:08:08 2015 -0400
Fix test related to missing uid after creating.
$object is not passed by reference in ::setData, and doing
so breaks other tests. Easiest fix is just make the assignment
after the object is created.
framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data/Base.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/2a6ea6b73180928329dfcb1050cda567bb10a54f
-----------------------------------------------------------------------
commit 30526f0e569f8d8af67df5cf670ac58d921c4b31
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu May 14 17:09:20 2015 -0400
Remove extra logging, and fix error thrown during test in process.
.../Kolab_Storage/lib/Horde/Kolab/Storage/Data/Decorator/Log.php | 8 +----
1 files changed, 1 insertions(+), 7 deletions(-)
http://github.com/horde/horde/commit/30526f0e569f8d8af67df5cf670ac58d921c4b31
More information about the commits
mailing list