[commits] Horde branch develop updated. 860ca5025f60d7b469fbdcfd8b2a96422649dc88

Michael M Slusarz slusarz at horde.org
Tue May 22 21:54:40 UTC 2012


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

from: 6677f9b793336bada6a7d512c55ad480dbc68a82

f65b5a9 Fix error message for an e-mail address so bad, the parser can't even recognize as an e-mail address
ac24199 Fix example (Bug #11199).
9554c8a [mms] Automatically expire locks when the PHP process exits.
875f30a Released Horde_Memcache-1.1.0
1f7e9e5 Development mode for Horde_Memcache-1.1.1
57980f1 [mms] Workaround PHP's broken convert_uudecode() function.
d49b61a Released Horde_Mime-1.6.1
e1ef23a Development mode for Horde_Mime-1.6.2
860ca50 Merge branch 'master' into develop

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

commit f65b5a90198290982ff1fcc02fd3a03779d11f97
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed May 16 10:23:09 2012 -0600

    Fix error message for an e-mail address so bad, the parser can't even recognize as an e-mail address

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

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

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

commit ac24199f3456141a4e648967b8fc9d4e0ca40672
Author: Jan Schneider <jan at horde.org>
Date:   Thu May 17 18:28:39 2012 +0200

    Fix example (Bug #11199).

 horde/config/hooks.php.dist |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 9554c8a0c12f2ae5b7aa3821f0db91b3873672ce
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue May 22 13:07:55 2012 -0600

    [mms] Automatically expire locks when the PHP process exits.

 framework/Memcache/lib/Horde/Memcache.php |   35 +++++++++++++++++++++++++++-
 framework/Memcache/package.xml            |   18 +++++++-------
 2 files changed, 42 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/9554c8a0c12f2ae5b7aa3821f0db91b3873672ce

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

commit 875f30ad8c9230342a884e6e2dd8ce26ae47e7f3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue May 22 13:10:03 2012 -0600

    Released Horde_Memcache-1.1.0

 framework/Memcache/package.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/875f30ad8c9230342a884e6e2dd8ce26ae47e7f3

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

commit 1f7e9e5a502a90c5e6728b81b027dbe7f8d77dab
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue May 22 13:10:04 2012 -0600

    Development mode for Horde_Memcache-1.1.1

 framework/Memcache/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/1f7e9e5a502a90c5e6728b81b027dbe7f8d77dab

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

commit 57980f12c840b6bc5179ec6765c0d035b5d334ff
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue May 22 15:52:39 2012 -0600

    [mms] Workaround PHP's broken convert_uudecode() function.

 framework/Mime/lib/Horde/Mime.php      |   50 +++++++++++++++++++++++++++++++-
 framework/Mime/lib/Horde/Mime/Part.php |    7 +++-
 framework/Mime/package.xml             |    4 +-
 3 files changed, 56 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/57980f12c840b6bc5179ec6765c0d035b5d334ff

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

commit d49b61a1f389d4c0912c0af08cb1fb3aa9b38d32
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue May 22 15:53:21 2012 -0600

    Released Horde_Mime-1.6.1

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

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

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

commit e1ef23ab19b6f0cd7407f9703afc94a67e41e2b4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue May 22 15:53:21 2012 -0600

    Development mode for Horde_Mime-1.6.2

 framework/Mime/package.xml |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)

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

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

commit 860ca5025f60d7b469fbdcfd8b2a96422649dc88
Merge: 6677f9b e1ef23a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue May 22 15:54:26 2012 -0600

    Merge branch 'master' into develop
    
    Conflicts:
    	framework/Mime/package.xml

 framework/Memcache/lib/Horde/Memcache.php |   35 +++++++++++++++++++-
 framework/Memcache/package.xml            |   27 +++++++++++----
 framework/Mime/lib/Horde/Mime.php         |   50 ++++++++++++++++++++++++++++-
 framework/Mime/lib/Horde/Mime/Part.php    |    7 +++-
 framework/Mime/package.xml                |   15 ++++++++-
 horde/config/hooks.php.dist               |    2 +-
 6 files changed, 122 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/860ca5025f60d7b469fbdcfd8b2a96422649dc88




More information about the commits mailing list