[commits] Horde branch master updated. 5e98a19ff7e635c7c32b849f9663b205d09f2efa

Gunnar Wrobel p at rdus.de
Wed Jan 12 11:05:54 UTC 2011


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

from: 436471788ee4f1787cf69c90227c9f052809d302

4105c99 Bail out if the input is not okay.
5e98a19 Rough component documentation is possible now.

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

commit 4105c99fbeb2a9ad0bb1104ee0ee7e96886e46a7
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Jan 12 11:36:25 2011 +0100

    Bail out if the input is not okay.

 components/lib/Components/Helper/Template/Printf.php              |   12 ++++
 .../test/Components/Unit/Components/Helper/TemplatesTest.php      |   15 +++++
 2 files changed, 27 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/4105c99fbeb2a9ad0bb1104ee0ee7e96886e46a7

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

commit 5e98a19ff7e635c7c32b849f9663b205d09f2efa
Author: Gunnar Wrobel <p at rdus.de>
Date:   Wed Jan 12 12:05:45 2011 +0100

    Rough component documentation is possible now.

 components/data/html/index.html                                   |   76 ++++
 components/data/html/install.html                                 |   78 ++++
 components/lib/Components/Pear/Package.php                        |   30 ++
 components/lib/Components/Runner/Document.php                     |   95 +++++
 .../Components/Integration/Components/Module/DocumentTest.php     |   10 +
 components/test/Components/StoryTestCase.php                      |   23 +
 components/test/Components/fixture/templates/html/index.html      |   76 ++++
 components/test/Components/fixture/templates/html/install.html    |   78 ++++
 8 files changed, 466 insertions(+), 0 deletions(-)
 create mode 100644 components/data/html/index.html
 create mode 100644 components/data/html/install.html
 create mode 100644 components/lib/Components/Runner/Document.php
 create mode 100644 components/test/Components/fixture/templates/html/index.html
 create mode 100644 components/test/Components/fixture/templates/html/install.html

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




More information about the commits mailing list