[commits] Horde branch master updated. a44fd113f34f2ce90a0fb8ebbe67b07883cec209

Michael M Slusarz slusarz at horde.org
Tue Jun 18 07:05:53 UTC 2013


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

from: 59fc909e7d68a6b2be552be60bb8121892fd1f31

8a125a4 only needed for signed data
6683de0 This is already done
bb19edd This can be handled with data URLs
be3d63a phpdoc
e5ced54 phpdoc
881129c Issues detected by PHPMD
a2c9d53 unused variable
cdf6fd4 [mms] Fix clearing data from the MongoDB cache.
b1ac3bd [mms] Fix regression in handling response codes in POP3 driver.
84cb8f5 Released Horde_Imap_Client-2.11.6
f5c45bc Development mode for Horde_Imap_Client-2.11.7
a44fd11 unused globals

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

commit 8a125a43d54a1f38a7cb2b5ba3130da9af4609dd
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 18 00:01:05 2013 -0600

    only needed for signed data

 imp/lib/Mime/Viewer/Plain.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8a125a43d54a1f38a7cb2b5ba3130da9af4609dd

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

commit 6683de0e6f9e7e25df31d8c9a8159275b59da19e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 18 00:02:07 2013 -0600

    This is already done

 imp/lib/Basic/Compose.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/6683de0e6f9e7e25df31d8c9a8159275b59da19e

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

commit bb19edd5d9aa4231731106c17f41a983ead026e3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 18 00:08:28 2013 -0600

    This can be handled with data URLs

 imp/lib/Basic/Message.php |   11 +++++------
 imp/lib/Contents/View.php |   13 -------------
 imp/view.php              |    6 ------
 3 files changed, 5 insertions(+), 25 deletions(-)

http://git.horde.org/horde-git/-/commit/bb19edd5d9aa4231731106c17f41a983ead026e3

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

commit be3d63ae67c5f7640177f4ab419a527af4e8bec2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 18 00:25:15 2013 -0600

    phpdoc

 imp/lib/Ajax/Application/Compose.php                     |   10 +++++-
 imp/lib/Compose.php                                      |    9 +++--
 imp/lib/Factory/ComposeAtc.php                           |    4 +-
 imp/lib/Imap/Tree.php                                    |    2 +-
 imp/lib/Notification/Handler/Decorator/ImapAlerts.php    |   20 +++++++++----
 imp/lib/Notification/Handler/Decorator/NewmailNotify.php |   20 +++++++++----
 imp/lib/Quota.php                                        |   20 +++++++++----
 imp/lib/Script/Package/ComposeBase.php                   |   22 +++++++++----
 imp/lib/Script/Package/Imp.php                           |   22 +++++++++----
 imp/lib/Smartmobile.php                                  |   21 +++++++++----
 imp/lib/Test.php                                         |   20 +++++++++----
 11 files changed, 117 insertions(+), 53 deletions(-)

http://git.horde.org/horde-git/-/commit/be3d63ae67c5f7640177f4ab419a527af4e8bec2

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

commit e5ced54cd081ba94548c322c130d8d75a0d7cc9a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 18 00:30:30 2013 -0600

    phpdoc

 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/e5ced54cd081ba94548c322c130d8d75a0d7cc9a

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

commit 881129ca8236ecdc15af1ad58211dd2dd9efc9fb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 18 00:43:33 2013 -0600

    Issues detected by PHPMD

 imp/lib/Ajax/Application/ListMessages.php |    6 ++++--
 imp/lib/Compose.php                       |    4 +---
 imp/lib/Compose/Ui.php                    |    2 +-
 imp/lib/Dynamic/Compose/Common.php        |    9 +--------
 imp/lib/Dynamic/Mailbox.php               |    6 +++---
 imp/lib/Mime/Viewer/Video.php             |    2 +-
 6 files changed, 11 insertions(+), 18 deletions(-)

http://git.horde.org/horde-git/-/commit/881129ca8236ecdc15af1ad58211dd2dd9efc9fb

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

commit a2c9d53b48f59b4c306c30952d8c83a3556112e8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 18 00:51:34 2013 -0600

    unused variable

 framework/Imap_Client/lib/Horde/Imap/Client/Base/Connection.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/a2c9d53b48f59b4c306c30952d8c83a3556112e8

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

commit cdf6fd48ed6f1475052acba2387b87b01c6a5aeb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 18 00:52:11 2013 -0600

    [mms] Fix clearing data from the MongoDB cache.

 .../Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Mongo.php     |    2 +-
 framework/Imap_Client/package.xml                                 |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/cdf6fd48ed6f1475052acba2387b87b01c6a5aeb

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

commit b1ac3bd55ddec2585905963043a9246c4599fef3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 18 00:52:32 2013 -0600

    [mms] Fix regression in handling response codes in POP3 driver.

 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php |    2 +-
 framework/Imap_Client/package.xml                           |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/b1ac3bd55ddec2585905963043a9246c4599fef3

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

commit 84cb8f5f83f824ee6aff8efc8687fe6ae29d7af9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 18 00:59:23 2013 -0600

    Released Horde_Imap_Client-2.11.6

 framework/Imap_Client/package.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/84cb8f5f83f824ee6aff8efc8687fe6ae29d7af9

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

commit f5c45bc19d1b539ee10d6c3ce61a02f416b7e9b9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 18 00:59:23 2013 -0600

    Development mode for Horde_Imap_Client-2.11.7

 framework/Imap_Client/package.xml |   20 ++++++++++++++++----
 1 files changed, 16 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/f5c45bc19d1b539ee10d6c3ce61a02f416b7e9b9

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

commit a44fd113f34f2ce90a0fb8ebbe67b07883cec209
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jun 18 01:03:45 2013 -0600

    unused globals

 framework/Core/lib/Horde/Core/Ajax/Imple/SpellChecker.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/a44fd113f34f2ce90a0fb8ebbe67b07883cec209




More information about the commits mailing list