[commits] Horde branch master updated. 6cabfab972f38336f204179e5b41d0ecf3b0525d
Michael M Slusarz
slusarz at horde.org
Wed Mar 17 23:35:59 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 5c47e6816c043f4f1ab65c899a573a98491eb329
f711f7d Cleaner representation of global injector factories/binders.
5f79cd0 Horde::getLogger() has been removed.
28afc29 Use global injector binder to get VFS object using Horde vfs config
bd49579 Use global injector binder to get Token object using Horde token config
94f4108 Remove Horde_Core and PEAR dependencies from Horde_Util
6cabfab Use global injector binder to get Alarm object using Horde alarm config
-----------------------------------------------------------------------
commit f711f7de1f55f848033efc00d2ba3ad8cae66de7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Mar 17 16:26:14 2010 -0600
Cleaner representation of global injector factories/binders.
framework/Core/lib/Horde/Registry.php | 45 +++++++++++++++++++++++++--------
1 files changed, 34 insertions(+), 11 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=87562acdb7337553fcbb432b9bbff4307136c8b2&r2=f711f7de1f55f848033efc00d2ba3ad8cae66de7
-----------------------------------------------------------------------
commit 5f79cd028e679c052fa10ba47e7681e7e154618b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Mar 17 16:35:27 2010 -0600
Horde::getLogger() has been removed.
gollem/lib/Gollem.php | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/gollem/lib/Gollem.php?rt=horde-git&r1=e9bd13ca26c027fe3ee2eca3566b3c9c82fd8756&r2=5f79cd028e679c052fa10ba47e7681e7e154618b
-----------------------------------------------------------------------
commit 28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Mar 17 16:36:54 2010 -0600
Use global injector binder to get VFS object using Horde vfs config
agora/lib/Agora.php | 2 +-
ansel/scripts/garbage_collection.php | 2 +-
framework/Core/lib/Horde/Core/Binder/Vfs.php | 16 +++++++
framework/Core/lib/Horde/Registry.php | 1 +
framework/Core/package.xml | 2 +
framework/Scheduler/lib/Horde/Scheduler.php | 6 +--
horde/services/images/view.php | 2 +-
hylax/lib/Storage.php | 9 +---
imp/attachment.php | 2 +-
imp/lib/Compose.php | 38 ++++++++++++------
imp/lib/LoginTasks/SystemTask/GarbageCollection.php | 2 +-
imp/lib/LoginTasks/Task/DeleteAttachmentsMonthly.php | 2 +-
whups/lib/Driver/sql.php | 6 +--
whups/lib/Ticket.php | 12 ++----
whups/lib/Whups.php | 6 +--
wicked/lib/Driver.php | 3 +-
16 files changed, 64 insertions(+), 47 deletions(-)
create mode 100644 framework/Core/lib/Horde/Core/Binder/Vfs.php
http://git.horde.org/diff.php/agora/lib/Agora.php?rt=horde-git&r1=e9bd13ca26c027fe3ee2eca3566b3c9c82fd8756&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/ansel/scripts/garbage_collection.php?rt=horde-git&r1=c47b942008a20196a5bb01f72164e9e63019ec2c&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Binder/Vfs.php?rt=horde-git&r=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=f711f7de1f55f848033efc00d2ba3ad8cae66de7&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=0eed026b5dc934d66c5ef8243ecdcb782bd01972&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/framework/Scheduler/lib/Horde/Scheduler.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/horde/services/images/view.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/hylax/lib/Storage.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/imp/attachment.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=83576c2f1fe0d1a60a9c41748625389d0b0f6cad&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/imp/lib/LoginTasks/SystemTask/GarbageCollection.php?rt=horde-git&r1=e9bd13ca26c027fe3ee2eca3566b3c9c82fd8756&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/DeleteAttachmentsMonthly.php?rt=horde-git&r1=e9bd13ca26c027fe3ee2eca3566b3c9c82fd8756&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/whups/lib/Driver/sql.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/whups/lib/Ticket.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/whups/lib/Whups.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
http://git.horde.org/diff.php/wicked/lib/Driver.php?rt=horde-git&r1=e9bd13ca26c027fe3ee2eca3566b3c9c82fd8756&r2=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30
-----------------------------------------------------------------------
commit bd49579543283c08cfc8b91c664214e8824eaa35
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Mar 17 16:54:51 2010 -0600
Use global injector binder to get Token object using Horde token config
framework/Core/lib/Horde/Core/Binder/Token.php | 18 ++++++++++
framework/Core/lib/Horde/Registry.php | 1 +
framework/Core/package.xml | 2 +
framework/Form/Form.php | 13 +-------
framework/Model/lib/Horde/Form.php | 9 +----
framework/Token/lib/Horde/Token.php | 43 ++++++++++++++++-------
framework/Token/lib/Horde/Token/Sql.php | 12 +++++--
framework/Token/package.xml | 6 +++
imp/compose.php | 4 +--
9 files changed, 69 insertions(+), 39 deletions(-)
create mode 100644 framework/Core/lib/Horde/Core/Binder/Token.php
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Binder/Token.php?rt=horde-git&r=bd49579543283c08cfc8b91c664214e8824eaa35
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30&r2=bd49579543283c08cfc8b91c664214e8824eaa35
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=28afc29b2359fc8cb0b73bdf541b30e79a1b3f30&r2=bd49579543283c08cfc8b91c664214e8824eaa35
http://git.horde.org/diff.php/framework/Form/Form.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=bd49579543283c08cfc8b91c664214e8824eaa35
http://git.horde.org/diff.php/framework/Model/lib/Horde/Form.php?rt=horde-git&r1=6c80a3d3b53d7dc002d400fbb2dc33c20ca397d0&r2=bd49579543283c08cfc8b91c664214e8824eaa35
http://git.horde.org/diff.php/framework/Token/lib/Horde/Token.php?rt=horde-git&r1=837be59133c0b29f14d5b97f5a187685dbc1be85&r2=bd49579543283c08cfc8b91c664214e8824eaa35
http://git.horde.org/diff.php/framework/Token/lib/Horde/Token/Sql.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=bd49579543283c08cfc8b91c664214e8824eaa35
http://git.horde.org/diff.php/framework/Token/package.xml?rt=horde-git&r1=837be59133c0b29f14d5b97f5a187685dbc1be85&r2=bd49579543283c08cfc8b91c664214e8824eaa35
http://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=83576c2f1fe0d1a60a9c41748625389d0b0f6cad&r2=bd49579543283c08cfc8b91c664214e8824eaa35
-----------------------------------------------------------------------
commit 94f410840cf51792e23828d473cce46a2fb39f4f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Mar 17 16:59:41 2010 -0600
Remove Horde_Core and PEAR dependencies from Horde_Util
framework/Util/lib/Horde/String.php | 12 ++++++------
framework/Util/lib/Horde/Util.php | 1 -
framework/Util/package.xml | 8 ++++----
3 files changed, 10 insertions(+), 11 deletions(-)
http://git.horde.org/diff.php/framework/Util/lib/Horde/String.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=94f410840cf51792e23828d473cce46a2fb39f4f
http://git.horde.org/diff.php/framework/Util/lib/Horde/Util.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=94f410840cf51792e23828d473cce46a2fb39f4f
http://git.horde.org/diff.php/framework/Util/package.xml?rt=horde-git&r1=08a153b38c7c4edbd7e910c3fe98f720e2a0eb72&r2=94f410840cf51792e23828d473cce46a2fb39f4f
-----------------------------------------------------------------------
commit 6cabfab972f38336f204179e5b41d0ecf3b0525d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Mar 17 17:34:10 2010 -0600
Use global injector binder to get Alarm object using Horde alarm config
framework/Alarm/lib/Horde/Alarm.php | 59 +++++++++++------
framework/Alarm/package.xml | 14 ++++
framework/Core/lib/Horde/Core/Binder/Alarm.php | 22 ++++++
framework/Core/lib/Horde/Core/Binder/Notification.php | 2 +-
framework/Core/lib/Horde/Registry.php | 1 +
framework/Core/package.xml | 2 +
horde/admin/alarms.php | 2 +-
horde/bin/alarms | 2 +-
horde/services/snooze.php | 2 +-
kronolith/lib/Application.php | 2 +-
kronolith/lib/Block/tree_alarms.php | 7 +--
kronolith/lib/Driver/Sql.php | 5 +-
kronolith/lib/Event.php | 12 +--
nag/lib/Block/tree_alarms.php | 8 +--
nag/lib/Driver.php | 37 ++++------
15 files changed, 106 insertions(+), 71 deletions(-)
create mode 100644 framework/Core/lib/Horde/Core/Binder/Alarm.php
http://git.horde.org/diff.php/framework/Alarm/lib/Horde/Alarm.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/diff.php/framework/Alarm/package.xml?rt=horde-git&r1=a07b57e1c5c7c951321a6c89f06f2682d5cb08c6&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Binder/Alarm.php?rt=horde-git&r=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Notification.php?rt=horde-git&r1=dee7473396b946feab4ead70784673b8b9c5991c&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=bd49579543283c08cfc8b91c664214e8824eaa35&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=bd49579543283c08cfc8b91c664214e8824eaa35&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/diff.php/horde/admin/alarms.php?rt=horde-git&r1=b8df764ec37242582b2308b3682d4885864943dd&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/diff.php/horde/bin/alarms?rt=horde-git&r1=1951866c7d86cc6aeebca89a7022183a26879091&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/diff.php/horde/services/snooze.php?rt=horde-git&r1=7b6d7f6c40c48d40b141c94a3afa57d745ebd862&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/diff.php/kronolith/lib/Application.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/diff.php/kronolith/lib/Block/tree_alarms.php?rt=horde-git&r1=33d3c956c586a950274d923b0d24ff35a21075b3&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/diff.php/kronolith/lib/Driver/Sql.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/diff.php/kronolith/lib/Event.php?rt=horde-git&r1=21e05d6c76c43e433187517330f547d251efd64e&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/diff.php/nag/lib/Block/tree_alarms.php?rt=horde-git&r1=508a445fb73741355a7fea8beb46d3eb94c97402&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
http://git.horde.org/diff.php/nag/lib/Driver.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=6cabfab972f38336f204179e5b41d0ecf3b0525d
More information about the commits
mailing list