[commits] Horde branch master updated. 6a64863d678589d3ecbce8a97c075d2bcd84d7ae
Michael Rubinsky
mrubinsk at horde.org
Thu Oct 7 22:21:34 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 86f36efd4c3d51cbb39cac45f52cf774f3c91a04
c685ede Remove unnesessary binder, ask for the Horde_Core_Factory_Share object directly
b43c6f3 Use a factory binder for Horde_Template
8352173 Use Horde_Core_Factory_TextFilter directly instead of going through an unnesessary binder
d46440a Access Horde_Core_Factory_Tree directly
d1719f3 Use Horde_Core_Factory_Vfs directly
f4f1531 Use Horde_Core_Factory_Auth directly, change name of factory method to create()
5272137 ...and finally, remove the last binder. Move AuthSignup to use a factory binder.
6a64863 Remove extra layer, create the Horde_Core_Auth_Signup object directly in the factory.
-----------------------------------------------------------------------
commit c685edee620ef4d9931ef899c7f1ad162bf430af
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Oct 7 17:14:22 2010 -0400
Remove unnesessary binder, ask for the Horde_Core_Factory_Share object directly
ansel/lib/Injector/Factory/Storage.php | 2 +-
folks/lib/Driver.php | 2 +-
folks/lib/Friends/shared.php | 10 ++--
folks/perms.php | 2 +-
framework/Core/lib/Horde/Core/Binder/ShareFactory.php | 18 -------
framework/Core/lib/Horde/Core/Factory/Share.php | 2 +-
framework/Core/lib/Horde/Registry.php | 1 -
framework/Core/package.xml | 2 -
framework/Group/lib/Horde/Group/Contactlists.php | 2 +-
framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php | 2 +-
framework/Prefs/lib/Horde/Prefs/KolabImap.php | 2 +-
horde/lib/Api.php | 22 ++++----
horde/services/shares/edit.php | 2 +-
ingo/lib/Application.php | 2 +-
kronolith/lib/Application.php | 2 +-
kronolith/perms.php | 2 +-
mnemo/lib/Block/summary.php | 2 +-
mnemo/lib/Mnemo.php | 2 +-
nag/lib/Application.php | 2 +-
nag/lib/Block/summary.php | 2 +-
turba/lib/Application.php | 2 +-
turba/lib/tests/KolabTestBase.php | 2 +-
turba/scripts/import_squirrelmail_sql_abook.php | 2 +-
whups/lib/Query.php | 2 +-
24 files changed, 35 insertions(+), 56 deletions(-)
delete mode 100644 framework/Core/lib/Horde/Core/Binder/ShareFactory.php
http://git.horde.org/diff.php/ansel/lib/Injector/Factory/Storage.php?rt=horde-git&r1=5e2aada36a2e49c455135a302c0e57b058cfa8a7&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/folks/lib/Driver.php?rt=horde-git&r1=5e2aada36a2e49c455135a302c0e57b058cfa8a7&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/folks/lib/Friends/shared.php?rt=horde-git&r1=5e2aada36a2e49c455135a302c0e57b058cfa8a7&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/folks/perms.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/ShareFactory.php?rt=horde-git&r1=5e2aada36a2e49c455135a302c0e57b058cfa8a7&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Share.php?rt=horde-git&r1=b0741df2626214c811f4863eaa763f5b65e68579&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=d2b3eb6a89d574aac60dc5150b159d1a5aadd6bc&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=d2b3eb6a89d574aac60dc5150b159d1a5aadd6bc&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/framework/Group/lib/Horde/Group/Contactlists.php?rt=horde-git&r1=5e2aada36a2e49c455135a302c0e57b058cfa8a7&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php?rt=horde-git&r1=5e2aada36a2e49c455135a302c0e57b058cfa8a7&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/framework/Prefs/lib/Horde/Prefs/KolabImap.php?rt=horde-git&r1=5e2aada36a2e49c455135a302c0e57b058cfa8a7&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/horde/lib/Api.php?rt=horde-git&r1=0e86e6d7c1c54c1a5ea85e9121da8364f42f23d0&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/horde/services/shares/edit.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/ingo/lib/Application.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/kronolith/lib/Application.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/kronolith/perms.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/mnemo/lib/Block/summary.php?rt=horde-git&r1=5e2aada36a2e49c455135a302c0e57b058cfa8a7&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/mnemo/lib/Mnemo.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/nag/lib/Application.php?rt=horde-git&r1=c5c8c3a78f38eb50da9ae25505d2b8685d66d69e&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/nag/lib/Block/summary.php?rt=horde-git&r1=5e2aada36a2e49c455135a302c0e57b058cfa8a7&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/turba/lib/Application.php?rt=horde-git&r1=e990984a0b8c4a46791660a38996bf1ca2eabb15&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/turba/lib/tests/KolabTestBase.php?rt=horde-git&r1=5e2aada36a2e49c455135a302c0e57b058cfa8a7&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/turba/scripts/import_squirrelmail_sql_abook.php?rt=horde-git&r1=0e86e6d7c1c54c1a5ea85e9121da8364f42f23d0&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
http://git.horde.org/diff.php/whups/lib/Query.php?rt=horde-git&r1=5e2aada36a2e49c455135a302c0e57b058cfa8a7&r2=c685edee620ef4d9931ef899c7f1ad162bf430af
-----------------------------------------------------------------------
commit b43c6f350db8913d6b043ec0091d776f47f27f29
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Oct 7 17:19:19 2010 -0400
Use a factory binder for Horde_Template
framework/Core/lib/Horde/Core/Binder/Template.php | 20 --------------------
framework/Core/lib/Horde/Core/Factory/Template.php | 16 ++++++++++++++++
framework/Core/lib/Horde/Registry.php | 4 ++++
framework/Core/package.xml | 4 ++--
4 files changed, 22 insertions(+), 22 deletions(-)
delete mode 100644 framework/Core/lib/Horde/Core/Binder/Template.php
create mode 100644 framework/Core/lib/Horde/Core/Factory/Template.php
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Template.php?rt=horde-git&r1=5dfb1dc4140eb2996f0251c6335ccdb05028f93c&r2=b43c6f350db8913d6b043ec0091d776f47f27f29
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Factory/Template.php?rt=horde-git&r=b43c6f350db8913d6b043ec0091d776f47f27f29
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=c685edee620ef4d9931ef899c7f1ad162bf430af&r2=b43c6f350db8913d6b043ec0091d776f47f27f29
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=c685edee620ef4d9931ef899c7f1ad162bf430af&r2=b43c6f350db8913d6b043ec0091d776f47f27f29
-----------------------------------------------------------------------
commit 8352173fc37d37ad4a99af2a4508a8b7e9600f50
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Oct 7 17:30:10 2010 -0400
Use Horde_Core_Factory_TextFilter directly instead of going through an unnesessary binder
agora/lib/Messages.php | 4 ++--
ansel/lib/Ajax/Imple/EditCaption.php | 2 +-
ansel/lib/Storage.php | 2 +-
ansel/lib/Tile/Image.php | 2 +-
ansel/lib/View/Base.php | 2 +-
ansel/templates/captions/captions.inc | 2 +-
ansel/templates/image/crop_image.inc | 2 +-
ansel/templates/image/edit_image.inc | 2 +-
ansel/templates/image/preview_cropimage.inc | 2 +-
ansel/templates/image/preview_image.inc | 2 +-
ansel/templates/image/resize_image.inc | 2 +-
ansel/templates/view/gallery.inc | 2 +-
ansel/templates/view/gallerylightbox.inc | 2 +-
ansel/templates/view/image.inc | 2 +-
chora/annotate.php | 4 ++--
chora/app/views/file/pretty.html.php | 2 +-
chora/browsedir.php | 4 ++--
chora/cvsgraph.php | 2 +-
chora/diff.php | 2 +-
chora/history.php | 2 +-
chora/lib/Chora.php | 4 ++--
chora/stats.php | 2 +-
chora/templates/checkout/checkout.inc | 2 +-
folks/lib/Driver.php | 2 +-
folks/lib/Forms/Activity.php | 2 +-
folks/lib/Notification/facebook.php | 2 +-
framework/Core/lib/Horde.php | 2 +-
framework/Core/lib/Horde/Config.php | 4 ++--
framework/Core/lib/Horde/Core/Binder/TextFilter.php | 17 -----------------
framework/Core/lib/Horde/Core/Factory/MimeViewer.php | 2 +-
framework/Core/lib/Horde/Core/Factory/TextFilter.php | 2 +-
framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php | 2 +-
framework/Core/lib/Horde/Registry.php | 1 -
framework/Core/lib/Horde/Themes.php | 2 +-
framework/Core/package.xml | 2 --
framework/Model/lib/Horde/Form/VarRenderer/Xhtml.php | 2 +-
framework/Rampage/scripts/Horde/Rampage/rampage.php | 2 +-
horde/lib/Block/fortune.php | 2 +-
horde/lib/Block/twitter_timeline.php | 1 -
horde/services/twitter.php | 2 +-
imp/lib/Compose.php | 10 +++++-----
imp/lib/Compose/Stationery.php | 2 +-
imp/lib/Contents.php | 2 +-
imp/lib/IMP.php | 2 +-
imp/lib/Prefs/Ui.php | 2 +-
imp/lib/Ui/Compose.php | 2 +-
imp/lib/Ui/Mailbox.php | 2 +-
imp/lib/Ui/Message.php | 4 ++--
imp/mailbox.php | 2 +-
imp/message-mimp.php | 2 +-
imp/view.php | 2 +-
ingo/lib/Ingo.php | 2 +-
jonah/delivery/rss.php | 2 +-
jonah/lib/Api.php | 6 +++---
jonah/lib/Block/latest.php | 2 +-
jonah/lib/Block/story.php | 2 +-
jonah/lib/Driver.php | 4 ++--
jonah/lib/View/StoryPdf.php | 2 +-
jonah/lib/View/StoryView.php | 2 +-
kronolith/templates/itip/notification.html.php | 2 +-
kronolith/templates/view/view.inc | 6 +++---
luxor/lib/Lang/Generic.php | 2 +-
luxor/lib/Luxor.php | 4 ++--
mnemo/lib/Ajax/Imple/EditNote.php | 2 +-
mnemo/lib/Block/note.php | 2 +-
mnemo/templates/view/memo.inc | 2 +-
nag/lib/Task.php | 2 +-
whups/lib/Renderer/Comment.php | 2 +-
68 files changed, 80 insertions(+), 101 deletions(-)
delete mode 100644 framework/Core/lib/Horde/Core/Binder/TextFilter.php
http://git.horde.org/diff.php/agora/lib/Messages.php?rt=horde-git&r1=d6b83bfb3fd0988403c6b074a855d5c2f1342e11&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ansel/lib/Ajax/Imple/EditCaption.php?rt=horde-git&r1=6520b990fc76e43996fe8656f833bc10218499a7&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ansel/lib/Storage.php?rt=horde-git&r1=7ded9faece78aa17ea6fe67c3e3a4ba33ad69f14&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ansel/lib/Tile/Image.php?rt=horde-git&r1=6600cef25a20902e7cf54a772cf24aaed39f9a7d&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ansel/lib/View/Base.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ansel/templates/captions/captions.inc?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ansel/templates/image/crop_image.inc?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ansel/templates/image/edit_image.inc?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ansel/templates/image/preview_cropimage.inc?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ansel/templates/image/preview_image.inc?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ansel/templates/image/resize_image.inc?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ansel/templates/view/gallery.inc?rt=horde-git&r1=c3c6189c23971de660d2f8f1876562d15a086286&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ansel/templates/view/gallerylightbox.inc?rt=horde-git&r1=c3c6189c23971de660d2f8f1876562d15a086286&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ansel/templates/view/image.inc?rt=horde-git&r1=c3c6189c23971de660d2f8f1876562d15a086286&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/chora/annotate.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/chora/app/views/file/pretty.html.php?rt=horde-git&r1=3684dc93c5063ea3c6753081426c41d5c607b172&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/chora/browsedir.php?rt=horde-git&r1=d6b83bfb3fd0988403c6b074a855d5c2f1342e11&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/chora/cvsgraph.php?rt=horde-git&r1=b10ed42768eb9905314d553b90e1ccd8ae228190&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/chora/diff.php?rt=horde-git&r1=442b22a378aabaa70d44ec30ec2b33ee0785e0a2&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/chora/history.php?rt=horde-git&r1=7f7a4300f16b429ed645bc3e2af2cedffc70ce3e&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/chora/lib/Chora.php?rt=horde-git&r1=d6b83bfb3fd0988403c6b074a855d5c2f1342e11&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/chora/stats.php?rt=horde-git&r1=442b22a378aabaa70d44ec30ec2b33ee0785e0a2&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/chora/templates/checkout/checkout.inc?rt=horde-git&r1=442b22a378aabaa70d44ec30ec2b33ee0785e0a2&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/folks/lib/Driver.php?rt=horde-git&r1=c685edee620ef4d9931ef899c7f1ad162bf430af&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/folks/lib/Forms/Activity.php?rt=horde-git&r1=a881d9b4a6ebf0b09c8c440c35962b6419697be4&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/folks/lib/Notification/facebook.php?rt=horde-git&r1=f9b9fd6b4e44fd733ac14d03b9dbf693efe5fd31&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=5693d0e6897146223c3da6e44ac5fc0ac805ae5d&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/framework/Core/lib/Horde/Config.php?rt=horde-git&r1=d53dd13629d1900320b107a142e521b47f8c4ce3&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/TextFilter.php?rt=horde-git&r1=442b22a378aabaa70d44ec30ec2b33ee0785e0a2&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/MimeViewer.php?rt=horde-git&r1=d6b83bfb3fd0988403c6b074a855d5c2f1342e11&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/TextFilter.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php?rt=horde-git&r1=74d8c79df6fea4ecd5c8926d577ce424afca3d45&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=b43c6f350db8913d6b043ec0091d776f47f27f29&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/framework/Core/lib/Horde/Themes.php?rt=horde-git&r1=8bf994d9f34831ab2f5a67e478caba05a48f41ba&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=b43c6f350db8913d6b043ec0091d776f47f27f29&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/framework/Model/lib/Horde/Form/VarRenderer/Xhtml.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/framework/Rampage/scripts/Horde/Rampage/rampage.php?rt=horde-git&r1=fc55d6178d33ca825f59a1a2eba44c8c7daa6019&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/horde/lib/Block/fortune.php?rt=horde-git&r1=442b22a378aabaa70d44ec30ec2b33ee0785e0a2&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/horde/lib/Block/twitter_timeline.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/horde/services/twitter.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=d53dd13629d1900320b107a142e521b47f8c4ce3&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/imp/lib/Compose/Stationery.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/imp/lib/Contents.php?rt=horde-git&r1=d6b83bfb3fd0988403c6b074a855d5c2f1342e11&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-git&r1=1121fb4fdde21774156cca072cbce4f6aac49313&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/imp/lib/Prefs/Ui.php?rt=horde-git&r1=7be19256a67f81a97894f9891779b80b8fcd6e7d&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/imp/lib/Ui/Compose.php?rt=horde-git&r1=1bb736257b203c2348525be5c8b0efdcb5e3e341&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/imp/lib/Ui/Mailbox.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/imp/lib/Ui/Message.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-git&r1=5244ddfdc3b8f67a48aeb204d7fe79ddc7fdf3a3&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/imp/message-mimp.php?rt=horde-git&r1=3b7b778a19b3e9e4cd4cf75af8a46a6de3082d6c&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/imp/view.php?rt=horde-git&r1=1bb736257b203c2348525be5c8b0efdcb5e3e341&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/ingo/lib/Ingo.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/jonah/delivery/rss.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/jonah/lib/Api.php?rt=horde-git&r1=6938e710eb7a7672f2a0f12c440e487c4f049954&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/jonah/lib/Block/latest.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/jonah/lib/Block/story.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/jonah/lib/Driver.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/jonah/lib/View/StoryPdf.php?rt=horde-git&r1=c96f324b15ac69771b12278f33027c47a425fefa&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/jonah/lib/View/StoryView.php?rt=horde-git&r1=fc9bb378d4c5e719a632fed09c1eda5546436f25&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/kronolith/templates/itip/notification.html.php?rt=horde-git&r1=442b22a378aabaa70d44ec30ec2b33ee0785e0a2&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/kronolith/templates/view/view.inc?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/luxor/lib/Lang/Generic.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/luxor/lib/Luxor.php?rt=horde-git&r1=d6b83bfb3fd0988403c6b074a855d5c2f1342e11&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/mnemo/lib/Ajax/Imple/EditNote.php?rt=horde-git&r1=7937f7d0b8c560e7a297cf8c5ca8de06e3b895e1&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/mnemo/lib/Block/note.php?rt=horde-git&r1=6600cef25a20902e7cf54a772cf24aaed39f9a7d&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/mnemo/templates/view/memo.inc?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/nag/lib/Task.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
http://git.horde.org/diff.php/whups/lib/Renderer/Comment.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=8352173fc37d37ad4a99af2a4508a8b7e9600f50
-----------------------------------------------------------------------
commit d46440a10a583a3ddf3e8d61086328eef2b566d1
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Oct 7 17:34:32 2010 -0400
Access Horde_Core_Factory_Tree directly
agora/lib/Messages.php | 2 +-
ansel/lib/Ansel.php | 2 +-
ansel/lib/Widget/OtherGalleries.php | 2 +-
framework/Core/lib/Horde/Core/Binder/Tree.php | 17 -----------------
framework/Core/lib/Horde/Core/Factory/Tree.php | 2 +-
framework/Core/lib/Horde/Core/Perms/Ui.php | 2 +-
framework/Core/lib/Horde/Core/Sidebar.php | 2 +-
framework/Core/lib/Horde/Registry.php | 1 -
framework/Core/package.xml | 2 --
hermes/deliverables.php | 2 +-
horde/admin/activesync.php | 2 +-
horde/admin/datatree.php | 2 +-
horde/admin/groups.php | 2 +-
horde/services/help/index.php | 2 +-
imp/lib/Imap/Tree.php | 2 +-
trean/lib/Trean.php | 2 +-
trean/templates/browse.php | 2 +-
17 files changed, 14 insertions(+), 34 deletions(-)
delete mode 100644 framework/Core/lib/Horde/Core/Binder/Tree.php
http://git.horde.org/diff.php/agora/lib/Messages.php?rt=horde-git&r1=8352173fc37d37ad4a99af2a4508a8b7e9600f50&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/ansel/lib/Widget/OtherGalleries.php?rt=horde-git&r1=6600cef25a20902e7cf54a772cf24aaed39f9a7d&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Tree.php?rt=horde-git&r1=bd28876619cad63fce11c822413780a3c86d762c&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Tree.php?rt=horde-git&r1=030a2d9e09b3bbf9abbddc011728e3732a30be52&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Perms/Ui.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Sidebar.php?rt=horde-git&r1=0e86e6d7c1c54c1a5ea85e9121da8364f42f23d0&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=8352173fc37d37ad4a99af2a4508a8b7e9600f50&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=8352173fc37d37ad4a99af2a4508a8b7e9600f50&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/hermes/deliverables.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/horde/admin/activesync.php?rt=horde-git&r1=c5626b8713d562b24f7aedd8a1aebbfc4eba37f0&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/horde/admin/datatree.php?rt=horde-git&r1=5c0e4073c204e22b9bb98c6ce594d392eef0fb4b&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/horde/admin/groups.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/horde/services/help/index.php?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-git&r1=1121fb4fdde21774156cca072cbce4f6aac49313&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/trean/lib/Trean.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
http://git.horde.org/diff.php/trean/templates/browse.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=d46440a10a583a3ddf3e8d61086328eef2b566d1
-----------------------------------------------------------------------
commit d1719f334a03e88cddade61b24edfec9fb59bbfc
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Oct 7 17:47:23 2010 -0400
Use Horde_Core_Factory_Vfs directly
agora/lib/Agora.php | 2 +-
ansel/faces/img.php | 2 +-
ansel/img/download.php | 2 +-
ansel/img/full.php | 2 +-
ansel/img/index.php | 2 +-
ansel/img/mini.php | 2 +-
ansel/img/prettythumb.php | 2 +-
ansel/img/screen.php | 2 +-
ansel/img/thumb.php | 2 +-
ansel/lib/Api.php | 2 +-
ansel/lib/Application.php | 2 +-
ansel/lib/Faces.php | 4 +-
ansel/lib/Faces/Base.php | 10 +++---
ansel/lib/GalleryMode/Date.php | 2 +-
ansel/lib/GalleryMode/Normal.php | 2 +-
ansel/lib/Image.php | 30 +++++++++---------
ansel/scripts/garbage_collection.php | 2 +-
folks/lib/Driver.php | 4 +-
framework/Core/lib/Horde/Core/Binder/Vfs.php | 17 ----------
framework/Core/lib/Horde/Core/Factory/Vfs.php | 2 +-
framework/Core/lib/Horde/Registry.php | 2 -
framework/Scheduler/lib/Horde/Scheduler.php | 4 +-
horde/services/images/view.php | 2 +-
hylax/lib/Storage.php | 2 +-
imp/attachment.php | 2 +-
imp/lib/Compose.php | 12 +++---
imp/lib/LoginTasks/SystemTask/GarbageCollection.php | 2 +-
imp/lib/LoginTasks/Task/DeleteAttachmentsMonthly.php | 2 +-
trean/lib/Trean.php | 2 +-
turba/lib/Form/Contact.php | 2 +-
turba/lib/Object.php | 2 +-
turba/view.php | 2 +-
whups/lib/Driver/sql.php | 4 +-
whups/lib/Ticket.php | 4 +-
whups/lib/Whups.php | 2 +-
whups/view.php | 2 +-
wicked/lib/Driver.php | 2 +-
37 files changed, 63 insertions(+), 82 deletions(-)
delete mode 100644 framework/Core/lib/Horde/Core/Binder/Vfs.php
http://git.horde.org/diff.php/agora/lib/Agora.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/faces/img.php?rt=horde-git&r1=01f3b2a47fad7946a8c640fcda0a01cfaf45c648&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/img/download.php?rt=horde-git&r1=04ce072847321ac9a2eed7f88ebdd23d96969e62&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/img/full.php?rt=horde-git&r1=04ce072847321ac9a2eed7f88ebdd23d96969e62&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/img/index.php?rt=horde-git&r1=04ce072847321ac9a2eed7f88ebdd23d96969e62&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/img/mini.php?rt=horde-git&r1=d5af214e527ee89933a480551646dd0b87b7eb66&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/img/prettythumb.php?rt=horde-git&r1=c3c6189c23971de660d2f8f1876562d15a086286&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/img/screen.php?rt=horde-git&r1=c3c6189c23971de660d2f8f1876562d15a086286&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/img/thumb.php?rt=horde-git&r1=c3c6189c23971de660d2f8f1876562d15a086286&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/lib/Api.php?rt=horde-git&r1=c62459027faf74459d25389c481f11009cee980e&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/lib/Application.php?rt=horde-git&r1=e990984a0b8c4a46791660a38996bf1ca2eabb15&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/lib/Faces.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/lib/Faces/Base.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/lib/GalleryMode/Date.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/lib/GalleryMode/Normal.php?rt=horde-git&r1=ace4fa3d7de342930641ae9da807abefe49c5284&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/lib/Image.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/ansel/scripts/garbage_collection.php?rt=horde-git&r1=1065ab77abdfe7b025e24dab33a2db9cbbea90ac&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/folks/lib/Driver.php?rt=horde-git&r1=8352173fc37d37ad4a99af2a4508a8b7e9600f50&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Vfs.php?rt=horde-git&r1=1065ab77abdfe7b025e24dab33a2db9cbbea90ac&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Vfs.php?rt=horde-git&r1=1fcf616d1910b242bf0fa46ed363f6f6396bb9d7&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=d46440a10a583a3ddf3e8d61086328eef2b566d1&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/framework/Scheduler/lib/Horde/Scheduler.php?rt=horde-git&r1=1065ab77abdfe7b025e24dab33a2db9cbbea90ac&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/horde/services/images/view.php?rt=horde-git&r1=1065ab77abdfe7b025e24dab33a2db9cbbea90ac&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/hylax/lib/Storage.php?rt=horde-git&r1=dc4f17b3007a67cf8a46aa84d7f9768c90e47c6a&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/imp/attachment.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=8352173fc37d37ad4a99af2a4508a8b7e9600f50&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/imp/lib/LoginTasks/SystemTask/GarbageCollection.php?rt=horde-git&r1=ed546795d723eb0041e2fa3f2998da6ec20a71b3&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/DeleteAttachmentsMonthly.php?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/trean/lib/Trean.php?rt=horde-git&r1=d46440a10a583a3ddf3e8d61086328eef2b566d1&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/turba/lib/Form/Contact.php?rt=horde-git&r1=b8614426ad255d7b9f0090a9df6dfd758eb7cca6&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/turba/lib/Object.php?rt=horde-git&r1=d6b83bfb3fd0988403c6b074a855d5c2f1342e11&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/turba/view.php?rt=horde-git&r1=d6b83bfb3fd0988403c6b074a855d5c2f1342e11&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/whups/lib/Driver/sql.php?rt=horde-git&r1=f4a82832e8d7286ba074fbbe12b0a83933f63936&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/whups/lib/Ticket.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/whups/lib/Whups.php?rt=horde-git&r1=d6b83bfb3fd0988403c6b074a855d5c2f1342e11&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/whups/view.php?rt=horde-git&r1=d6b83bfb3fd0988403c6b074a855d5c2f1342e11&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
http://git.horde.org/diff.php/wicked/lib/Driver.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=d1719f334a03e88cddade61b24edfec9fb59bbfc
-----------------------------------------------------------------------
commit f4f153147c89de458e435625189b68f05cf8ac4c
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Oct 7 17:54:05 2010 -0400
Use Horde_Core_Factory_Auth directly, change name of factory method to create()
ansel/perms.php | 2 +-
ansel/scripts/all_images_exif_to_tags.php | 2 +-
ansel/scripts/ansel.php | 2 +-
ansel/scripts/recursive_import.php | 2 +-
ansel/xppublish.php | 2 +-
beatnik/scripts/export_config.php | 2 +-
folks/account/resetpassword.php | 2 +-
folks/account/signup.php | 2 +-
folks/account/tabs.php | 2 +-
folks/edit/password.php | 2 +-
folks/lib/Friends.php | 4 +-
folks/perms.php | 2 +-
folks/rss/activity.php | 2 +-
folks/rss/friends.php | 2 +-
folks/rss/know.php | 2 +-
folks/scripts/mail.php | 2 +-
framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php | 2 +-
framework/Core/lib/Horde/Core/Auth/Ldap.php | 6 ++--
framework/Core/lib/Horde/Core/Auth/Msad.php | 6 ++--
framework/Core/lib/Horde/Core/Binder/Auth.php | 18 ------------
framework/Core/lib/Horde/Core/Binder/AuthFactory.php | 18 ------------
framework/Core/lib/Horde/Core/Factory/Auth.php | 2 +-
framework/Core/lib/Horde/Core/Perms/Ui.php | 2 +-
framework/Core/lib/Horde/Registry.php | 11 +++----
framework/Core/package.xml | 6 ----
framework/Kolab_Resource/lib/Horde/Kolab/Resource.php | 2 +-
framework/Rpc/lib/Horde/Rpc.php | 2 +-
framework/Rpc/lib/Horde/Rpc/Webdav.php | 2 +-
framework/SyncML/SyncML/Backend/Horde.php | 6 ++--
hermes/lib/Forms/Search.php | 2 +-
hermes/lib/Forms/Time.php | 2 +-
hermes/lib/Hermes.php | 2 +-
horde/admin/groups.php | 2 +-
horde/admin/signup_confirm.php | 2 +-
horde/admin/user.php | 2 +-
horde/lib/Prefs/Ui.php | 2 +-
horde/login.php | 2 +-
horde/scripts/cookie_login.php | 2 +-
horde/scripts/get_login.php | 2 +-
horde/scripts/http_login_refer.php | 2 +-
horde/services/changepassword.php | 2 +-
horde/services/resetpassword.php | 2 +-
horde/services/shares/edit.php | 2 +-
horde/signup.php | 2 +-
koward/lib/Koward.php | 2 +-
koward/lib/Koward/Cli.php | 2 +-
kronolith/feed/index.php | 2 +-
kronolith/lib/Kronolith.php | 2 +-
kronolith/perms.php | 2 +-
kronolith/templates/chunks/calendar.php | 2 +-
turba/scripts/upgrades/public_to_horde_share.php | 2 +-
whups/lib/Forms/Admin/User.php | 2 +-
whups/lib/Mail.php | 2 +-
wicked/scripts/wicked.php | 2 +-
54 files changed, 62 insertions(+), 105 deletions(-)
delete mode 100644 framework/Core/lib/Horde/Core/Binder/Auth.php
delete mode 100644 framework/Core/lib/Horde/Core/Binder/AuthFactory.php
http://git.horde.org/diff.php/ansel/perms.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/ansel/scripts/all_images_exif_to_tags.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/ansel/scripts/ansel.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/ansel/scripts/recursive_import.php?rt=horde-git&r1=84d1957888a5772fe5b9df2be4408e2ee7950345&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/ansel/xppublish.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/beatnik/scripts/export_config.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/folks/account/resetpassword.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/folks/account/signup.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/folks/account/tabs.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/folks/edit/password.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/folks/lib/Friends.php?rt=horde-git&r1=0e86e6d7c1c54c1a5ea85e9121da8364f42f23d0&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/folks/perms.php?rt=horde-git&r1=c685edee620ef4d9931ef899c7f1ad162bf430af&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/folks/rss/activity.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/folks/rss/friends.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/folks/rss/know.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/folks/scripts/mail.php?rt=horde-git&r1=f4a82832e8d7286ba074fbbe12b0a83933f63936&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Auth/Ldap.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Auth/Msad.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Auth.php?rt=horde-git&r1=b4223c6c9f3977d55b38d9dcb5f71b72e2190348&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/AuthFactory.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Auth.php?rt=horde-git&r1=1976b1189485f63ad5a3da269472293841fe0547&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Perms/Ui.php?rt=horde-git&r1=d46440a10a583a3ddf3e8d61086328eef2b566d1&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=d1719f334a03e88cddade61b24edfec9fb59bbfc&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=d46440a10a583a3ddf3e8d61086328eef2b566d1&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/framework/Kolab_Resource/lib/Horde/Kolab/Resource.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/framework/Rpc/lib/Horde/Rpc.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/framework/Rpc/lib/Horde/Rpc/Webdav.php?rt=horde-git&r1=e60da622060274282dd92c2d41c4c0dce4724dd6&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/framework/SyncML/SyncML/Backend/Horde.php?rt=horde-git&r1=f4a82832e8d7286ba074fbbe12b0a83933f63936&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/hermes/lib/Forms/Search.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/hermes/lib/Forms/Time.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/hermes/lib/Hermes.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/horde/admin/groups.php?rt=horde-git&r1=d46440a10a583a3ddf3e8d61086328eef2b566d1&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/horde/admin/signup_confirm.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/horde/admin/user.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/horde/lib/Prefs/Ui.php?rt=horde-git&r1=e990984a0b8c4a46791660a38996bf1ca2eabb15&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/horde/login.php?rt=horde-git&r1=d2b3eb6a89d574aac60dc5150b159d1a5aadd6bc&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/horde/scripts/cookie_login.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/horde/scripts/get_login.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/horde/scripts/http_login_refer.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/horde/services/changepassword.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/horde/services/resetpassword.php?rt=horde-git&r1=ee55e0993d8c6777bd26c789830e3bde251114cf&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/horde/services/shares/edit.php?rt=horde-git&r1=c685edee620ef4d9931ef899c7f1ad162bf430af&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/horde/signup.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/koward/lib/Koward.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/koward/lib/Koward/Cli.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/kronolith/feed/index.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/kronolith/perms.php?rt=horde-git&r1=c685edee620ef4d9931ef899c7f1ad162bf430af&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/kronolith/templates/chunks/calendar.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/turba/scripts/upgrades/public_to_horde_share.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/whups/lib/Forms/Admin/User.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/whups/lib/Mail.php?rt=horde-git&r1=ec604b28b431054f96ce346520e8b98de031102a&r2=f4f153147c89de458e435625189b68f05cf8ac4c
http://git.horde.org/diff.php/wicked/scripts/wicked.php?rt=horde-git&r1=5119c0b8e88220c9a0ac1bbdf2c75c55cd608653&r2=f4f153147c89de458e435625189b68f05cf8ac4c
-----------------------------------------------------------------------
commit 52721373f1d94edff24a3e119043b68d60f8ce61
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Oct 7 18:07:47 2010 -0400
...and finally, remove the last binder. Move AuthSignup to use a factory binder.
framework/Core/lib/Horde/Core/Binder/AuthSignup.php | 22 ------------------
framework/Core/lib/Horde/Core/Factory/AuthSignup.php | 17 +++++++++++++
framework/Core/lib/Horde/Registry.php | 12 +++------
framework/Core/package.xml | 4 ---
4 files changed, 21 insertions(+), 34 deletions(-)
delete mode 100644 framework/Core/lib/Horde/Core/Binder/AuthSignup.php
create mode 100644 framework/Core/lib/Horde/Core/Factory/AuthSignup.php
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/AuthSignup.php?rt=horde-git&r1=a4db43f2ced9c9767892c4bb7023779f362b8485&r2=52721373f1d94edff24a3e119043b68d60f8ce61
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Factory/AuthSignup.php?rt=horde-git&r=52721373f1d94edff24a3e119043b68d60f8ce61
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=f4f153147c89de458e435625189b68f05cf8ac4c&r2=52721373f1d94edff24a3e119043b68d60f8ce61
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=f4f153147c89de458e435625189b68f05cf8ac4c&r2=52721373f1d94edff24a3e119043b68d60f8ce61
-----------------------------------------------------------------------
commit 6a64863d678589d3ecbce8a97c075d2bcd84d7ae
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu Oct 7 18:19:23 2010 -0400
Remove extra layer, create the Horde_Core_Auth_Signup object directly in the factory.
framework/Core/lib/Horde/Core/Auth/Signup.php | 42 ------------------
framework/Core/lib/Horde/Core/Factory/AuthSignup.php | 6 ++-
framework/Core/package.xml | 2 -
3 files changed, 5 insertions(+), 45 deletions(-)
delete mode 100644 framework/Core/lib/Horde/Core/Auth/Signup.php
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Auth/Signup.php?rt=horde-git&r1=52352ed01e112bd6ae1eb124cef79c5f533faf18&r2=6a64863d678589d3ecbce8a97c075d2bcd84d7ae
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/AuthSignup.php?rt=horde-git&r1=52721373f1d94edff24a3e119043b68d60f8ce61&r2=6a64863d678589d3ecbce8a97c075d2bcd84d7ae
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=52721373f1d94edff24a3e119043b68d60f8ce61&r2=6a64863d678589d3ecbce8a97c075d2bcd84d7ae
More information about the commits
mailing list