[commits] Horde branch refactor-Notification updated. d000d80252fb52aa5fcac0c718cbbcec08f5762f

Gunnar Wrobel p at rdus.de
Tue Oct 27 17:51:40 UTC 2009


The branch "refactor-Notification" has been updated.
The following is a summary of the commits.

from: b79ad0b268c3cddb46fec53529feda2e1d128c87

d000d80... Splitted off the Horde_Notification_Storage interface and added the Horde_Notification_Storage_Session class implementing this interface.

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

commit d000d80252fb52aa5fcac0c718cbbcec08f5762f
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Oct 27 18:51:09 2009 +0100

    Splitted off the Horde_Notification_Storage interface and added the
    Horde_Notification_Storage_Session class implementing this interface.

 framework/Notification/lib/Horde/Notification.php                 |   49 +-
 framework/Notification/lib/Horde/Notification/Storage.php         |   39 ++
 framework/Notification/lib/Horde/Notification/Storage/Session.php |  113 +++++
 framework/Notification/package.xml                                |    6 +
 .../test/Horde/Notification/Class/NotificationTest.php            |    3 +-
 5 files changed, 184 insertions(+), 26 deletions(-)
 create mode 100644 framework/Notification/lib/Horde/Notification/Storage.php
 create mode 100644 framework/Notification/lib/Horde/Notification/Storage/Session.php

http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification.php?rt=horde-git&r1=a06e46506f19765aed445e68cc63179f4f7a51f4&r2=d000d80252fb52aa5fcac0c718cbbcec08f5762f
http://git.horde.org/co.php/framework/Notification/lib/Horde/Notification/Storage.php?rt=horde-git&r=d000d80252fb52aa5fcac0c718cbbcec08f5762f
http://git.horde.org/co.php/framework/Notification/lib/Horde/Notification/Storage/Session.php?rt=horde-git&r=d000d80252fb52aa5fcac0c718cbbcec08f5762f
http://git.horde.org/diff.php/framework/Notification/package.xml?rt=horde-git&r1=b79ad0b268c3cddb46fec53529feda2e1d128c87&r2=d000d80252fb52aa5fcac0c718cbbcec08f5762f
http://git.horde.org/diff.php/framework/Notification/test/Horde/Notification/Class/NotificationTest.php?rt=horde-git&r1=b79ad0b268c3cddb46fec53529feda2e1d128c87&r2=d000d80252fb52aa5fcac0c718cbbcec08f5762f




More information about the commits mailing list