[commits] Horde branch master updated. 2df6e112be4a10ca48e2748790fc962b12b26cc2

Michael M Slusarz slusarz at horde.org
Tue Jan 13 08:44:13 UTC 2015


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

from: 867e99a229d8a06fbd1ed00011a2f85cc8ca956f

9ef67bc [mms] Ignore .git directories in composer bundle directories when creating package.xml file.
f60821c [mms] Fix generating the install path for composer packages installed within a Horde component.
902cc45 Prepare for release
8bff06f Released Horde_Css_Parser-1.0.6
720994f Development mode for Horde_Css_Parser-1.0.7
aa4709f Prepare for release
bab5a48 [mms] Fix install location for the phpunit libraries packaged locally via composer.
5ffa237 Released Horde_Test-2.4.8
422f4fe Development mode for Horde_Test-2.4.9
6bf7700 Released Horde_JavascriptMinify-1.1.2
2df6e11 Development mode for Horde_JavascriptMinify-1.1.3

Summary: http://github.com/horde/horde/compare/867e99a229d8a06fbd1ed00011a2f85cc8ca956f...2df6e112be4a10ca48e2748790fc962b12b26cc2

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

commit 9ef67bc8fb329b972eeca81ab64f09ce74709522
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 01:08:24 2015 -0700

    [mms] Ignore .git directories in composer bundle directories when creating package.xml file.

 .../Pear/lib/Horde/Pear/Package/Contents/Ignore/Composer.php      |   48 +++++
 framework/Pear/lib/Horde/Pear/Package/Type/Horde.php              |    1 +
 framework/Pear/package.xml                                        |   10 +-
 3 files changed, 55 insertions(+), 4 deletions(-)
 create mode 100644 framework/Pear/lib/Horde/Pear/Package/Contents/Ignore/Composer.php

http://github.com/horde/horde/commit/9ef67bc8fb329b972eeca81ab64f09ce74709522

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

commit f60821c704d6e8be0838cffe00152df8f0542fcb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 01:17:02 2015 -0700

    [mms] Fix generating the install path for composer packages installed within a Horde component.

 .../lib/Horde/Pear/Package/Contents/InstallAs/HordeComponent.php  |   12 ++++-
 framework/Pear/package.xml                                        |    2 +
 2 files changed, 13 insertions(+), 1 deletions(-)

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

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

commit 902cc45e05316e6b49b26ace63cd14e840f9756f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 01:17:32 2015 -0700

    Prepare for release

 framework/Css_Parser/package.xml |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/902cc45e05316e6b49b26ace63cd14e840f9756f

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

commit 8bff06fca156e79efa986c8ffcca5f1a9076d618
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 01:19:57 2015 -0700

    Released Horde_Css_Parser-1.0.6

 framework/Css_Parser/composer.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 720994f873ce0ef8b6268c21d995e44fab2746c4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 01:19:57 2015 -0700

    Development mode for Horde_Css_Parser-1.0.7

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

http://github.com/horde/horde/commit/720994f873ce0ef8b6268c21d995e44fab2746c4

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

commit aa4709f81d845827c0623f21251baa632a3c6a67
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 01:23:53 2015 -0700

    Prepare for release

 framework/Test/package.xml |  348 ++++++++++++++++++++++----------------------
 1 files changed, 174 insertions(+), 174 deletions(-)

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

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

commit bab5a4860f1654d2e446d8e16e9fc09981e13278
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 01:25:01 2015 -0700

    [mms] Fix install location for the phpunit libraries packaged locally via composer.

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

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

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

commit 5ffa237137aec69908f570593caa19df21c5ce6c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 01:30:21 2015 -0700

    Released Horde_Test-2.4.8

 framework/Test/composer.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 422f4fe1e1ea7e94da2e4f43b4c6cf3b0d801252
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 01:30:21 2015 -0700

    Development mode for Horde_Test-2.4.9

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

http://github.com/horde/horde/commit/422f4fe1e1ea7e94da2e4f43b4c6cf3b0d801252

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

commit 6bf77009abb3414c8e386f69a0303c2d9413bf2f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 01:43:35 2015 -0700

    Released Horde_JavascriptMinify-1.1.2

 framework/JavascriptMinify/composer.json |    4 ++--
 framework/JavascriptMinify/package.xml   |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/6bf77009abb3414c8e386f69a0303c2d9413bf2f

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

commit 2df6e112be4a10ca48e2748790fc962b12b26cc2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 13 01:43:36 2015 -0700

    Development mode for Horde_JavascriptMinify-1.1.3

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

http://github.com/horde/horde/commit/2df6e112be4a10ca48e2748790fc962b12b26cc2




More information about the commits mailing list