[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Mon Jul 13 19:53:21 UTC 2009


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

from: aee84d3ae20a25167e0603e9845dc1e173c9bed0

bb4e842... Use Horde_String::truncate().
69c1fb8... Better notification message when reporting spam
bd23015... Track Horde_Registry changes
832f550... Move IMP_Compose_Exception to its own file
0870233... Horde::callHook() now throws a Horde_Exception

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

commit bb4e8422e365f957792d2c1e17953bb0227c17cb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jul 9 16:54:40 2009 -0600

    Use Horde_String::truncate().

 imp/compose-dimp.php |    5 +----
 imp/search.php       |    5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-hatchery&r1=16c5fa5780f25e019c0b4fbdda398881bd893b01&r2=bb4e8422e365f957792d2c1e17953bb0227c17cb
http://git.horde.org/diff.php/imp/search.php?rt=horde-hatchery&r1=16c5fa5780f25e019c0b4fbdda398881bd893b01&r2=bb4e8422e365f957792d2c1e17953bb0227c17cb

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

commit 69c1fb8493f2959368ecc7f317f61764e11f5557
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jul 9 16:55:45 2009 -0600

    Better notification message when reporting spam

 imp/lib/Spam.php |   38 +++++++++++++++++++++-----------------
 1 files changed, 21 insertions(+), 17 deletions(-)

http://git.horde.org/diff.php/imp/lib/Spam.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=69c1fb8493f2959368ecc7f317f61764e11f5557

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

commit bd23015e57f302b8c55627095b50e04335309793
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jul 10 15:52:25 2009 -0600

    Track Horde_Registry changes

 babel/lib/base.php                                   |    8 +-
 chora/lib/base.php                                   |    8 +-
 crumb/lib/Forms/AddClient.php                        |   16 +-
 crumb/lib/base.php                                   |   10 +-
 fima/lib/base.php                                    |    8 +-
 folks/edit/comments.php                              |   25 ++--
 folks/edit/edit.php                                  |    8 +-
 folks/edit/facebook.php                              |    9 +-
 folks/lib/Auth/folks.php                             |    1 +
 folks/lib/Block/my_comments.php                      |   13 +-
 folks/lib/Driver.php                                 |    5 +-
 folks/lib/Notification/letter.php                    |    4 -
 folks/lib/Notification/mail.php                      |    4 -
 folks/lib/Notification/tickets.php                   |    6 -
 folks/lib/base.php                                   |    8 +-
 folks/templates/services/services.php                |   19 +--
 framework/Model/lib/Horde/Form/VarRenderer/Xhtml.php |    5 +-
 imp/compose.php                                      |   37 +++--
 imp/lib/Compose.php                                  |   39 +++--
 imp/lib/Crypt/Pgp.php                                |   63 +++-----
 imp/lib/Crypt/Smime.php                              |   27 +---
 imp/lib/Filter.php                                   |    4 +
 imp/lib/IMP.php                                      |   56 +++----
 imp/lib/Message.php                                  |  103 +++++++------
 imp/lib/Mime/Viewer/Html.php                         |    8 +-
 imp/lib/Mime/Viewer/Itip.php                         |  144 +++++++++---------
 imp/lib/Session.php                                  |    9 +-
 imp/lib/base.php                                     |    8 +-
 imp/lib/prefs.php                                    |    8 +-
 imp/login.php                                        |    2 +-
 imp/redirect.php                                     |    2 +-
 imp/saveimage.php                                    |    7 +-
 imp/templates/prefs/sourceselect.inc                 |   22 ++-
 ingo/lib/Ingo.php                                    |   13 +-
 ingo/lib/base.php                                    |    8 +-
 ingo/spam.php                                        |   16 +-
 jeta/lib/base.php                                    |    8 +-
 kastalia/download.php                                |    8 +-
 kastalia/lib/base.php                                |    8 +-
 koward/lib/Koward/Cli.php                            |   16 ++-
 koward/lib/Koward/Controller/Application.php         |   10 +-
 koward/lib/Koward/Controller/IndexController.php     |    2 +-
 kronolith/lib/Driver/Horde.php                       |    4 +-
 kronolith/lib/FreeBusy.php                           |    9 +-
 kronolith/lib/Imple/ContactAutoCompleter.php         |   11 +-
 kronolith/lib/Kronolith.php                          |    9 +-
 kronolith/lib/base.php                               |    8 +-
 kronolith/scripts/import_icals.php                   |    8 +-
 kronolith/templates/prefs/sourceselect.inc           |   22 ++-
 news/add.php                                         |   35 +++--
 news/delete.php                                      |   14 +-
 news/lib/Block/my_comments.php                       |   13 +-
 news/lib/News.php                                    |    8 +-
 news/lib/base.php                                    |    8 +-
 news/note.php                                        |   13 +-
 news/templates/news/comments.php                     |    3 -
 news/templates/news/selling.php                      |    9 +-
 skoli/lib/Forms/CreateClass.php                      |   12 +-
 skoli/lib/School.php                                 |    4 +-
 skoli/lib/Skoli.php                                  |    9 +-
 skoli/lib/base.php                                   |    8 +-
 timeobjects/lib/base.php                             |    8 +-
 62 files changed, 534 insertions(+), 466 deletions(-)

http://git.horde.org/diff.php/babel/lib/base.php?rt=horde-hatchery&r1=31e326ede98fc555d7132984c0027f74d080fee3&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/chora/lib/base.php?rt=horde-hatchery&r1=7cb5bd4d945a0cbecae06f44557918cf1e40d251&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/crumb/lib/Forms/AddClient.php?rt=horde-hatchery&r1=438b5ee6a78c0b956262d70799da9ec409d6a8f7&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/crumb/lib/base.php?rt=horde-hatchery&r1=7cb5bd4d945a0cbecae06f44557918cf1e40d251&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/fima/lib/base.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/folks/edit/comments.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/folks/edit/edit.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/folks/edit/facebook.php?rt=horde-hatchery&r1=f6d8f82f626dc1e736bba18f49e83f05ad51bff4&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/folks/lib/Auth/folks.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/folks/lib/Block/my_comments.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/folks/lib/Driver.php?rt=horde-hatchery&r1=174e1a168a032b0f7313994ae95befa7b939f932&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/folks/lib/Notification/letter.php?rt=horde-hatchery&r1=5edcee265be529778b4934042ba35e7f4a34ba4c&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/folks/lib/Notification/mail.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/folks/lib/Notification/tickets.php?rt=horde-hatchery&r1=5edcee265be529778b4934042ba35e7f4a34ba4c&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/folks/lib/base.php?rt=horde-hatchery&r1=7cb5bd4d945a0cbecae06f44557918cf1e40d251&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/folks/templates/services/services.php?rt=horde-hatchery&r1=037b01c9cf42b76e08c189c9472e064c20ef91a5&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/framework/Model/lib/Horde/Form/VarRenderer/Xhtml.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/compose.php?rt=horde-hatchery&r1=16c5fa5780f25e019c0b4fbdda398881bd893b01&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-hatchery&r1=174e1a168a032b0f7313994ae95befa7b939f932&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/lib/Crypt/Pgp.php?rt=horde-hatchery&r1=cce64dc0372140209e6ada122c9f68d89cefa2b9&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/lib/Crypt/Smime.php?rt=horde-hatchery&r1=ce92aaf85475453978c8aebe8634e13b6231c385&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/lib/Filter.php?rt=horde-hatchery&r1=ce92aaf85475453978c8aebe8634e13b6231c385&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=16c5fa5780f25e019c0b4fbdda398881bd893b01&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/lib/Message.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Html.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Itip.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/lib/Session.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/lib/base.php?rt=horde-hatchery&r1=7cb5bd4d945a0cbecae06f44557918cf1e40d251&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/lib/prefs.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/login.php?rt=horde-hatchery&r1=aee84d3ae20a25167e0603e9845dc1e173c9bed0&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/redirect.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/saveimage.php?rt=horde-hatchery&r1=16c5fa5780f25e019c0b4fbdda398881bd893b01&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/imp/templates/prefs/sourceselect.inc?rt=horde-hatchery&r1=62954c4daf36b90b4f2986c7d6581e06a130e6e1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/ingo/lib/Ingo.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/ingo/lib/base.php?rt=horde-hatchery&r1=7cb5bd4d945a0cbecae06f44557918cf1e40d251&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/ingo/spam.php?rt=horde-hatchery&r1=1e4921a64383315399b4a6d0bea76fc95c6128c2&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/jeta/lib/base.php?rt=horde-hatchery&r1=7cb5bd4d945a0cbecae06f44557918cf1e40d251&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/kastalia/download.php?rt=horde-hatchery&r1=7cb5bd4d945a0cbecae06f44557918cf1e40d251&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/kastalia/lib/base.php?rt=horde-hatchery&r1=7cb5bd4d945a0cbecae06f44557918cf1e40d251&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/koward/lib/Koward/Cli.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/koward/lib/Koward/Controller/Application.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/koward/lib/Koward/Controller/IndexController.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/kronolith/lib/Driver/Horde.php?rt=horde-hatchery&r1=a1245b4f9f0e3c4037cc17c03b9da0561c9f79fe&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/kronolith/lib/FreeBusy.php?rt=horde-hatchery&r1=b3d5c3dc173dc976e1f2821ed09437d8a5f1be1d&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/kronolith/lib/Imple/ContactAutoCompleter.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=6a549a7c15305f6a16cedb06f3d42e94a4731e02&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/kronolith/lib/base.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/kronolith/scripts/import_icals.php?rt=horde-hatchery&r1=7cb5bd4d945a0cbecae06f44557918cf1e40d251&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/kronolith/templates/prefs/sourceselect.inc?rt=horde-hatchery&r1=ac73780e04a62c5cd4b716bc45da34974cd294f7&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/news/add.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/news/delete.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/news/lib/Block/my_comments.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/news/lib/News.php?rt=horde-hatchery&r1=174e1a168a032b0f7313994ae95befa7b939f932&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/news/lib/base.php?rt=horde-hatchery&r1=7cb5bd4d945a0cbecae06f44557918cf1e40d251&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/news/note.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/news/templates/news/comments.php?rt=horde-hatchery&r1=6a623c025d26cd0da2626edf2948b0813d423524&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/news/templates/news/selling.php?rt=horde-hatchery&r1=b0c38e3f19a4405b01ff3bd45cede89f9ca68c79&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/skoli/lib/Forms/CreateClass.php?rt=horde-hatchery&r1=78fd3f9eaf63e8d7c79a458a73e2a14a3ae7ca97&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/skoli/lib/School.php?rt=horde-hatchery&r1=45273898a38ca5e2bcaa619288cef7d5eab7943f&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/skoli/lib/Skoli.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/skoli/lib/base.php?rt=horde-hatchery&r1=7cb5bd4d945a0cbecae06f44557918cf1e40d251&r2=bd23015e57f302b8c55627095b50e04335309793
http://git.horde.org/diff.php/timeobjects/lib/base.php?rt=horde-hatchery&r1=7cb5bd4d945a0cbecae06f44557918cf1e40d251&r2=bd23015e57f302b8c55627095b50e04335309793

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

commit 832f550a5a595c5d61d21e2723f6e3addefdd363
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jul 10 16:01:48 2009 -0600

    Move IMP_Compose_Exception to its own file

 imp/lib/Compose.php           |   20 --------------------
 imp/lib/Compose/Exception.php |   24 ++++++++++++++++++++++++
 2 files changed, 24 insertions(+), 20 deletions(-)
 create mode 100644 imp/lib/Compose/Exception.php

http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-hatchery&r1=bd23015e57f302b8c55627095b50e04335309793&r2=832f550a5a595c5d61d21e2723f6e3addefdd363
http://git.horde.org/co.php/imp/lib/Compose/Exception.php?rt=horde-hatchery&r=832f550a5a595c5d61d21e2723f6e3addefdd363

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

commit 0870233509109611971b71ec8626c617eadf732c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Mon Jul 13 11:02:44 2009 -0600

    Horde::callHook() now throws a Horde_Exception

 babel/config/hooks.php.dist            |    4 ++--
 folks/config/hooks.php.dist            |   16 ++++++----------
 folks/lib/Driver.php                   |    8 ++------
 imp/compose-dimp.php                   |    3 +--
 imp/compose-mimp.php                   |    3 +--
 imp/compose.php                        |    3 +--
 imp/lib/Compose.php                    |   28 ++++++++++++++++++++--------
 imp/lib/Folder.php                     |   24 ++++++++++++++----------
 imp/lib/IMP.php                        |   18 ++++++++++++++++--
 imp/lib/Identity/imp.php               |    5 +++--
 imp/lib/Imap.php                       |    8 ++++++--
 imp/lib/Imap/Tree.php                  |   14 +++++++++-----
 imp/lib/MIMP.php                       |    5 +----
 imp/lib/Session.php                    |    8 ++------
 imp/lib/Spam.php                       |    4 +++-
 imp/lib/Views/ListMessages.php         |    8 ++++++--
 imp/lib/Views/ShowMessage.php          |   17 +++++++++++------
 imp/mailbox.php                        |   13 +++++++------
 imp/message-dimp.php                   |    3 +--
 imp/message-mimp.php                   |    3 +--
 imp/message.php                        |    3 +--
 imp/templates/chunks/compose.php       |    3 +--
 imp/templates/javascript_defs_dimp.php |    2 +-
 ingo/filters.php                       |   20 ++++++++++++++------
 ingo/lib/Storage.php                   |    8 ++++----
 ingo/rule.php                          |   20 ++++++++++++++------
 ingo/scripts/ingo-postfix-policyd      |    5 ++++-
 koward/www/horde/config/hooks.php.dist |    1 -
 kronolith/data.php                     |   20 ++++++++++++++------
 kronolith/edit.php                     |   10 +++++++---
 kronolith/new.php                      |   10 +++++++---
 31 files changed, 180 insertions(+), 117 deletions(-)
 delete mode 100644 koward/www/horde/config/hooks.php.dist

http://git.horde.org/diff.php/babel/config/hooks.php.dist?rt=horde-hatchery&r1=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/folks/config/hooks.php.dist?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/folks/lib/Driver.php?rt=horde-hatchery&r1=bd23015e57f302b8c55627095b50e04335309793&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-hatchery&r1=bb4e8422e365f957792d2c1e17953bb0227c17cb&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/compose-mimp.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/compose.php?rt=horde-hatchery&r1=bd23015e57f302b8c55627095b50e04335309793&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-hatchery&r1=832f550a5a595c5d61d21e2723f6e3addefdd363&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/lib/Folder.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=bd23015e57f302b8c55627095b50e04335309793&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/lib/Identity/imp.php?rt=horde-hatchery&r1=16c5fa5780f25e019c0b4fbdda398881bd893b01&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/lib/Imap.php?rt=horde-hatchery&r1=174e1a168a032b0f7313994ae95befa7b939f932&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/lib/MIMP.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/lib/Session.php?rt=horde-hatchery&r1=bd23015e57f302b8c55627095b50e04335309793&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/lib/Spam.php?rt=horde-hatchery&r1=69c1fb8493f2959368ecc7f317f61764e11f5557&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/lib/Views/ShowMessage.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=16c5fa5780f25e019c0b4fbdda398881bd893b01&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/message-dimp.php?rt=horde-hatchery&r1=cea9df122e8ca73498a8f7a82a8bfa77db07ca59&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/message-mimp.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/message.php?rt=horde-hatchery&r1=16c5fa5780f25e019c0b4fbdda398881bd893b01&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/templates/chunks/compose.php?rt=horde-hatchery&r1=93741d721c0f9b1aa071985dcea162b655262fcd&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/imp/templates/javascript_defs_dimp.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/ingo/filters.php?rt=horde-hatchery&r1=16c5fa5780f25e019c0b4fbdda398881bd893b01&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/ingo/lib/Storage.php?rt=horde-hatchery&r1=26b4542b8e9a0a8f97d569288b6af20c2499b288&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/ingo/rule.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/ingo/scripts/ingo-postfix-policyd?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/koward/www/horde/config/hooks.php.dist?rt=horde-hatchery&r1=52e4832afedf0222dec06bf659d777ca49e9a8d1&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/kronolith/data.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/kronolith/edit.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=0870233509109611971b71ec8626c617eadf732c
http://git.horde.org/diff.php/kronolith/new.php?rt=horde-hatchery&r1=24ed26d4f3114322bbd6e202452ece91501708b0&r2=0870233509109611971b71ec8626c617eadf732c




More information about the commits mailing list