[commits] Horde branch master updated. b58b7b5c69fb5f380385531d4d6c5aa6d9de1876

Jan Schneider jan at horde.org
Fri Apr 8 14:22:35 UTC 2016


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

from: 358a9aaa193fd40f2b70955f85089759dc325ac8

e02440a Add a test for bug #14318.
4b1fb9a [jan] Add old Olson timezone names as aliases.
7f3c902 Comments
d46679a Add _getFirstMatch() to reduce redundancy and for future usage.
83f51b3 Of course we need to run this in the constructor.
b020615 Fix logic (Bug #14285).
b58b7b5 GC map files too (Bug #14285).

Summary: http://github.com/horde/horde/compare/358a9aaa193fd40f2b70955f85089759dc325ac8...b58b7b5c69fb5f380385531d4d6c5aa6d9de1876

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

commit e02440a4ad7932b0c02437e602005b9522d0478d
Author: Jan Schneider <jan at horde.org>
Date:   Thu Apr 7 15:21:34 2016 +0200

    Add a test for bug #14318.

 framework/Css_Parser/test/Horde/Css/Parser/ParserTest.php |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

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

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

commit 4b1fb9ab445518b90ca195db9bc8bed1829702a9
Author: Jan Schneider <jan at horde.org>
Date:   Thu Apr 7 18:25:25 2016 +0200

    [jan] Add old Olson timezone names as aliases.

 framework/Date/lib/Horde/Date.php |  122 ++++++++++++++++++++++++++++++++++++-
 framework/Date/package.xml        |    4 +-
 2 files changed, 122 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/4b1fb9ab445518b90ca195db9bc8bed1829702a9

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

commit 7f3c902a87fbdae0b5b18f9e08007750a12f9560
Author: Jan Schneider <jan at horde.org>
Date:   Thu Apr 7 18:27:35 2016 +0200

    Comments

 framework/Timezone/lib/Horde/Timezone/Rule.php |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/7f3c902a87fbdae0b5b18f9e08007750a12f9560

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

commit d46679a2d310978ac19c4e7c4ab215b2e768cbb2
Author: Jan Schneider <jan at horde.org>
Date:   Thu Apr 7 18:28:40 2016 +0200

    Add _getFirstMatch() to reduce redundancy and for future usage.

 framework/Timezone/lib/Horde/Timezone/Rule.php |  212 ++++++++++-------------
 1 files changed, 92 insertions(+), 120 deletions(-)

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

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

commit 83f51b3b11eccb0fe34bce9814bef68a8a187782
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 16:20:58 2016 +0200

    Of course we need to run this in the constructor.
    
    If we run in the destructor we delete the just created cache file.
    
    Bug: 14285

 framework/Core/lib/Horde/Script/Cache.php     |    7 -------
 framework/Core/lib/Horde/Themes/Css/Cache.php |    7 -------
 2 files changed, 0 insertions(+), 14 deletions(-)

http://github.com/horde/horde/commit/83f51b3b11eccb0fe34bce9814bef68a8a187782

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

commit b020615093684dd2b69a53a0c626be0455c62215
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 16:21:52 2016 +0200

    Fix logic (Bug #14285).

 framework/Core/lib/Horde/Script/Cache/File.php     |    6 ++++--
 framework/Core/lib/Horde/Themes/Css/Cache/File.php |    6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

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

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

commit b58b7b5c69fb5f380385531d4d6c5aa6d9de1876
Author: Jan Schneider <jan at horde.org>
Date:   Fri Apr 8 16:22:10 2016 +0200

    GC map files too (Bug #14285).

 framework/Core/lib/Horde/Script/Cache/File.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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




More information about the commits mailing list