[commits] Horde branch newapi updated. 68bd720140632ea3efdef2dcd05eba4ebaa91a4b
Michael M Slusarz
slusarz at horde.org
Thu Aug 6 05:19:11 UTC 2009
The branch "newapi" has been updated.
The following is a summary of the commits.
from: 8dfbee36719e30698795103a3864cecaf7b9d630
aa0a1c4... Remove $services and $types vars from API interface
4ed2b90... Revert "Remove $services and $types vars from API interface"
94a5781... Horde_Auth::authenticationFailureRedirect -> Horde_Auth::authenticateFailure
a1ec1e4... Remove $services and $types vars from API interface
8372897... Add Horde_Registry_Application
266cf46... Add Horde_Registry::callAppMethod() and hasAppMethod()
69e0e13... Convert Horde_Auth_Application to use Horde_Registry_Application interface
68bd720... Merge branch 'newapi' of dev.horde.org:/horde/git/horde into newapi
-----------------------------------------------------------------------
commit aa0a1c4a1fe7c0c3c0843e62572005012fca8bac
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=5a38d1e33481297fbd2c677255a7a0658b525270&r2=aa0a1c4a1fe7c0c3c0843e62572005012fca8bac
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Api.php?rt=horde-git&r1=45190d0d479fc76a3ec7a3d4caff1ca29edd53d4&r2=aa0a1c4a1fe7c0c3c0843e62572005012fca8bac
-----------------------------------------------------------------------
commit 4ed2b90170e35c1479fb8c33eede6e05f2bdd189
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 5 17:07:59 2009 -0600
Revert "Remove $services and $types vars from API interface"
This reverts commit aa0a1c4a1fe7c0c3c0843e62572005012fca8bac.
framework/Core/lib/Horde/Registry.php | 108 ++++++++++++++++++++++----
framework/Core/lib/Horde/Registry/Api.php | 118 ++++++++++++++++++++++++++---
2 files changed, 198 insertions(+), 28 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=aa0a1c4a1fe7c0c3c0843e62572005012fca8bac&r2=4ed2b90170e35c1479fb8c33eede6e05f2bdd189
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Api.php?rt=horde-git&r1=aa0a1c4a1fe7c0c3c0843e62572005012fca8bac&r2=4ed2b90170e35c1479fb8c33eede6e05f2bdd189
-----------------------------------------------------------------------
commit 94a57819e78799d324c1f69043344bbca11db54c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 5 21:30:34 2009 -0600
Horde_Auth::authenticationFailureRedirect -> Horde_Auth::authenticateFailure
framework/Auth/lib/Horde/Auth.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth.php?rt=horde-git&r1=0f461c264a6d9adf346eb0c1559f755afe90e187&r2=94a57819e78799d324c1f69043344bbca11db54c
-----------------------------------------------------------------------
commit a1ec1e49effa333b26e29c2d441abd13642f39aa
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=a1ec1e49effa333b26e29c2d441abd13642f39aa
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Api.php?rt=horde-git&r1=4ed2b90170e35c1479fb8c33eede6e05f2bdd189&r2=a1ec1e49effa333b26e29c2d441abd13642f39aa
-----------------------------------------------------------------------
commit 8372897940f4d53763494ad751bdf5a6631cecd1
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=a1ec1e49effa333b26e29c2d441abd13642f39aa&r2=8372897940f4d53763494ad751bdf5a6631cecd1
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Api.php?rt=horde-git&r1=a1ec1e49effa333b26e29c2d441abd13642f39aa&r2=8372897940f4d53763494ad751bdf5a6631cecd1
http://git.horde.org/co.php/framework/Core/lib/Horde/Registry/Application.php?rt=horde-git&r=8372897940f4d53763494ad751bdf5a6631cecd1
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=841471767c8ee8aa211234e0467301ae6f7bac7b&r2=8372897940f4d53763494ad751bdf5a6631cecd1
-----------------------------------------------------------------------
commit 266cf4685559bcd82a2699e5c7384b9c2d3f0a62
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=8372897940f4d53763494ad751bdf5a6631cecd1&r2=266cf4685559bcd82a2699e5c7384b9c2d3f0a62
-----------------------------------------------------------------------
commit 69e0e13aeb3f411e9550af7b320576c399a01b6f
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=69e0e13aeb3f411e9550af7b320576c399a01b6f
-----------------------------------------------------------------------
commit 68bd720140632ea3efdef2dcd05eba4ebaa91a4b
Merge: 69e0e13... 8dfbee3...
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Aug 5 23:19:18 2009 -0600
Merge branch 'newapi' of dev.horde.org:/horde/git/horde into newapi
Conflicts:
framework/Core/lib/Horde/Registry.php
framework/Core/lib/Horde/Registry/Api.php
commit 8dfbee36719e30698795103a3864cecaf7b9d630
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(-)
More information about the commits
mailing list