[commits] Horde branch master updated. 600516abc638ddf9dc71910722f052d223c8770b

Michael J. Rubinsky mrubinsk at horde.org
Mon Nov 7 21:16:32 UTC 2011


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

from: f2d05a51fe29565188a8b107c412674b109ba8a1

947f37d Add factory for Horde_Weather drivers.
7e12d1b update package.xml
f629dac Tweak location detection for timeobjects weather.
72a8ca1 Throw exception if looking for location by IP for google driver.
f8d8120 Remove dead code, ws.
600516a Add config case for Google's Weather API.

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

commit 947f37d98fb175d0c2fcd16cd2c2af7776b79f49
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 7 14:30:33 2011 -0500

    Add factory for Horde_Weather drivers.

 framework/Core/lib/Horde/Core/Factory/Weather.php |   44 +++++++++++++++++++++
 framework/Core/lib/Horde/Registry.php             |    1 +
 2 files changed, 45 insertions(+), 0 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/Factory/Weather.php

http://git.horde.org/horde-git/-/commit/947f37d98fb175d0c2fcd16cd2c2af7776b79f49

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

commit 7e12d1bd5844bf3e1ecadac6ccafeae0f015b10d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 7 15:40:17 2011 -0500

    update package.xml

 framework/Core/package.xml |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/7e12d1bd5844bf3e1ecadac6ccafeae0f015b10d

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

commit f629dac3b4e7a0d668376898ab5faaa09489ecc7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 7 16:11:25 2011 -0500

    Tweak location detection for timeobjects weather.
    
    Avoids error notifications on every kronolith page load if no location is
    set/available

 timeobjects/lib/Api.php            |    7 +-
 timeobjects/lib/Driver/Weather.php |  144 +++++++++++++++++------------------
 2 files changed, 73 insertions(+), 78 deletions(-)

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

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

commit 72a8ca1ee1985eb44d5672bb17b68a96d53d4843
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 7 16:12:56 2011 -0500

    Throw exception if looking for location by IP for google driver.

 framework/Service_Weather/lib/Horde/Service/Weather/Google.php |   61 +++-----
 1 files changed, 19 insertions(+), 42 deletions(-)

http://git.horde.org/horde-git/-/commit/72a8ca1ee1985eb44d5672bb17b68a96d53d4843

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

commit f8d81202647a9c36f7f6b3eefccf6f528c1572cf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 7 16:14:44 2011 -0500

    Remove dead code, ws.

 framework/Service_Weather/lib/Horde/Service/Weather/Station.php   |    2 --
 .../lib/Horde/Service/Weather/WeatherUnderground.php              |    1 +
 2 files changed, 1 insertions(+), 2 deletions(-)

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

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

commit 600516abc638ddf9dc71910722f052d223c8770b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Nov 7 16:15:17 2011 -0500

    Add config case for Google's Weather API.

 horde/config/conf.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/600516abc638ddf9dc71910722f052d223c8770b




More information about the commits mailing list