[commits] Horde branch develop updated. 870fdf9ee1dda092ac164e1a9f56bdfb8b331f84

Michael M Slusarz slusarz at horde.org
Mon Feb 20 04:52:23 UTC 2012


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

from: 17ccca9b45fca699c6fb8012c07b467da3e5b6d9

038c5f2 ws; code style
673c294 Fix broken Group searching on postgresql
870fdf9 Merge branch 'develop' of ssh://dev.horde.org/horde/git/horde into develop

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

commit 038c5f215bc4630be59b4176d0e93a33eb55bf0e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Feb 16 15:40:40 2012 -0700

    ws; code style

 framework/Core/lib/Horde/Core/Factory/Group.php |   22 ++++++++++++++--------
 1 files changed, 14 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/038c5f215bc4630be59b4176d0e93a33eb55bf0e

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

commit 673c294dbcf3be1109d73872a82745e7fe1e9c90
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Feb 16 16:05:12 2012 -0700

    Fix broken Group searching on postgresql
    
    'name' is a reserved keyword in Postgresql

 turba/lib/Api.php |   70 +++++++++++++++++++++++++++++-----------------------
 1 files changed, 39 insertions(+), 31 deletions(-)

http://git.horde.org/horde-git/-/commit/673c294dbcf3be1109d73872a82745e7fe1e9c90

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

commit 870fdf9ee1dda092ac164e1a9f56bdfb8b331f84
Merge: 673c294 17ccca9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 19 21:51:55 2012 -0700

    Merge branch 'develop' of ssh://dev.horde.org/horde/git/horde into develop

 components/lib/Components/Component/Base.php                      |    2 +-
 components/lib/Components/Helper/Website.php                      |    2 +-
 framework/Core/lib/Horde/Core/Factory/Weather.php                 |    7 +-
 framework/Service_Weather/doc/Horde/Service/Weather/COPYING       |   24 +++
 framework/Service_Weather/lib/Horde/Service/Weather.php           |    1 +
 framework/Service_Weather/lib/Horde/Service/Weather/Base.php      |    7 +
 .../Service_Weather/lib/Horde/Service/Weather/Forecast/Base.php   |   20 +++-
 .../lib/Horde/Service/Weather/WeatherUnderground.php              |   26 +++-
 framework/Service_Weather/lib/Horde/Service/Weather/Wwo.php       |    4 +-
 framework/Service_Weather/package.xml                             |   36 +++--
 imp/mailbox.php                                                   |    2 +-
 kronolith/docs/CHANGES                                            |    1 +
 kronolith/lib/Ajax.php                                            |    1 -
 kronolith/lib/Api.php                                             |   18 ++-
 kronolith/lib/Application.php                                     |   19 +--
 kronolith/lib/Calendar/Resource.php                               |    3 +-
 kronolith/lib/Driver.php                                          |    2 +-
 kronolith/lib/Driver/Sql.php                                      |   21 ++-
 kronolith/lib/Kronolith.php                                       |   31 +++--
 kronolith/package.xml                                             |    4 +-
 mnemo/lib/Driver.php                                              |   33 ++++-
 mnemo/lib/Driver/Kolab.php                                        |    8 +-
 mnemo/lib/Driver/Sql.php                                          |   15 ++-
 nag/lib/Application.php                                           |    8 +-
 nag/lib/Driver.php                                                |   23 +++
 nag/lib/Driver/Kolab.php                                          |   12 ++-
 nag/lib/Driver/Sql.php                                            |   21 ++-
 timeobjects/docs/CHANGES                                          |    4 +
 timeobjects/lib/Driver/Weather.php                                |    6 +-
 timeobjects/lib/Factory/Driver.php                                |    8 +-
 timeobjects/package.xml                                           |    6 +-
 turba/docs/CHANGES                                                |    2 +
 turba/lib/Application.php                                         |    8 +-
 turba/lib/Driver.php                                              |   19 ++-
 turba/lib/Driver/Kolab.php                                        |    5 +-
 turba/lib/Driver/Share.php                                        |    8 +-
 turba/lib/Driver/Sql.php                                          |   21 +--
 turba/lib/Form/DeleteAddressBook.php                              |    8 +-
 turba/package.xml                                                 |    2 +
 39 files changed, 341 insertions(+), 107 deletions(-)

http://git.horde.org/horde-git/-/commit/870fdf9ee1dda092ac164e1a9f56bdfb8b331f84




More information about the commits mailing list