[commits] Horde branch master updated. 95695d805d9824a0fb7ef63e539bf156bc5bf680
Michael M Slusarz
slusarz at horde.org
Thu Oct 7 06:45:51 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: cb04e5836043fecd6a5d3ccc060eb57e18ed92d1
ed54679 Keep sorts of persistent search mailboxes
bafa063 Use injector originally passed to the factory
5732720 Remove unneeded Horde_LoginTasks_Backend::registerShutdown()
5fd13cd Remove Horde_LoginTasks_Backend::isAuthenticated()
67c2578 Remove LoginTasks binder - use direct factory instead.
4a429dc tweaks
fc9ac54 Implement Countable and Iterator interfaces for Horde_Variables::.
3224e2a Remove URL parameter dependency from Horde_LoginTasks
95695d8 Bug #9261: Allow SystemTasks to be skipped
-----------------------------------------------------------------------
commit ed546795d723eb0041e2fa3f2998da6ec20a71b3
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Oct 6 12:12:34 2010 -0600
Keep sorts of persistent search mailboxes
imp/lib/LoginTasks/SystemTask/GarbageCollection.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/imp/lib/LoginTasks/SystemTask/GarbageCollection.php?rt=horde-git&r1=b26e2202c144f9b1ad52c5b355d3f36c7f38a0f6&r2=ed546795d723eb0041e2fa3f2998da6ec20a71b3
-----------------------------------------------------------------------
commit bafa063d644dfb9ee4803c4e581e419f55cea6c5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Oct 6 12:58:21 2010 -0600
Use injector originally passed to the factory
framework/Core/lib/Horde/Core/Factory/KolabStorage.php | 2 +-
framework/Core/lib/Horde/Core/Factory/Ldap.php | 2 +-
framework/Core/lib/Horde/Core/Factory/Twitter.php | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/KolabStorage.php?rt=horde-git&r1=474382a60011932d21b626aae790da872f1e041e&r2=bafa063d644dfb9ee4803c4e581e419f55cea6c5
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Ldap.php?rt=horde-git&r1=7720de352ab0bcb8ddfdaf5ac2f54f09e092efd6&r2=bafa063d644dfb9ee4803c4e581e419f55cea6c5
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Twitter.php?rt=horde-git&r1=767cd07ab7e572617600ca7b6a58cf3af649274d&r2=bafa063d644dfb9ee4803c4e581e419f55cea6c5
-----------------------------------------------------------------------
commit 5732720faae13c78727b9b99b3ea5b439eac2e88
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Oct 6 14:33:50 2010 -0600
Remove unneeded Horde_LoginTasks_Backend::registerShutdown()
framework/Core/lib/Horde/Core/LoginTasks/Backend/Horde.php | 10 ----------
framework/LoginTasks/lib/Horde/LoginTasks.php | 2 +-
framework/LoginTasks/lib/Horde/LoginTasks/Backend.php | 7 -------
framework/LoginTasks/test/Horde/LoginTasks/Stubs.php | 4 ----
4 files changed, 1 insertions(+), 22 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/LoginTasks/Backend/Horde.php?rt=horde-git&r1=1511a788ed6b7e14b01822d0fafa99c5f18daf04&r2=5732720faae13c78727b9b99b3ea5b439eac2e88
http://git.horde.org/diff.php/framework/LoginTasks/lib/Horde/LoginTasks.php?rt=horde-git&r1=f385719d99b4dfe66097686a4aeba432a110b6e8&r2=5732720faae13c78727b9b99b3ea5b439eac2e88
http://git.horde.org/diff.php/framework/LoginTasks/lib/Horde/LoginTasks/Backend.php?rt=horde-git&r1=f385719d99b4dfe66097686a4aeba432a110b6e8&r2=5732720faae13c78727b9b99b3ea5b439eac2e88
http://git.horde.org/diff.php/framework/LoginTasks/test/Horde/LoginTasks/Stubs.php?rt=horde-git&r1=73bb6dde97c3c43a2f42b9c2299d2acc40284ec0&r2=5732720faae13c78727b9b99b3ea5b439eac2e88
-----------------------------------------------------------------------
commit 5fd13cd4bd7c0571d4bc9fde13beaeedabcfb10a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Oct 6 14:42:07 2010 -0600
Remove Horde_LoginTasks_Backend::isAuthenticated()
framework/LoginTasks/lib/Horde/LoginTasks.php | 4 -
framework/LoginTasks/lib/Horde/LoginTasks/Backend.php | 7 -
framework/LoginTasks/test/Horde/LoginTasks/LoginTasksTest.php | 91 ++++-----
framework/LoginTasks/test/Horde/LoginTasks/Stubs.php | 10 +-
4 files changed, 40 insertions(+), 72 deletions(-)
http://git.horde.org/diff.php/framework/LoginTasks/lib/Horde/LoginTasks.php?rt=horde-git&r1=5732720faae13c78727b9b99b3ea5b439eac2e88&r2=5fd13cd4bd7c0571d4bc9fde13beaeedabcfb10a
http://git.horde.org/diff.php/framework/LoginTasks/lib/Horde/LoginTasks/Backend.php?rt=horde-git&r1=5732720faae13c78727b9b99b3ea5b439eac2e88&r2=5fd13cd4bd7c0571d4bc9fde13beaeedabcfb10a
http://git.horde.org/diff.php/framework/LoginTasks/test/Horde/LoginTasks/LoginTasksTest.php?rt=horde-git&r1=66468480ef1d7e115c15c3f45ebd83086c1155c7&r2=5fd13cd4bd7c0571d4bc9fde13beaeedabcfb10a
http://git.horde.org/diff.php/framework/LoginTasks/test/Horde/LoginTasks/Stubs.php?rt=horde-git&r1=5732720faae13c78727b9b99b3ea5b439eac2e88&r2=5fd13cd4bd7c0571d4bc9fde13beaeedabcfb10a
-----------------------------------------------------------------------
commit 67c2578be01b22b922c1154298c30f401dfffdd0
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Oct 6 14:52:02 2010 -0600
Remove LoginTasks binder - use direct factory instead.
Factory does the necessary base Horde authentication check.
framework/Core/lib/Horde/Core/Binder/LoginTasks.php | 17 -----------
framework/Core/lib/Horde/Core/Factory/LoginTasks.php | 26 +++++-------------
framework/Core/lib/Horde/Registry.php | 10 +++----
framework/Core/package.xml | 2 -
horde/services/logintasks.php | 2 +-
5 files changed, 12 insertions(+), 45 deletions(-)
delete mode 100644 framework/Core/lib/Horde/Core/Binder/LoginTasks.php
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/LoginTasks.php?rt=horde-git&r1=66468480ef1d7e115c15c3f45ebd83086c1155c7&r2=67c2578be01b22b922c1154298c30f401dfffdd0
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/LoginTasks.php?rt=horde-git&r1=f1a520a5003e419b985f41662e6188b441a4814f&r2=67c2578be01b22b922c1154298c30f401dfffdd0
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=f3a6dc0c929f22a19ae083e1a2a9a078cf0349e3&r2=67c2578be01b22b922c1154298c30f401dfffdd0
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=8093932637eef9fdbb299b76c8d3057536eb8001&r2=67c2578be01b22b922c1154298c30f401dfffdd0
http://git.horde.org/diff.php/horde/services/logintasks.php?rt=horde-git&r1=c6661fe1adbd8804dbb41acae0066920520dd82e&r2=67c2578be01b22b922c1154298c30f401dfffdd0
-----------------------------------------------------------------------
commit 4a429dc92a41ef04960575f7032669fe7b3e997f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Oct 6 14:59:47 2010 -0600
tweaks
framework/Core/lib/Horde/Core/LoginTasks/Backend/Horde.php | 22 +++---
framework/LoginTasks/lib/Horde/LoginTasks/SystemTask.php | 2 -
framework/LoginTasks/lib/Horde/LoginTasks/Task.php | 39 +++++----
framework/LoginTasks/test/Horde/LoginTasks/LoginTasksTest.php | 12 ++--
4 files changed, 37 insertions(+), 38 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/LoginTasks/Backend/Horde.php?rt=horde-git&r1=5732720faae13c78727b9b99b3ea5b439eac2e88&r2=4a429dc92a41ef04960575f7032669fe7b3e997f
http://git.horde.org/diff.php/framework/LoginTasks/lib/Horde/LoginTasks/SystemTask.php?rt=horde-git&r1=f385719d99b4dfe66097686a4aeba432a110b6e8&r2=4a429dc92a41ef04960575f7032669fe7b3e997f
http://git.horde.org/diff.php/framework/LoginTasks/lib/Horde/LoginTasks/Task.php?rt=horde-git&r1=f385719d99b4dfe66097686a4aeba432a110b6e8&r2=4a429dc92a41ef04960575f7032669fe7b3e997f
http://git.horde.org/diff.php/framework/LoginTasks/test/Horde/LoginTasks/LoginTasksTest.php?rt=horde-git&r1=5fd13cd4bd7c0571d4bc9fde13beaeedabcfb10a&r2=4a429dc92a41ef04960575f7032669fe7b3e997f
-----------------------------------------------------------------------
commit fc9ac54bb2038b2ee16ec3ba62c5e03d6baec5f6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Oct 7 00:07:55 2010 -0600
Implement Countable and Iterator interfaces for Horde_Variables::.
framework/Util/lib/Horde/Variables.php | 48 ++++++++++++++++++++++++-------
1 files changed, 37 insertions(+), 11 deletions(-)
http://git.horde.org/diff.php/framework/Util/lib/Horde/Variables.php?rt=horde-git&r1=09066b37cfaae4f2378b5ea3d6c0f0d022f7753f&r2=fc9ac54bb2038b2ee16ec3ba62c5e03d6baec5f6
-----------------------------------------------------------------------
commit 3224e2ac4b092b0315e8655b61aab86f6372b420
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Oct 7 00:19:30 2010 -0600
Remove URL parameter dependency from Horde_LoginTasks
framework/Core/lib/Horde/Registry.php | 4 ++-
framework/LoginTasks/lib/Horde/LoginTasks.php | 37 +++++++++++++++----------
framework/LoginTasks/package.xml | 6 +---
horde/services/logintasks.php | 25 ++++++++++++++---
4 files changed, 47 insertions(+), 25 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=67c2578be01b22b922c1154298c30f401dfffdd0&r2=3224e2ac4b092b0315e8655b61aab86f6372b420
http://git.horde.org/diff.php/framework/LoginTasks/lib/Horde/LoginTasks.php?rt=horde-git&r1=5fd13cd4bd7c0571d4bc9fde13beaeedabcfb10a&r2=3224e2ac4b092b0315e8655b61aab86f6372b420
http://git.horde.org/diff.php/framework/LoginTasks/package.xml?rt=horde-git&r1=66468480ef1d7e115c15c3f45ebd83086c1155c7&r2=3224e2ac4b092b0315e8655b61aab86f6372b420
http://git.horde.org/diff.php/horde/services/logintasks.php?rt=horde-git&r1=67c2578be01b22b922c1154298c30f401dfffdd0&r2=3224e2ac4b092b0315e8655b61aab86f6372b420
-----------------------------------------------------------------------
commit 95695d805d9824a0fb7ef63e539bf156bc5bf680
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Oct 7 00:38:20 2010 -0600
Bug #9261: Allow SystemTasks to be skipped
If a system task requires auth, skip it until the user is authenticated.
For bin/run_task, if a task is skipped output a warning message.
Currently, no UI exists for allowing authentication from the command
line.
framework/LoginTasks/lib/Horde/LoginTasks/SystemTask.php | 11 +++
framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php | 40 +++++++--
framework/LoginTasks/package.xml | 3 +-
horde/bin/run_task | 10 ++-
imp/lib/LoginTasks/SystemTask/UpgradeFromImp4.php | 18 ----
imp/lib/LoginTasks/SystemTask/UpgradeFromImp4Auth.php | 57 ++++++++++++++
6 files changed, 107 insertions(+), 32 deletions(-)
create mode 100644 imp/lib/LoginTasks/SystemTask/UpgradeFromImp4Auth.php
http://git.horde.org/diff.php/framework/LoginTasks/lib/Horde/LoginTasks/SystemTask.php?rt=horde-git&r1=4a429dc92a41ef04960575f7032669fe7b3e997f&r2=95695d805d9824a0fb7ef63e539bf156bc5bf680
http://git.horde.org/diff.php/framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php?rt=horde-git&r1=f385719d99b4dfe66097686a4aeba432a110b6e8&r2=95695d805d9824a0fb7ef63e539bf156bc5bf680
http://git.horde.org/diff.php/framework/LoginTasks/package.xml?rt=horde-git&r1=3224e2ac4b092b0315e8655b61aab86f6372b420&r2=95695d805d9824a0fb7ef63e539bf156bc5bf680
http://git.horde.org/diff.php/horde/bin/run_task?rt=horde-git&r1=b13cd375d8832bf7ae7ed16fe587476e7d4cd214&r2=95695d805d9824a0fb7ef63e539bf156bc5bf680
http://git.horde.org/diff.php/imp/lib/LoginTasks/SystemTask/UpgradeFromImp4.php?rt=horde-git&r1=1121fb4fdde21774156cca072cbce4f6aac49313&r2=95695d805d9824a0fb7ef63e539bf156bc5bf680
http://git.horde.org/co.php/imp/lib/LoginTasks/SystemTask/UpgradeFromImp4Auth.php?rt=horde-git&r=95695d805d9824a0fb7ef63e539bf156bc5bf680
More information about the commits
mailing list