[commits] Horde branch master updated. 08208cf8e8556d856e14da0233b6dde3137f666f

Michael Rubinsky mrubinsk at horde.org
Fri Oct 22 17:42:50 UTC 2010


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

from: ec81dfc2f3505205d2c8eb7ad95cadec64353036

7f88124 actually store the injected auth object
08208cf Add factory binder for activesync classes

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

commit 7f881241de34ec749ea219c3198875460667f343
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 22 13:35:45 2010 -0400

    actually store the injected auth object

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

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php?rt=horde-git&r1=6082cfb72e570216c71aaecc594dc4406068adf0&r2=7f881241de34ec749ea219c3198875460667f343

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

commit 08208cf8e8556d856e14da0233b6dde3137f666f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Fri Oct 22 13:37:49 2010 -0400

    Add factory binder for activesync classes

 framework/ActiveSync/package.xml                            |  227 +++++++----
 framework/Core/lib/Horde/Core/Factory/ActiveSyncBackend.php |   35 ++
 framework/Core/lib/Horde/Core/Factory/ActiveSyncServer.php  |   32 ++
 framework/Core/lib/Horde/Core/Factory/ActiveSyncState.php   |   19 +
 framework/Core/lib/Horde/Registry.php                       |    3 +
 framework/Core/package.xml                                  |    8 +-
 horde/admin/activesync.php                                  |    6 +-
 horde/lib/Prefs/Ui.php                                      |    9 +-
 horde/rpc.php                                               |   35 +--
 9 files changed, 245 insertions(+), 129 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/Factory/ActiveSyncBackend.php
 create mode 100644 framework/Core/lib/Horde/Core/Factory/ActiveSyncServer.php
 create mode 100644 framework/Core/lib/Horde/Core/Factory/ActiveSyncState.php

http://git.horde.org/diff.php/framework/ActiveSync/package.xml?rt=horde-git&r1=ed70c63a7ee8503ea5ae92f6f28dd55bb3a06daf&r2=08208cf8e8556d856e14da0233b6dde3137f666f
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Factory/ActiveSyncBackend.php?rt=horde-git&r=08208cf8e8556d856e14da0233b6dde3137f666f
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Factory/ActiveSyncServer.php?rt=horde-git&r=08208cf8e8556d856e14da0233b6dde3137f666f
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Factory/ActiveSyncState.php?rt=horde-git&r=08208cf8e8556d856e14da0233b6dde3137f666f
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=86cf457beaed347585b357e4ba089c88c11e55a0&r2=08208cf8e8556d856e14da0233b6dde3137f666f
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=86cf457beaed347585b357e4ba089c88c11e55a0&r2=08208cf8e8556d856e14da0233b6dde3137f666f
http://git.horde.org/diff.php/horde/admin/activesync.php?rt=horde-git&r1=d46440a10a583a3ddf3e8d61086328eef2b566d1&r2=08208cf8e8556d856e14da0233b6dde3137f666f
http://git.horde.org/diff.php/horde/lib/Prefs/Ui.php?rt=horde-git&r1=39e5fd1c8178d03a46be8bf19af366d72c193fae&r2=08208cf8e8556d856e14da0233b6dde3137f666f
http://git.horde.org/diff.php/horde/rpc.php?rt=horde-git&r1=3bfbf04b90e2c9dcdba9a39dabe99311a205cfe6&r2=08208cf8e8556d856e14da0233b6dde3137f666f




More information about the commits mailing list