[commits] Horde branch master updated. ec604b28b431054f96ce346520e8b98de031102a

Michael Rubinsky mrubinsk at horde.org
Thu Oct 7 16:57:19 UTC 2010


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

from: cbbf69b02148b50a053b3c5f336597cbafda9e7f

f52d226 Use a factory binder for History
d53dd13 Ask for Horde_Core_Factory_Http_Client directly, change factory method to create()
ec604b2 Use Horde_Core_Factory_Identity directly, change name of factory method

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

commit f52d2262c7b88761b600d7cca07c6ffdb6ea10b8
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 7 12:31:26 2010 -0400

    Use a factory binder for History

 framework/Core/lib/Horde/Core/Binder/History.php  |   25 ---------------------
 framework/Core/lib/Horde/Core/Factory/History.php |   21 +++++++++++++++++
 framework/Core/lib/Horde/Registry.php             |    5 +++-
 framework/Core/package.xml                        |    4 +-
 4 files changed, 27 insertions(+), 28 deletions(-)
 delete mode 100644 framework/Core/lib/Horde/Core/Binder/History.php
 create mode 100644 framework/Core/lib/Horde/Core/Factory/History.php

http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/History.php?rt=horde-git&r1=3729c269d5cbd21e849894cac34440684b008d6f&r2=f52d2262c7b88761b600d7cca07c6ffdb6ea10b8
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Factory/History.php?rt=horde-git&r=f52d2262c7b88761b600d7cca07c6ffdb6ea10b8
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=c51bb9d8a341b5c12416201f6ae21168732274cd&r2=f52d2262c7b88761b600d7cca07c6ffdb6ea10b8
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=c51bb9d8a341b5c12416201f6ae21168732274cd&r2=f52d2262c7b88761b600d7cca07c6ffdb6ea10b8

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

commit d53dd13629d1900320b107a142e521b47f8c4ce3
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 7 12:38:19 2010 -0400

    Ask for Horde_Core_Factory_Http_Client directly, change factory method to create()

 framework/Core/lib/Horde/Config.php                            |    2 +-
 framework/Core/lib/Horde/Core/Ajax/Imple/Geocoder/Geonames.php |    2 +-
 framework/Core/lib/Horde/Core/Binder/HttpClient.php            |   18 --------
 framework/Core/lib/Horde/Core/Factory/Facebook.php             |    2 +-
 framework/Core/lib/Horde/Core/Factory/HttpClient.php           |    2 +-
 framework/Core/lib/Horde/Core/Factory/Twitter.php              |    2 +-
 framework/Core/lib/Horde/Registry.php                          |    1 -
 framework/Core/package.xml                                     |    2 -
 horde/lib/Block/feed.php                                       |    4 +-
 imp/lib/Compose.php                                            |    4 +-
 jonah/lib/Jonah.php                                            |    4 +-
 kronolith/lib/Driver/Ical.php                                  |    4 +-
 12 files changed, 13 insertions(+), 34 deletions(-)
 delete mode 100644 framework/Core/lib/Horde/Core/Binder/HttpClient.php

