[commits] Horde branch master updated. 71c1d5b996bac5e3df65edb1aad2b11ca573a0cb
Michael M Slusarz
slusarz at horde.org
Thu Mar 31 07:02:10 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 336f87f27382493d450bb2ad330120f1f72a7f68
a76c4c6 Bug #9747: Fix preauthenticate example
71c1d5b Add listAlarms() to methods provided by Horde_Core_Registry_Application
-----------------------------------------------------------------------
commit a76c4c6d12f40951d790106d30de7117a1f224d2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Mar 31 00:28:01 2011 -0600
Bug #9747: Fix preauthenticate example
horde/config/hooks.php.dist | 51 ++++++++++++++++++++++++------------------
1 files changed, 29 insertions(+), 22 deletions(-)
http://git.horde.org/horde-git/-/commit/a76c4c6d12f40951d790106d30de7117a1f224d2
-----------------------------------------------------------------------
commit 71c1d5b996bac5e3df65edb1aad2b11ca573a0cb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Mar 31 00:47:43 2011 -0600
Add listAlarms() to methods provided by Horde_Core_Registry_Application
This is not an API method - which are unique to each application - but
instead an Application method since it requires the same function
signature across all applications.
framework/Alarm/lib/Horde/Alarm.php | 8 +--
framework/Core/lib/Horde/Registry/Application.php | 17 +++++
framework/Core/package.xml | 1 +
kronolith/lib/Api.php | 71 ---------------------
kronolith/lib/Application.php | 68 +++++++++++++++++++-
nag/lib/Api.php | 53 ---------------
nag/lib/Application.php | 50 +++++++++++++++
7 files changed, 137 insertions(+), 131 deletions(-)
http://git.horde.org/horde-git/-/commit/71c1d5b996bac5e3df65edb1aad2b11ca573a0cb
More information about the commits
mailing list