[commits] Horde branch master updated. 9d2152b7ddcc976ca796ae9801154181af3fc149

Michael M Slusarz slusarz at horde.org
Wed Apr 14 05:59:30 UTC 2010


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

from: 2f8a37fb90c62b6c62ab89ccb31e907859365733

5dfb1dc Fix package definitions in Core
9d2152b Bug #8948: Fix sent-mail selection for non-empty namespaces

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

commit 5dfb1dc4140eb2996f0251c6335ccdb05028f93c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Apr 13 17:20:00 2010 -0600

    Fix package definitions in Core

 framework/Core/lib/Horde.php                               |    7 ++++---
 framework/Core/lib/Horde/Config.php                        |    5 +++--
 framework/Core/lib/Horde/Config/Form.php                   |    5 +++--
 framework/Core/lib/Horde/Core/Autoloader/Callback/Auth.php |    3 ++-
 framework/Core/lib/Horde/Core/Autoloader/Callback/Mime.php |    3 ++-
 framework/Core/lib/Horde/Core/Binder/Alarm.php             |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Cache.php             |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Db.php                |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Dns.php               |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Editor.php            |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Lock.php              |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Logger.php            |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Mail.php              |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Memcache.php          |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Notification.php      |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Perms.php             |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Secret.php            |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Template.php          |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Token.php             |    4 ++++
 framework/Core/lib/Horde/Core/Binder/Vfs.php               |    4 ++++
 framework/Core/lib/Horde/Core/Log/Logger.php               |    5 +++--
 framework/Core/lib/Horde/Core/Notification/Hordelog.php    |    5 +++--
 framework/Core/lib/Horde/Core/Notification/Status.php      |    5 +++--
 framework/Core/lib/Horde/Help.php                          |    5 +++--
 framework/Core/lib/Horde/Menu.php                          |    7 ++++---
 framework/Core/lib/Horde/Registry.php                      |   11 ++++++-----
 framework/Core/lib/Horde/Registry/Api.php                  |    5 +++--
 framework/Core/lib/Horde/Registry/Application.php          |    5 +++--
 framework/Core/lib/Horde/Registry/Caller.php               |    3 ++-
 framework/Core/lib/Horde/Script/Files.php                  |    5 +++--
 framework/Core/lib/Horde/Themes.php                        |    5 +++--
 framework/Core/lib/Horde/Themes/Element.php                |    5 +++--
 framework/Core/lib/Horde/Themes/Image.php                  |    5 +++--
 framework/Core/lib/Horde/Themes/Sound.php                  |    5 +++--
 34 files changed, 119 insertions(+), 40 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=3559335be56b6872fa873b5faacb2ecf1c135d20&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Config.php?rt=horde-git&r1=6e124adfe09eb84d5000daa95e7416040a2d56ba&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Config/Form.php?rt=horde-git&r1=3ee16453993960c5e043aa0eda708aa9b5027d8f&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Autoloader/Callback/Auth.php?rt=horde-git&r1=d1a378203863dd947c0133e1ec36b1a9e7e65070&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Autoloader/Callback/Mime.php?rt=horde-git&r1=d1a378203863dd947c0133e1ec36b1a9e7e65070&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Alarm.php?rt=horde-git&r1=6cabfab972f38336f204179e5b41d0ecf3b0525d&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Cache.php?rt=horde-git&r1=898136f146cabf99f63c7b29ff6b407f9747ed49&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Db.php?rt=horde-git&r1=9b07f7676f7534e256962fbabcbc9ba4812edf1a&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Dns.php?rt=horde-git&r1=ac5ff50d01f2a99d43a38690e0156882912e58b7&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Editor.php?rt=horde-git&r1=8e95f270ab419ee274e2fdeaf3844df84c34120e&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Lock.php?rt=horde-git&r1=f25091e10c4b702b0a5e403b4dfc88b6ab56efad&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Logger.php?rt=horde-git&r1=6ce76467ca8142d61eb046e76739702dfd9ff2c7&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Mail.php?rt=horde-git&r1=804f78bcddd4b6253bedfe861a3794a13a726406&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Memcache.php?rt=horde-git&r1=dee7473396b946feab4ead70784673b8b9c5991c&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Notification.php?rt=horde-git&r1=6cabfab972f38336f204179e5b41d0ecf3b0525d&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Perms.php?rt=horde-git&r1=fd8ae8c6bc4e19a822afa3101e632d25d282d367&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Secret.php?rt=horde-git&r1=5919a9cd567319a432436b2518e5bffe36d6f5c6&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Template.php?rt=horde-git&r1=dee7473396b946feab4ead70784673b8b9c5991c&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Token.php?rt=horde-git&r1=3dbc711eaef366ac743945d1957293e6240facea&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Vfs.php?rt=horde-git&r1=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Log/Logger.php?rt=horde-git&r1=a4a808da9446fd1d5ef4a35095df6e045794aaf8&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Notification/Hordelog.php?rt=horde-git&r1=dee7473396b946feab4ead70784673b8b9c5991c&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Notification/Status.php?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Help.php?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Menu.php?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=0ad27a43eded123a4c1d64268ce64d4ec776584a&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Api.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Application.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Caller.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Script/Files.php?rt=horde-git&r1=3559335be56b6872fa873b5faacb2ecf1c135d20&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Themes.php?rt=horde-git&r1=5081b5d9e1c7a2457df0c3cec88d366de1c10829&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Themes/Element.php?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Themes/Image.php?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Themes/Sound.php?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=5dfb1dc4140eb2996f0251c6335ccdb05028f93c

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

commit 9d2152b7ddcc976ca796ae9801154181af3fc149
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Apr 14 00:01:43 2010 -0600

    Bug #8948: Fix sent-mail selection for non-empty namespaces

 imp/lib/Prefs/Ui.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/lib/Prefs/Ui.php?rt=horde-git&r1=375ca9376b445764324b61a623a9a4b2c9fac567&r2=9d2152b7ddcc976ca796ae9801154181af3fc149




More information about the commits mailing list