http://git.horde.org/diff.php/framework/Core/lib/Horde/Config.php?rt=horde-git&r1=fc55d6178d33ca825f59a1a2eba44c8c7daa6019&r2=d53dd13629d1900320b107a142e521b47f8c4ce3
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Ajax/Imple/Geocoder/Geonames.php?rt=horde-git&r1=e149c7180ec549934c1f63334a466addd41710fb&r2=d53dd13629d1900320b107a142e521b47f8c4ce3
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/HttpClient.php?rt=horde-git&r1=ae1d6ce5e8d61aba5949fd83f613943d66cbcab8&r2=d53dd13629d1900320b107a142e521b47f8c4ce3
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Facebook.php?rt=horde-git&r1=bf7322586ec1cbe34b2a4404bfa75d225ef51768&r2=d53dd13629d1900320b107a142e521b47f8c4ce3
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/HttpClient.php?rt=horde-git&r1=41cccb9f9c3f93a91672bb9cae7d93a80ba732b6&r2=d53dd13629d1900320b107a142e521b47f8c4ce3
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Twitter.php?rt=horde-git&r1=bafa063d644dfb9ee4803c4e581e419f55cea6c5&r2=d53dd13629d1900320b107a142e521b47f8c4ce3
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=f52d2262c7b88761b600d7cca07c6ffdb6ea10b8&r2=d53dd13629d1900320b107a142e521b47f8c4ce3
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=f52d2262c7b88761b600d7cca07c6ffdb6ea10b8&r2=d53dd13629d1900320b107a142e521b47f8c4ce3
http://git.horde.org/diff.php/horde/lib/Block/feed.php?rt=horde-git&r1=7981d3a7ef96c967da0ddc0862ceb5e208d04e54&r2=d53dd13629d1900320b107a142e521b47f8c4ce3
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=1121fb4fdde21774156cca072cbce4f6aac49313&r2=d53dd13629d1900320b107a142e521b47f8c4ce3
http://git.horde.org/diff.php/jonah/lib/Jonah.php?rt=horde-git&r1=c96f324b15ac69771b12278f33027c47a425fefa&r2=d53dd13629d1900320b107a142e521b47f8c4ce3
http://git.horde.org/diff.php/kronolith/lib/Driver/Ical.php?rt=horde-git&r1=b35e630d349e29304d4cbd634c41c717e2a2cb75&r2=d53dd13629d1900320b107a142e521b47f8c4ce3

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

commit ec604b28b431054f96ce346520e8b98de031102a
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 7 12:48:56 2010 -0400

    Use Horde_Core_Factory_Identity directly, change name of factory method

 agora/messages/abuse.php                           |    2 +-
 agora/messages/index.php                           |    2 +-
 ansel/image.php                                    |    2 +-
 ansel/lib/Ansel.php                                |    2 +-
 ansel/lib/Form/Ecard.php                           |    2 +-
 ansel/lib/Gallery.php                              |    2 +-
 ansel/lib/Image.php                                |    2 +-
 ansel/lib/Report.php                               |    2 +-
 ansel/lib/View/List.php                            |    2 +-
 ansel/rss.php                                      |    2 +-
 folks/lib/Notification.php                         |    2 +-
 framework/Alarm/lib/Horde/Alarm/Handler/Mail.php   |    2 +-
 framework/Core/lib/Horde/Core/Binder/Identity.php  |   17 -------------
 framework/Core/lib/Horde/Core/Factory/Alarm.php    |    2 +-
 framework/Core/lib/Horde/Core/Factory/Identity.php |    2 +-
 framework/Core/lib/Horde/Core/Prefs/Ui.php         |    4 +-
 framework/Core/package.xml                         |    2 -
 hermes/lib/Hermes.php                              |    4 +-
 horde/admin/user.php                               |    4 +-
 horde/scripts/import_squirrelmail_prefs.php        |    2 +-
 horde/services/confirm.php                         |    2 +-
 horde/services/portal/index.php                    |    2 +-
 horde/services/portal/mobile.php                   |    2 +-
 horde/services/problem.php                         |    2 +-
 imp/attachment.php                                 |    2 +-
 imp/lib/Ui/Message.php                             |    2 +-
 ingo/lib/Api.php                                   |    2 +-
 ingo/lib/Application.php                           |    2 +-
 ingo/vacation.php                                  |    2 +-
 jonah/stories/share.php                            |    2 +-
 kronolith/attendees.php                            |    2 +-
 kronolith/feed/index.php                           |    2 +-
 kronolith/lib/FreeBusy.php                         |    2 +-
 kronolith/lib/Kronolith.php                        |   26 ++++++++++----------
 kronolith/lib/View/EditEvent.php                   |    2 +-
 kronolith/scripts/agenda.php                       |    2 +-
 mnemo/lib/Forms/DeleteNotepad.php                  |    2 +-
 mnemo/lib/Mnemo.php                                |    4 +-
 nag/lib/Forms/task.php                             |    2 +-
 nag/lib/Nag.php                                    |   14 +++++-----
 nag/tasklists/info.php                             |    2 +-
 trean/lib/Trean.php                                |    2 +-
 turba/lib/Driver/Group.php                         |    2 +-
 turba/lib/Turba.php                                |    4 +-
 whups/lib/Mail.php                                 |    2 +-
 whups/lib/Ticket.php                               |    2 +-
 whups/lib/Whups.php                                |    2 +-
 wicked/lib/Page.php                                |    2 +-
 wicked/lib/Page/StandardPage.php                   |    4 +-
 wicked/lib/Wicked.php                              |    2 +-
 50 files changed, 72 insertions(+), 91 deletions(-)
 delete mode 100644 framework/Core/lib/Horde/Core/Binder/Identity.php

