[commits] Horde branch refactor-Notification updated. 8f39f7ba1947693696174bea03cdbc095d149953

Gunnar Wrobel p at rdus.de
Wed Nov 4 22:46:16 UTC 2009


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

from: 36ed96174989e844305049d84b078100826a02b0

8f39f7b Clarify that these are interfaces by renaming them to Interface.php.

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

commit 8f39f7ba1947693696174bea03cdbc095d149953
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Nov 4 23:47:10 2009 +0100

    Clarify that these are interfaces by renaming them to Interface.php.

 framework/Notification/lib/Horde/Notification/Handler.php         |  117 -----
 framework/Notification/lib/Horde/Notification/Handler/Alarm.php   |    4 +-
 framework/Notification/lib/Horde/Notification/Handler/Base.php    |    8 +-
 .../Notification/lib/Horde/Notification/Handler/Hordelog.php      |    7 +-
 .../Notification/lib/Horde/Notification/Handler/Interface.php     |  117 +++++
 framework/Notification/lib/Horde/Notification/Handler/Logged.php  |    8 +-
 framework/Notification/lib/Horde/Notification/Storage.php         |   39 --
 .../Notification/lib/Horde/Notification/Storage/Interface.php     |   39 ++
 framework/Notification/lib/Horde/Notification/Storage/Session.php |    3 +-
 framework/Notification/package.xml                                |    8 +-
 10 files changed, 178 insertions(+), 172 deletions(-)
 delete mode 100644 framework/Notification/lib/Horde/Notification/Handler.php
 create mode 100644 framework/Notification/lib/Horde/Notification/Handler/Interface.php
 delete mode 100644 framework/Notification/lib/Horde/Notification/Storage.php
 create mode 100644 framework/Notification/lib/Horde/Notification/Storage/Interface.php

http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Handler.php?rt=horde-git&r1=36ed96174989e844305049d84b078100826a02b0&r2=8f39f7ba1947693696174bea03cdbc095d149953
http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Handler/Alarm.php?rt=horde-git&r1=36ed96174989e844305049d84b078100826a02b0&r2=8f39f7ba1947693696174bea03cdbc095d149953
http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Handler/Base.php?rt=horde-git&r1=36ed96174989e844305049d84b078100826a02b0&r2=8f39f7ba1947693696174bea03cdbc095d149953
http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Handler/Hordelog.php?rt=horde-git&r1=36ed96174989e844305049d84b078100826a02b0&r2=8f39f7ba1947693696174bea03cdbc095d149953
http://git.horde.org/co.php/framework/Notification/lib/Horde/Notification/Handler/Interface.php?rt=horde-git&r=8f39f7ba1947693696174bea03cdbc095d149953
http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Handler/Logged.php?rt=horde-git&r1=36ed96174989e844305049d84b078100826a02b0&r2=8f39f7ba1947693696174bea03cdbc095d149953
http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Storage.php?rt=horde-git&r1=d000d80252fb52aa5fcac0c718cbbcec08f5762f&r2=8f39f7ba1947693696174bea03cdbc095d149953
http://git.horde.org/co.php/framework/Notification/lib/Horde/Notification/Storage/Interface.php?rt=horde-git&r=8f39f7ba1947693696174bea03cdbc095d149953
http://git.horde.org/diff.php/framework/Notification/lib/Horde/Notification/Storage/Session.php?rt=horde-git&r1=d000d80252fb52aa5fcac0c718cbbcec08f5762f&r2=8f39f7ba1947693696174bea03cdbc095d149953
http://git.horde.org/diff.php/framework/Notification/package.xml?rt=horde-git&r1=7526f22f42431f48d21de485033e65c0065894e6&r2=8f39f7ba1947693696174bea03cdbc095d149953




More information about the commits mailing list