[commits] Horde branch ingo_3_1 updated. f2263ea371d30dd6eeee6cc4d2f5f5dec40082ed

Jan Schneider jan at horde.org
Fri Mar 8 17:54:00 UTC 2013


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

from: 1dfa4413d7736cc70995313b152c29c1dab2319a

a8faa8b Make sure to only generate script recipes once.
c6a6971 Pass complete recipe list to transport drivers too.
c58185c Fix ISPConfig script to work with Ingo 3.1.
4480db0 Fix method name.
44ba019 Remove superfluous line breaks.
f2263ea Fix comment.

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

commit a8faa8b0011d68c9315293222b0c65b553013dab
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 8 16:00:16 2013 +0100

    Make sure to only generate script recipes once.

 ingo/lib/Script/Base.php |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/a8faa8b0011d68c9315293222b0c65b553013dab

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

commit c6a697135840cf0e6f311381bd855cb286486f3c
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 8 18:02:10 2013 +0100

    Pass complete recipe list to transport drivers too.
    
    This is useful for filter systems that don't work with a single textual script.

 ingo/lib/Ingo.php                |    2 +-
 ingo/lib/Script/Base.php         |    4 +++-
 ingo/lib/Transport/Base.php      |    5 ++---
 ingo/lib/Transport/Ldap.php      |   13 ++++++-------
 ingo/lib/Transport/Timsieved.php |   15 +++++++--------
 ingo/lib/Transport/Vfs.php       |   17 ++++++++---------
 6 files changed, 27 insertions(+), 29 deletions(-)

http://git.horde.org/horde-git/-/commit/c6a697135840cf0e6f311381bd855cb286486f3c

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

commit c58185cafd34eec98198b3d35d2efd8a6d9d842f
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 8 18:04:05 2013 +0100

    Fix ISPConfig script to work with Ingo 3.1.

 ingo/config/backends.php               |   19 ++++-----
 ingo/lib/Script/Ispconfig.php          |   68 ++++++++++++++-----------------
 ingo/lib/Script/Ispconfig/Vacation.php |   49 +++++++++++++++++++++++
 ingo/lib/Transport/Ispconfig.php       |   32 ++++++++++-----
 ingo/package.xml                       |   14 +++++-
 5 files changed, 122 insertions(+), 60 deletions(-)
 create mode 100644 ingo/lib/Script/Ispconfig/Vacation.php

http://git.horde.org/horde-git/-/commit/c58185cafd34eec98198b3d35d2efd8a6d9d842f

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

commit 4480db041ab70884dc643a334aca0657b0e7746b
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 8 18:18:47 2013 +0100

    Fix method name.

 ingo/script.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/4480db041ab70884dc643a334aca0657b0e7746b

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

commit 44ba0190c11c57301cfd9826c46a162e125ecf5a
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 8 18:19:05 2013 +0100

    Remove superfluous line breaks.

 ingo/lib/Script/Maildrop/Recipe.php       |    6 +++---
 ingo/lib/Script/Maildrop/Variable.php     |    2 +-
 ingo/lib/Script/Procmail/Recipe.php       |    6 +++---
 ingo/lib/Script/Sieve.php                 |    2 +-
 ingo/lib/Script/Sieve/Action/Vacation.php |    6 +++---
 ingo/lib/Script/Sieve/Else.php            |    4 ++--
 ingo/lib/Script/Sieve/Elsif.php           |    4 ++--
 ingo/lib/Script/Sieve/If.php              |    6 +++---
 ingo/lib/Script/Sieve/Require.php         |    4 ++--
 9 files changed, 20 insertions(+), 20 deletions(-)

http://git.horde.org/horde-git/-/commit/44ba0190c11c57301cfd9826c46a162e125ecf5a

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

commit f2263ea371d30dd6eeee6cc4d2f5f5dec40082ed
Author: Jan Schneider <jan at horde.org>
Date:   Fri Mar 8 18:53:42 2013 +0100

    Fix comment.

 ingo/lib/Transport/Vfs.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/f2263ea371d30dd6eeee6cc4d2f5f5dec40082ed




More information about the commits mailing list