[commits] Horde branch master updated. 30d43a6f87a9941c4ced4140dbf8a15fea4a8272
Michael M Slusarz
slusarz at horde.org
Tue Aug 11 18:56:39 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 5bb7056368b316547a5a8c9067ffa18ad7626a3b
4da728b... Remove $services and $types vars from API interface
fc0edf7... Add Horde_Registry_Application
6fa4df2... Add Horde_Registry::callAppMethod() and hasAppMethod()
30d43a6... Convert Horde_Auth_Application to use Horde_Registry_Application interface
-----------------------------------------------------------------------
commit 4da728b64a410e097292c749e46e23f783de1ef9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 5 17:02:02 2009 -0600
Remove $services and $types vars from API interface
framework/Core/lib/Horde/Registry.php | 108 ++++----------------------
framework/Core/lib/Horde/Registry/Api.php | 118 +++--------------------------
2 files changed, 28 insertions(+), 198 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=4ed2b90170e35c1479fb8c33eede6e05f2bdd189&r2=4da728b64a410e097292c749e46e23f783de1ef9
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Api.php?rt=horde-git&r1=4ed2b90170e35c1479fb8c33eede6e05f2bdd189&r2=4da728b64a410e097292c749e46e23f783de1ef9
-----------------------------------------------------------------------
commit fc0edf7cb9e0844936c97b28d78bf9f58b3ac069
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 5 22:27:53 2009 -0600
Add Horde_Registry_Application
framework/Core/lib/Horde/Registry.php | 33 ++++++++++---------
framework/Core/lib/Horde/Registry/Api.php | 16 +---------
framework/Core/lib/Horde/Registry/Application.php | 36 +++++++++++++++++++++
framework/Core/package.xml | 4 ++-
4 files changed, 58 insertions(+), 31 deletions(-)
create mode 100644 framework/Core/lib/Horde/Registry/Application.php
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=4da728b64a410e097292c749e46e23f783de1ef9&r2=fc0edf7cb9e0844936c97b28d78bf9f58b3ac069
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Api.php?rt=horde-git&r1=4da728b64a410e097292c749e46e23f783de1ef9&r2=fc0edf7cb9e0844936c97b28d78bf9f58b3ac069
http://git.horde.org/co.php/framework/Core/lib/Horde/Registry/Application.php?rt=horde-git&r=fc0edf7cb9e0844936c97b28d78bf9f58b3ac069
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=841471767c8ee8aa211234e0467301ae6f7bac7b&r2=fc0edf7cb9e0844936c97b28d78bf9f58b3ac069
-----------------------------------------------------------------------
commit 6fa4df22871c56e94c8d5930dd3d33ac8e0e08ab
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 5 22:50:33 2009 -0600
Add Horde_Registry::callAppMethod() and hasAppMethod()
framework/Core/lib/Horde/Registry.php | 64 ++++++++++++++++++++++++++++++++-
1 files changed, 63 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=fc0edf7cb9e0844936c97b28d78bf9f58b3ac069&r2=6fa4df22871c56e94c8d5930dd3d33ac8e0e08ab
-----------------------------------------------------------------------
commit 30d43a6f87a9941c4ced4140dbf8a15fea4a8272
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 5 23:02:55 2009 -0600
Convert Horde_Auth_Application to use Horde_Registry_Application interface
framework/Auth/lib/Horde/Auth/Application.php | 25 ++++++++++---------------
1 files changed, 10 insertions(+), 15 deletions(-)
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Application.php?rt=horde-git&r1=52a9d776c4f3985d3c6178c5b07d0a6c025686dd&r2=30d43a6f87a9941c4ced4140dbf8a15fea4a8272
More information about the commits
mailing list