[commits] Horde-Hatchery branch master updated. d58245fa6817cbbf97fc5169615794d0232ff08f
Michael M Slusarz
slusarz at horde.org
Mon Jul 27 06:13:09 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: cb6494583ab83224d61cdda712a4f97ff21e9746
d58245f... Convert to new hooks code.
-----------------------------------------------------------------------
commit d58245fa6817cbbf97fc5169615794d0232ff08f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Jul 26 18:59:36 2009 -0600
Convert to new hooks code.
folks/config/hooks.php.dist | 33 +-
folks/lib/Driver.php | 8 +-
folks/login.php | 2 +-
folks/templates/user/user.php | 2 +-
imp/config/conf.xml | 81 +---
imp/config/hooks.php.dist | 1015 ++++++++++++++++++-------------------
imp/config/servers.php.dist | 3 +-
imp/lib/Compose.php | 48 +-
imp/lib/Fetchmail.php | 6 -
imp/lib/Folder.php | 17 +-
imp/lib/IMP.php | 7 +-
imp/lib/Identity/imp.php | 9 +-
imp/lib/Imap.php | 10 +-
imp/lib/Imap/Tree.php | 29 +-
imp/lib/Quota/Hook.php | 6 +-
imp/lib/Spam.php | 6 +-
imp/lib/Views/ListMessages.php | 17 +-
imp/lib/Views/ShowMessage.php | 20 +-
imp/mailbox.php | 34 +-
ingo/config/conf.xml | 12 -
ingo/config/hooks.php.dist | 27 +-
ingo/filters.php | 14 +-
ingo/lib/Storage/Vacation.php | 10 +-
ingo/rule.php | 14 +-
ingo/scripts/ingo-postfix-policyd | 4 +-
ingo/vacation.php | 7 +-
kronolith/data.php | 14 +-
kronolith/edit.php | 7 +-
kronolith/new.php | 7 +-
nag/config/hooks.php.dist | 47 ++-
nag/data.php | 14 +-
nag/lib/Forms/task.php | 9 +-
nag/lib/Task.php | 7 +-
nag/task.php | 7 +-
turba/add.php | 7 +-
turba/config/hooks.php.dist | 40 --
turba/config/sources.php.dist | 4 +-
turba/data.php | 7 +-
turba/lib/View/Browse.php | 15 +-
39 files changed, 723 insertions(+), 903 deletions(-)
delete mode 100644 turba/config/hooks.php.dist
http://git.horde.org/diff.php/folks/config/hooks.php.dist?rt=horde-hatchery&r1=0870233509109611971b71ec8626c617eadf732c&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/folks/lib/Driver.php?rt=horde-hatchery&r1=0870233509109611971b71ec8626c617eadf732c&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/folks/login.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/folks/templates/user/user.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-hatchery&r1=7e04664706c13a29b5625c3a08b32d037b5c1325&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/config/hooks.php.dist?rt=horde-hatchery&r1=7e04664706c13a29b5625c3a08b32d037b5c1325&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/config/servers.php.dist?rt=horde-hatchery&r1=52954d40bbec91164e14cef6345546941fbdfe41&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-hatchery&r1=52502da2f7f0206e9ab7d10c54a9fd4b64aa93af&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/lib/Fetchmail.php?rt=horde-hatchery&r1=c0c5954756a84a9d282fe7efaff62885a1e411ae&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/lib/Folder.php?rt=horde-hatchery&r1=03b873a3c2c36e31645423438c483ca2c3ccc51d&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=94dc108a4de738511ecff1b26002a1869bb26bd8&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/lib/Identity/imp.php?rt=horde-hatchery&r1=1a8bac67b6f102dedf8ec9a38450b5d9a180ac4a&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/lib/Imap.php?rt=horde-hatchery&r1=ae800629866d9e11ba3fd6447ccd098047e50f9b&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-hatchery&r1=f59735ccc9143548aa54d36eead8db35360fb3de&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/lib/Quota/Hook.php?rt=horde-hatchery&r1=03b873a3c2c36e31645423438c483ca2c3ccc51d&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/lib/Spam.php?rt=horde-hatchery&r1=c0c5954756a84a9d282fe7efaff62885a1e411ae&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-hatchery&r1=c0c5954756a84a9d282fe7efaff62885a1e411ae&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/lib/Views/ShowMessage.php?rt=horde-hatchery&r1=03b873a3c2c36e31645423438c483ca2c3ccc51d&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=9cc250d126621d9aab5d13b73e02687f96ecc661&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/ingo/config/conf.xml?rt=horde-hatchery&r1=4b7adb98a59e4e4790c0ebde56fb59fc6fe016ea&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/ingo/config/hooks.php.dist?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/ingo/filters.php?rt=horde-hatchery&r1=89d955cb34250323027fe31228c410ebee550431&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/ingo/lib/Storage/Vacation.php?rt=horde-hatchery&r1=9b22223f642b6ab65a71694ff34f709f06dfce9d&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/ingo/rule.php?rt=horde-hatchery&r1=0870233509109611971b71ec8626c617eadf732c&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/ingo/scripts/ingo-postfix-policyd?rt=horde-hatchery&r1=a768948f095763e415c4339c92dc79ce77937eff&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/ingo/vacation.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/kronolith/data.php?rt=horde-hatchery&r1=0870233509109611971b71ec8626c617eadf732c&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/kronolith/edit.php?rt=horde-hatchery&r1=0870233509109611971b71ec8626c617eadf732c&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/kronolith/new.php?rt=horde-hatchery&r1=0870233509109611971b71ec8626c617eadf732c&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/nag/config/hooks.php.dist?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/nag/data.php?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/nag/lib/Forms/task.php?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/nag/lib/Task.php?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/nag/task.php?rt=horde-hatchery&r1=9cd8bf7a40411347cf2b363a35cb3392d3b88d09&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/turba/add.php?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/turba/config/hooks.php.dist?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/turba/config/sources.php.dist?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/turba/data.php?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
http://git.horde.org/diff.php/turba/lib/View/Browse.php?rt=horde-hatchery&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=d58245fa6817cbbf97fc5169615794d0232ff08f
More information about the commits
mailing list