[commits] Horde branch master updated. 1f0b7e69c954437733f3a21727dce0f10fe01ea9

Jan Schneider jan at horde.org
Tue Sep 27 12:14:19 UTC 2011


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

from: 78fb536fea7a04edc8994deb45275705bc076226

30c2bc5 Set list of available engines dynamically.
dc6ec95 phpdoc
50deab0 [jan] Allow both application and interface names in <configspecial>.
5de50a9 Spelling
80aadc4 Remove strange, unused argument check.
add3a0b Update dependencies.
42813bd Add release notes for first alpha release.
9414561 No SMS support.
1f0b7e6 Revert "Set list of available engines dynamically."

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

commit 30c2bc59c0e36086179bf03d4b5024f0a7e6c6ef
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 27 12:35:12 2011 +0200

    Set list of available engines dynamically.

 wicked/config/conf.xml     |    5 +----
 wicked/lib/Application.php |   16 ++++++++++++++++
 2 files changed, 17 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/30c2bc59c0e36086179bf03d4b5024f0a7e6c6ef

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

commit dc6ec955bc8902156ae56376aa66b53d01a00fc3
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 27 12:38:47 2011 +0200

    phpdoc

 framework/Core/lib/Horde/Registry.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 50deab01f62fc2ee7058a12243c3efa1db0db3ab
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 27 12:42:32 2011 +0200

    [jan] Allow both application and interface names in <configspecial>.

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

http://git.horde.org/horde-git/-/commit/50deab01f62fc2ee7058a12243c3efa1db0db3ab

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

commit 5de50a92dcaa16cf57e13b893caf69126cbbfb35
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 27 13:11:20 2011 +0200

    Spelling

 wicked/test/Wicked/TestCase.php |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/5de50a92dcaa16cf57e13b893caf69126cbbfb35

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

commit 80aadc4d4d3cd9bdd0c81bdd1442aa6f073603fd
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 27 13:17:38 2011 +0200

    Remove strange, unused argument check.

 wicked/lib/Page/SyncPages.php |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/80aadc4d4d3cd9bdd0c81bdd1442aa6f073603fd

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

commit add3a0b9b60c72d336dcccfee9fbf1f5535566de
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 27 13:26:15 2011 +0200

    Update dependencies.

 wicked/package.xml |  160 +++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 135 insertions(+), 25 deletions(-)

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

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

commit 42813bd8a269f7953b32e4a32f48afcac197ec98
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 27 13:27:29 2011 +0200

    Add release notes for first alpha release.

 wicked/docs/RELEASE_NOTES |   41 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 41 insertions(+), 0 deletions(-)
 create mode 100644 wicked/docs/RELEASE_NOTES

http://git.horde.org/horde-git/-/commit/42813bd8a269f7953b32e4a32f48afcac197ec98

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

commit 9414561f893946342db2447c1e9a00925a09a09a
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 27 14:05:08 2011 +0200

    No SMS support.

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

http://git.horde.org/horde-git/-/commit/9414561f893946342db2447c1e9a00925a09a09a

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

commit 1f0b7e69c954437733f3a21727dce0f10fe01ea9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Sep 27 14:10:27 2011 +0200

    Revert "Set list of available engines dynamically."
    
    Our <configspecial> implementation has a flaw. It only allows to retrieve enum
    lists from other, already running applications. That's a chicken-and-egg
    problem because we cannot provide configspecial values from the (unconfigured)
    application that we currently configure.
    
    This reverts commit 30c2bc59c0e36086179bf03d4b5024f0a7e6c6ef.

 wicked/config/conf.xml     |    5 ++++-
 wicked/lib/Application.php |   16 ----------------
 2 files changed, 4 insertions(+), 17 deletions(-)

http://git.horde.org/horde-git/-/commit/1f0b7e69c954437733f3a21727dce0f10fe01ea9




More information about the commits mailing list