[commits] Horde branch master updated. 07e3730c933d42e1200507f400d1207da5f01952

Jan Schneider jan at horde.org
Wed Dec 14 16:46:27 UTC 2016


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

from: daa981ef20f33575d3e2297fbfb0c7c63014b78d

682fabd [jan] Fix minifying @font-face src attributes.
bb8b9ec Fix variable name.
5a20cdd Fix variable name.
1f14e8b [jan] Add CLI script to search for invalid email addresses.
07e3730 Add basic README file.

Summary: http://github.com/horde/horde/compare/daa981ef20f33575d3e2297fbfb0c7c63014b78d...07e3730c933d42e1200507f400d1207da5f01952

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

commit 682fabde30e2484f7f1a0a8905d31d448adaa9af
Author: Jan Schneider <jan at horde.org>
Date:   Wed Dec 14 17:39:07 2016 +0100

    [jan] Fix minifying @font-face src attributes.

 framework/CssMinify/lib/Horde/CssMinify/CssParser.php | 8 +++++++-
 framework/CssMinify/package.xml                       | 4 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/682fabde30e2484f7f1a0a8905d31d448adaa9af

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

commit bb8b9ec1b76ce8a2a61331cb2a473b9dbe2fe2f0
Author: Jan Schneider <jan at horde.org>
Date:   Wed Dec 14 17:39:48 2016 +0100

    Fix variable name.
    
    Fixes installing a single package.

 framework/bin/install_framework | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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

commit 5a20cdd689384f73f11bcd78976bf8024dc4ae71
Author: Jan Schneider <jan at horde.org>
Date:   Wed Dec 14 17:40:59 2016 +0100

    Fix variable name.
    
    Check iterated item, not the parent directory.

 framework/Core/lib/Horde/Themes.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://github.com/horde/horde/commit/5a20cdd689384f73f11bcd78976bf8024dc4ae71

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

commit 1f14e8b88d34b041f2c21a08ec03d255f7fa764f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Dec 14 17:42:29 2016 +0100

    [jan] Add CLI script to search for invalid email addresses.

 turba/bin/turba-validate-email | 116 +++++++++++++++++++++++++++++++++++++++++
 turba/docs/CHANGES             |   1 +
 turba/package.xml              |   8 ++-
 3 files changed, 123 insertions(+), 2 deletions(-)
 create mode 100755 turba/bin/turba-validate-email

http://github.com/horde/horde/commit/1f14e8b88d34b041f2c21a08ec03d255f7fa764f

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

commit 07e3730c933d42e1200507f400d1207da5f01952
Author: Jan Schneider <jan at horde.org>
Date:   Wed Dec 14 17:45:03 2016 +0100

    Add basic README file.
    
    This is a bit spooky. I have no idea where I got this from, and I cannot remember writing it myself. Yet I found it on my laptop. If anybody notices their creative work, please let me know. :-)

 framework/Db/doc/Horde/Db/README | 67 ++++++++++++++++++++++++++++++++++++++++
 framework/Db/package.xml         |  6 ++--
 2 files changed, 71 insertions(+), 2 deletions(-)
 create mode 100644 framework/Db/doc/Horde/Db/README

http://github.com/horde/horde/commit/07e3730c933d42e1200507f400d1207da5f01952




More information about the commits mailing list