[commits] Horde branch master updated. c8214ff2af052140f4e360eda3816a5d78e6ca61
Michael J. Rubinsky
mrubinsk at horde.org
Sat Mar 5 06:20:32 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 3baf0b99425470dfdd77e02de1da4f32bf4851ff
36b37dd add a getSourceConfig api call for getting raw cfgSource entries.
78c105c Use new getSorucesConfig api method.
c8214ff First attempt at moving turba specific knowledge out of the Contactlists group driver.
-----------------------------------------------------------------------
commit 36b37dd7e2711b01806d70847a7c3bee292877cb
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Mar 4 17:05:55 2011 -0500
add a getSourceConfig api call for getting raw cfgSource entries.
turba/lib/Api.php | 27 +++++++++++++++++++++++++++
1 files changed, 27 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/36b37dd7e2711b01806d70847a7c3bee292877cb
-----------------------------------------------------------------------
commit 78c105c9be6ab62f454928aee2f487993e976e36
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Mar 4 17:12:13 2011 -0500
Use new getSorucesConfig api method.
Porting these changes as I go, basically to show the usage. The
group driver is being rewritten, so I'm not concerned about e.g.,
the global registry use.
framework/Group/lib/Horde/Group/Contactlists.php | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/78c105c9be6ab62f454928aee2f487993e976e36
-----------------------------------------------------------------------
commit c8214ff2af052140f4e360eda3816a5d78e6ca61
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Sat Mar 5 01:19:23 2011 -0500
First attempt at moving turba specific knowledge out of the Contactlists group driver.
Not too concerned at this point about $GLOBALS usage, since this is going to be refactored
to the new Group API by jan.
framework/Group/lib/Horde/Group/Contactlists.php | 252 +--------------------
turba/lib/Api.php | 251 +++++++++++++++++++++
2 files changed, 263 insertions(+), 240 deletions(-)
http://git.horde.org/horde-git/-/commit/c8214ff2af052140f4e360eda3816a5d78e6ca61
More information about the commits
mailing list