[commits] Horde branch master updated. 804a9137cf115b82e3e8688b6c68cad4e1329991
Michael Rubinsky
mike at theupstairsroom.com
Wed May 19 17:20:56 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 264c8b7a95913d2b49243e9d3b5d40f2d7ab72f9
804a913 Use injector for Horde_Share objects
-----------------------------------------------------------------------
commit 804a9137cf115b82e3e8688b6c68cad4e1329991
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Wed May 19 13:20:30 2010 -0400
Use injector for Horde_Share objects
ansel/lib/Storage.php | 4 +-
fima/lib/base.php | 2 +-
folks/lib/Driver.php | 2 +-
folks/lib/Friends/shared.php | 10 +-
folks/perms.php | 2 +-
framework/Core/lib/Horde/Core/Binder/Share.php | 18 ++
framework/Core/lib/Horde/Core/Factory/Share.php | 98 +++++++++
framework/Core/lib/Horde/Registry.php | 1 +
framework/Core/package.xml | 4 +
framework/Group/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 | 66 +++---
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 +-
skoli/lib/base.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 +-
26 files changed, 179 insertions(+), 60 deletions(-)
create mode 100644 framework/Core/lib/Horde/Core/Binder/Share.php
create mode 100644 framework/Core/lib/Horde/Core/Factory/Share.php
http://git.horde.org/diff.php/ansel/lib/Storage.php?rt=horde-git&r1=8d899d2a9375471e7ef8620515281ebb673f0f1e&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/fima/lib/base.php?rt=horde-git&r1=c1be869263d94434647831660105616acc22effb&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/folks/lib/Driver.php?rt=horde-git&r1=e9bd13ca26c027fe3ee2eca3566b3c9c82fd8756&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/folks/lib/Friends/shared.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/folks/perms.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Binder/Share.php?rt=horde-git&r=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Factory/Share.php?rt=horde-git&r=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=66468480ef1d7e115c15c3f45ebd83086c1155c7&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=66468480ef1d7e115c15c3f45ebd83086c1155c7&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/framework/Group/Group/contactlists.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php?rt=horde-git&r1=d9c0a62363172f0532c76cec467d4a9b0de04a8a&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/framework/Prefs/lib/Horde/Prefs/KolabImap.php?rt=horde-git&r1=48931b66d305a40c1611128e11959f64b981008e&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/horde/lib/Api.php?rt=horde-git&r1=3b9ae54b2e71fcbf4fc8b50f59b0bd2a55ff72c7&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/horde/services/shares/edit.php?rt=horde-git&r1=8d899d2a9375471e7ef8620515281ebb673f0f1e&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/ingo/lib/Application.php?rt=horde-git&r1=84a96bec34b90beb720b6a4eb90423a187add87a&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/kronolith/lib/Application.php?rt=horde-git&r1=d653cbb76fcb36a689b2df0659349894cb3b9f4d&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/kronolith/perms.php?rt=horde-git&r1=8d899d2a9375471e7ef8620515281ebb673f0f1e&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/mnemo/lib/Block/summary.php?rt=horde-git&r1=9e8c534cbf6ae0237a1c5fbdb5ab8748d22f88cb&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/mnemo/lib/Mnemo.php?rt=horde-git&r1=96cf8a5b3949868fc1cf04b2a89af22ba76c7a1f&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/nag/lib/Application.php?rt=horde-git&r1=d653cbb76fcb36a689b2df0659349894cb3b9f4d&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/nag/lib/Block/summary.php?rt=horde-git&r1=97fd203dcaaf5ddf7c9c2252eb44ac76e8d84846&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/skoli/lib/base.php?rt=horde-git&r1=c1be869263d94434647831660105616acc22effb&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/turba/lib/Application.php?rt=horde-git&r1=a861b23f6c641b45228b9a8a2a8cf90e5013be5e&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/turba/lib/tests/KolabTestBase.php?rt=horde-git&r1=b23cc31ca5d964fd8f9be807871eb0595aee63d9&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/turba/scripts/import_squirrelmail_sql_abook.php?rt=horde-git&r1=54a26e22e01a369372381a50d79eb655339c0956&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
http://git.horde.org/diff.php/whups/lib/Query.php?rt=horde-git&r1=8d899d2a9375471e7ef8620515281ebb673f0f1e&r2=804a9137cf115b82e3e8688b6c68cad4e1329991
More information about the commits
mailing list