[commits] Horde branch master updated. 0953968e148f34903fbfede8bc9e89e67b20d796

Gunnar Wrobel p at rdus.de
Tue Oct 26 03:54:19 UTC 2010


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

from: f403a97ccc47cc7a58b28dbe455b04166df96d6e

e539446 Adapt to the recent Horde_SessionObjects -> Horde_Session modification.
4123786 Use "create", adapt to Horde_Session.
0953968 Adapt to "create" as well.

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

commit e539446c8fdf98482b25574acd4090a47300f877
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Oct 26 05:52:01 2010 +0200

    Adapt to the recent Horde_SessionObjects -> Horde_Session modification.

 .../Kolab_Session/lib/Horde/Kolab/Session/Storage/Session.php     |   70 +++
 .../lib/Horde/Kolab/Session/Storage/Sessionobjects.php            |   70 ---
 framework/Kolab_Session/package.xml                               |  122 +++--
 .../test/Horde/Kolab/Session/Class/Storage/SessionTest.php        |   55 ++
 .../test/Horde/Kolab/Session/Class/Storage/SessionobjectsTest.php |   55 --
 5 files changed, 193 insertions(+), 179 deletions(-)
 create mode 100644 framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Session.php
 delete mode 100644 framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Sessionobjects.php
 create mode 100644 framework/Kolab_Session/test/Horde/Kolab/Session/Class/Storage/SessionTest.php
 delete mode 100644 framework/Kolab_Session/test/Horde/Kolab/Session/Class/Storage/SessionobjectsTest.php

http://git.horde.org/co.php/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Session.php?rt=horde-git&r=e539446c8fdf98482b25574acd4090a47300f877
http://git.horde.org/diff.php/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Sessionobjects.php?rt=horde-git&r1=4aa6ebc679fa876250e44141140bf15a41d6d0bb&r2=e539446c8fdf98482b25574acd4090a47300f877
http://git.horde.org/diff.php/framework/Kolab_Session/package.xml?rt=horde-git&r1=ddc248a3b4a3a362c76761312ec0b634528b3430&r2=e539446c8fdf98482b25574acd4090a47300f877
http://git.horde.org/co.php/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Storage/SessionTest.php?rt=horde-git&r=e539446c8fdf98482b25574acd4090a47300f877
http://git.horde.org/diff.php/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Storage/SessionobjectsTest.php?rt=horde-git&r1=4aa6ebc679fa876250e44141140bf15a41d6d0bb&r2=e539446c8fdf98482b25574acd4090a47300f877

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

commit 4123786cdee4de4460380af24735435c90218983
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Oct 26 05:52:43 2010 +0200

    Use "create", adapt to Horde_Session.

 framework/Core/lib/Horde/Core/Factory/KolabServer.php  |    2 +-
 framework/Core/lib/Horde/Core/Factory/KolabSession.php |    7 +++----
 framework/Core/lib/Horde/Core/Factory/KolabStorage.php |    2 +-
 3 files changed, 5 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/KolabServer.php?rt=horde-git&r1=551c9644ef97b359a7dab891dfcdc9b5c5e456f1&r2=4123786cdee4de4460380af24735435c90218983
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/KolabSession.php?rt=horde-git&r1=fc2d8ef0b26a4eef81bee2bbb406fd179496fc54&r2=4123786cdee4de4460380af24735435c90218983
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/KolabStorage.php?rt=horde-git&r1=bafa063d644dfb9ee4803c4e581e419f55cea6c5&r2=4123786cdee4de4460380af24735435c90218983

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

commit 0953968e148f34903fbfede8bc9e89e67b20d796
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Oct 26 05:53:11 2010 +0200

    Adapt to "create" as well.

 framework/Core/lib/Horde/Registry.php |   15 +++------------
 1 files changed, 3 insertions(+), 12 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=08208cf8e8556d856e14da0233b6dde3137f666f&r2=0953968e148f34903fbfede8bc9e89e67b20d796




More information about the commits mailing list