[commits] Horde branch master updated. af41871bc047719205d77edbf9a3e4b8ee0f1de8

Jan Schneider jan at horde.org
Thu Feb 14 12:35:52 UTC 2013


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

from: 818c8f709b5b6be512626737fbcaa78f84d9eae5

15bf741 Update file list.
22c8a20 Return to old directory after running all tests.
552a34c This method returns the number of errors.
0b43a35 Restore old directory.
5012395 Ignore long variables.
8e87c72 Simplify
afb19db Remove unused parameter.
e65a837 Only show errors.
e311b8c Style
af41871 Standardize phpdoc on using the copyright information for the file block and class description for the class block.

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

commit 15bf741fd0fef835a2a98988beb305f35f388b02
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 13 13:43:31 2013 +0100

    Update file list.

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

http://git.horde.org/horde-git/-/commit/15bf741fd0fef835a2a98988beb305f35f388b02

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

commit 22c8a202730af768fb45449cffda102993595b80
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 13 14:13:56 2013 +0100

    Return to old directory after running all tests.

 framework/Test/lib/Horde/Test/AllTests.php |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/22c8a202730af768fb45449cffda102993595b80

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

commit 552a34c93f98e3367e1ce55a4b8599f9ed9df6f1
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 13 14:34:11 2013 +0100

    This method returns the number of errors.

 components/lib/Components/Qc/Task/Base.php |    2 +-
 components/lib/Components/Qc/Task/Cpd.php  |    2 +-
 components/lib/Components/Qc/Task/Cs.php   |    2 +-
 components/lib/Components/Qc/Task/Dcd.php  |    2 +-
 components/lib/Components/Qc/Task/Lint.php |    2 +-
 components/lib/Components/Qc/Task/Loc.php  |    2 +-
 components/lib/Components/Qc/Task/Md.php   |    2 +-
 components/lib/Components/Qc/Task/Unit.php |    4 ++--
 8 files changed, 9 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/552a34c93f98e3367e1ce55a4b8599f9ed9df6f1

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

commit 0b43a352ffd110a0de9ece16cd3ad93e9b3eddba
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 13 14:34:42 2013 +0100

    Restore old directory.

 components/lib/Components/Qc/Task/Cs.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/0b43a352ffd110a0de9ece16cd3ad93e9b3eddba

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

commit 50123954c873759c5557c6b6c0986b28a09dd3f0
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 13 14:38:50 2013 +0100

    Ignore long variables.

 components/data/qc_standards/phpmd.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/50123954c873759c5557c6b6c0986b28a09dd3f0

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

commit 8e87c727644b60409c0ce2159720454d3c1b33cd
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 13 14:41:12 2013 +0100

    Simplify

 components/lib/Components/Qc/Tasks.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8e87c727644b60409c0ce2159720454d3c1b33cd

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

commit afb19db4352164fbb923738f77001a3c7a6297df
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 13 14:42:19 2013 +0100

    Remove unused parameter.

 framework/Date/lib/Horde/Date.php |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

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

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

commit e65a837f38e2713f6ff585e0eadf176e213d5638
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 13 15:06:58 2013 +0100

    Only show errors.

 components/lib/Components/Qc/Task/Cs.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

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

commit e311b8c93ce8f80587d57b642e765a2995c4da18
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 13 15:11:01 2013 +0100

    Style

 framework/Date/lib/Horde/Date.php            |    4 ++--
 framework/Date/lib/Horde/Date/Recurrence.php |   15 ++++++++++-----
 2 files changed, 12 insertions(+), 7 deletions(-)

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

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

commit af41871bc047719205d77edbf9a3e4b8ee0f1de8
Author: Jan Schneider <jan at horde.org>
Date:   Thu Feb 14 13:35:34 2013 +0100

    Standardize phpdoc on using the copyright information for the file block and class description for the class block.

 skeleton/lib/Ajax/Application.php |   22 ++++++++++++++++------
 skeleton/lib/Api.php              |   22 ++++++++++++++++------
 skeleton/lib/Application.php      |   21 +++++++++++++++------
 skeleton/lib/Block/Example.php    |    5 ++++-
 skeleton/lib/Driver.php           |   19 ++++++++++++++-----
 skeleton/lib/Driver/Sql.php       |   12 ++++++++++--
 skeleton/lib/Exception.php        |   11 +++++++++--
 skeleton/lib/Factory/Driver.php   |   11 +++++++++--
 skeleton/lib/Test.php             |   16 ++++++++++++++--
 9 files changed, 107 insertions(+), 32 deletions(-)

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




More information about the commits mailing list