[commits] Horde branch master updated. 3b9f8463af24c40b3a9c25e06ecff96c3268b2b5
Michael M Slusarz
slusarz at horde.org
Tue Jan 13 10:39:37 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: ae1adf9f1549f6bb826b541274949cfd0e77457e
688869f phpdoc
e9a39df Fix variable name
3b9f846 [mms] If compressing/packaging javascript files, don't use pre-compressed version (if one exists) when generating.
Summary: http://github.com/horde/horde/compare/ae1adf9f1549f6bb826b541274949cfd0e77457e...3b9f8463af24c40b3a9c25e06ecff96c3268b2b5
-----------------------------------------------------------------------
commit 688869fbed6448f35c45de3ceafe1bb67b555901
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jan 13 03:08:11 2015 -0700
phpdoc
framework/Core/lib/Horde/Script/File.php | 41 +++++++++++-------
framework/Core/lib/Horde/Script/File/External.php | 20 ++++++---
framework/Core/lib/Horde/Script/File/JsDir.php | 22 ++++++---
framework/Core/lib/Horde/Script/File/JsFramework.php | 20 ++++++---
4 files changed, 68 insertions(+), 35 deletions(-)
http://github.com/horde/horde/commit/688869fbed6448f35c45de3ceafe1bb67b555901
-----------------------------------------------------------------------
commit e9a39dfcc80625c4beadaf4db4f418d55c84c984
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jan 13 03:13:11 2015 -0700
Fix variable name
framework/Core/lib/Horde/Script/File/External.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/e9a39dfcc80625c4beadaf4db4f418d55c84c984
-----------------------------------------------------------------------
commit 3b9f8463af24c40b3a9c25e06ecff96c3268b2b5
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Jan 13 03:36:49 2015 -0700
[mms] If compressing/packaging javascript files, don't use pre-compressed version (if one exists) when generating.
2 reasons:
- Compressed versions may use advanced JS "tricks" that breaks the
compression binary
- We needed the uncompressed source to create a useful sourcemap
framework/Core/lib/Horde/Script/Compress.php | 22 +++++++++++++++++++---
framework/Core/lib/Horde/Script/File.php | 6 ++++++
framework/Core/lib/Horde/Script/File/JsDir.php | 10 ++++++++++
framework/Core/package.xml | 4 ++--
4 files changed, 37 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/3b9f8463af24c40b3a9c25e06ecff96c3268b2b5
More information about the commits
mailing list