http://git.horde.org/diff.php/agora/messages/abuse.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/agora/messages/index.php?rt=horde-git&r1=7277728730e6ab11d05f3a5f0c7133315a350917&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/ansel/image.php?rt=horde-git&r1=fea960ef4a738c02d6ffc41905c225ab1c6bca9e&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/ansel/lib/Form/Ecard.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/ansel/lib/Gallery.php?rt=horde-git&r1=9f893c8326328fe1e469af15231480bc7084075d&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/ansel/lib/Image.php?rt=horde-git&r1=fc55d6178d33ca825f59a1a2eba44c8c7daa6019&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/ansel/lib/Report.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/ansel/lib/View/List.php?rt=horde-git&r1=0e86e6d7c1c54c1a5ea85e9121da8364f42f23d0&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/ansel/rss.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/folks/lib/Notification.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/framework/Alarm/lib/Horde/Alarm/Handler/Mail.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Identity.php?rt=horde-git&r1=5b0969a7d3fad81ae04676dc8731a70205943ec5&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Alarm.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Identity.php?rt=horde-git&r1=0e86e6d7c1c54c1a5ea85e9121da8364f42f23d0&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Prefs/Ui.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=d53dd13629d1900320b107a142e521b47f8c4ce3&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/hermes/lib/Hermes.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/horde/admin/user.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/horde/scripts/import_squirrelmail_prefs.php?rt=horde-git&r1=84a96bec34b90beb720b6a4eb90423a187add87a&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/horde/services/confirm.php?rt=horde-git&r1=6b2c7d5e725f211a601798d707c631ba710748e2&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/horde/services/portal/index.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/horde/services/portal/mobile.php?rt=horde-git&r1=d95db6493f5bd74089776868c1bd1715f5eccacc&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/horde/services/problem.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/imp/attachment.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/imp/lib/Ui/Message.php?rt=horde-git&r1=28003471829da28ea41f3b961313c1904c559edf&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/ingo/lib/Api.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/ingo/lib/Application.php?rt=horde-git&r1=5e2aada36a2e49c455135a302c0e57b058cfa8a7&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/ingo/vacation.php?rt=horde-git&r1=7277728730e6ab11d05f3a5f0c7133315a350917&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/jonah/stories/share.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/kronolith/attendees.php?rt=horde-git&r1=6600cef25a20902e7cf54a772cf24aaed39f9a7d&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/kronolith/feed/index.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/kronolith/lib/FreeBusy.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=b4cdc46ba2287c3caa072be0fb2a4a9dafd4b569&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/kronolith/lib/View/EditEvent.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/kronolith/scripts/agenda.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/mnemo/lib/Forms/DeleteNotepad.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/mnemo/lib/Mnemo.php?rt=horde-git&r1=5e2aada36a2e49c455135a302c0e57b058cfa8a7&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/nag/lib/Forms/task.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/nag/lib/Nag.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/nag/tasklists/info.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/trean/lib/Trean.php?rt=horde-git&r1=45226e35f22995f45a4edc3c0658d28aaecc601a&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/turba/lib/Driver/Group.php?rt=horde-git&r1=474382a60011932d21b626aae790da872f1e041e&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/turba/lib/Turba.php?rt=horde-git&r1=ea743372280abaa2ef6bd4b439497336a8084180&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/whups/lib/Mail.php?rt=horde-git&r1=fc55d6178d33ca825f59a1a2eba44c8c7daa6019&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/whups/lib/Ticket.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/whups/lib/Whups.php?rt=horde-git&r1=474382a60011932d21b626aae790da872f1e041e&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/wicked/lib/Page.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/wicked/lib/Page/StandardPage.php?rt=horde-git&r1=89f7955d6f286a61b8be1e5c5f13511df3734abe&r2=ec604b28b431054f96ce346520e8b98de031102a
http://git.horde.org/diff.php/wicked/lib/Wicked.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=ec604b28b431054f96ce346520e8b98de031102a




More information about the commits mailing list