[commits] Horde branch master updated. 18a72ba6df93b64ce09b00603870e194e7138a73

Michael M Slusarz slusarz at horde.org
Mon Dec 15 19:25:33 UTC 2014


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

from: c788bac101fd280811394639ba81c6f97779a747

ef4a59e line wrapping
56c03a6 Invalidate the IMAP object if the password cannot be recreated from session data
8e48d6b Revert "[jan] Fix calling UglifyJS compressor."
18a72ba Support old, deprecated versions of uglifyjs

Summary: http://github.com/horde/horde/compare/c788bac101fd280811394639ba81c6f97779a747...18a72ba6df93b64ce09b00603870e194e7138a73

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

commit ef4a59e0861b7a5a539651b9b6481e29e146781f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Dec 15 11:50:18 2014 -0700

    line wrapping

 imp/lib/Imap/Password.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/ef4a59e0861b7a5a539651b9b6481e29e146781f

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

commit 56c03a683678f21db5b5a49f320632d03f0d2a04
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Dec 15 11:55:20 2014 -0700

    Invalidate the IMAP object if the password cannot be recreated from session data

 imp/lib/Imap/Password.php |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/56c03a683678f21db5b5a49f320632d03f0d2a04

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

commit 8e48d6b9e049efddacb065e192d888db48984f3f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Dec 15 11:59:19 2014 -0700

    Revert "[jan] Fix calling UglifyJS compressor."
    
    This reverts commit 4000caad24d1b99252f5ce5155c404a125784955.
    
    This code is correct, since the driver was written to support the most
    recent (and only non-deprecated current) version of Uglifyjs

 .../JavascriptMinify/lib/Horde/JavascriptMinify/Uglifyjs.php      |   12 +++-
 framework/JavascriptMinify/package.xml                            |    4 +-
 2 files changed, 11 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/8e48d6b9e049efddacb065e192d888db48984f3f

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

commit 18a72ba6df93b64ce09b00603870e194e7138a73
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Dec 15 12:23:48 2014 -0700

    Support old, deprecated versions of uglifyjs
    
    The old version is the case that needs explicit additional
    configuration.  The default was (and remains) version 2 since that's the
    version the original driver supported.

 framework/Core/lib/Horde/Script/Compress.php                      |   19 ++++-
 .../JavascriptMinify/lib/Horde/JavascriptMinify/Uglifyjs.php      |    7 +-
 horde/config/conf.xml                                             |   12 +++-
 3 files changed, 32 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/18a72ba6df93b64ce09b00603870e194e7138a73




More information about the commits mailing list