[commits] Horde branch master updated. a73bc881bb24098414907542861a724bbd32a791

Jan Schneider jan at horde.org
Wed Dec 22 13:58:23 UTC 2010


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

from: 385d7aca7e6185ad9d4531143f59b3b9cf16bba5

06e09da CS, remove/fix unused variables, other stuff detected by CI.
4d8f256 Mark methods static, fix executing query.
e3fc2f9 Catch PEAR_Errors.
cb5f559 Return booleans.
a73bc88 Save all arguments that we used to instantiate the registry so that we can re-use them later. Use the inital 'authentication' parameter when setting 'check_perms' during registry calls.

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

commit 06e09da5589cac90e765c8a6da5b810aec49a83d
Author: Jan Schneider <jan at horde.org>
Date:   Wed Dec 22 11:24:12 2010 +0100

    CS, remove/fix unused variables, other stuff detected by CI.

 framework/Share/lib/Horde/Share/Base.php                    |   11 ++---
 framework/Share/lib/Horde/Share/Datatree.php                |    7 ++-
 framework/Share/lib/Horde/Share/Kolab.php                   |    7 +--
 framework/Share/lib/Horde/Share/Object/Datatree.php         |    2 +-
 framework/Share/lib/Horde/Share/Object/Kolab.php            |    2 +-
 framework/Share/lib/Horde/Share/Object/Sql/Hierarchical.php |    2 +-
 framework/Share/lib/Horde/Share/Sql.php                     |   28 +++++-----
 framework/Share/lib/Horde/Share/Sql/Hierarchical.php        |   18 +++---
 8 files changed, 37 insertions(+), 40 deletions(-)

http://git.horde.org/horde-git/-/commit/06e09da5589cac90e765c8a6da5b810aec49a83d

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

commit 4d8f256b5891d2791dc2b019d5cb4b1b125076e5
Author: Jan Schneider <jan at horde.org>
Date:   Wed Dec 22 11:39:15 2010 +0100

    Mark methods static, fix executing query.

 framework/SQL/SQL.php |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/4d8f256b5891d2791dc2b019d5cb4b1b125076e5

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

commit e3fc2f93a848ba7a763abe2c6bcd2c9a33751cc0
Author: Jan Schneider <jan at horde.org>
Date:   Wed Dec 22 11:57:43 2010 +0100

    Catch PEAR_Errors.

 framework/Share/lib/Horde/Share/Object/Datatree.php |   19 ++++++++-----------
 1 files changed, 8 insertions(+), 11 deletions(-)

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

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

commit cb5f5599341a2bf76e83064ce8a52b8012f05831
Author: Jan Schneider <jan at horde.org>
Date:   Wed Dec 22 12:02:43 2010 +0100

    Return booleans.

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

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

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

commit a73bc881bb24098414907542861a724bbd32a791
Author: Jan Schneider <jan at horde.org>
Date:   Wed Dec 22 14:57:56 2010 +0100

    Save all arguments that we used to instantiate the registry so that we can
    re-use them later. Use the inital 'authentication' parameter when setting
    'check_perms' during registry calls.

 framework/Core/lib/Horde/Registry.php |   30 +++++++++++++++++++++---------
 1 files changed, 21 insertions(+), 9 deletions(-)

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




More information about the commits mailing list