[commits] Horde branch master updated. 94230bf4b911921e78abc4cd014435f4afe20850

Michael M Slusarz slusarz at horde.org
Wed Jan 22 21:04:49 UTC 2014


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

from: 60110907e53b10f30212bca4c7f62c08e9d4a986

e974c68 IE 11 doesn't seem to be any different than 10 for purposes of our browser detection
3803a8e code wrapping
94230bf [mms] Refactor alarm code to prevent the need from accessing the themes cache on every server access.

Summary: http://github.com/horde/horde/compare/60110907e53b10f30212bca4c7f62c08e9d4a986...94230bf4b911921e78abc4cd014435f4afe20850

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

commit e974c68d3c4a5f92086e5238e01322059f7b58fc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 22 13:27:19 2014 -0700

    IE 11 doesn't seem to be any different than 10 for purposes of our browser detection

 framework/Browser/lib/Horde/Browser.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/e974c68d3c4a5f92086e5238e01322059f7b58fc
http://git.horde.org/horde-git/-/commit/e974c68d3c4a5f92086e5238e01322059f7b58fc

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

commit 3803a8e82b3a0d6f1c18b7851d47cb125d2b99d3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 22 13:46:54 2014 -0700

    code wrapping

 framework/Core/lib/Horde/Core/Factory/Alarm.php |   28 +++++++++++++++-------
 1 files changed, 19 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/3803a8e82b3a0d6f1c18b7851d47cb125d2b99d3
http://git.horde.org/horde-git/-/commit/3803a8e82b3a0d6f1c18b7851d47cb125d2b99d3

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

commit 94230bf4b911921e78abc4cd014435f4afe20850
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 22 14:00:04 2014 -0700

    [mms] Refactor alarm code to prevent the need from accessing the themes cache on every server access.

 framework/Core/lib/Horde/Core/Alarm/Handler/Desktop.php      |    8 +-
 framework/Core/lib/Horde/Core/Alarm/Handler/Desktop/Icon.php |   51 ++++++++++
 framework/Core/lib/Horde/Core/Factory/Alarm.php              |    2 +-
 framework/Core/package.xml                                   |   10 ++-
 4 files changed, 66 insertions(+), 5 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/Alarm/Handler/Desktop/Icon.php

http://github.com/horde/horde/commit/94230bf4b911921e78abc4cd014435f4afe20850
http://git.horde.org/horde-git/-/commit/94230bf4b911921e78abc4cd014435f4afe20850




More information about the commits mailing list