[commits] Horde branch master updated. 3c42b697dd249d6f717bd34fc68584f7905c3f22

Michael J. Rubinsky mrubinsk at horde.org
Fri Nov 4 04:14:55 UTC 2011


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

from: 98558e1bba8390bbef17e9016549f29e3d3b5565

aa5f784 Refactor Location lookup, add Cache lifetime
3c42b69 remove unused files, update package.xml

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

commit aa5f78428f8e249f19e61e0d718150619965782c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Nov 4 00:09:33 2011 -0400

    Refactor Location lookup, add Cache lifetime
    
    No need for separate location classes. Simplify things.

 framework/Service_Weather/lib/Horde/Service/Weather.php           |    7 +
 framework/Service_Weather/lib/Horde/Service/Weather/Base.php      |   38 +-
 .../Service_Weather/lib/Horde/Service/Weather/Location/Base.php   |    1 +
 .../lib/Horde/Service/Weather/Location/WeatherUnderground.php     |   53 ++
 framework/Service_Weather/lib/Horde/Service/Weather/Station.php   |    3 +-
 .../lib/Horde/Service/Weather/WeatherUnderground.php              |  132 +++-
 framework/Service_Weather/package.xml                             |    9 +-
 7 files changed, 194 insertions(+), 49 deletions(-)
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Location/WeatherUnderground.php

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

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

commit 3c42b697dd249d6f717bd34fc68584f7905c3f22
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Nov 4 00:14:16 2011 -0400

    remove unused files, update package.xml

 framework/Service_Weather/lib/Horde/Service/Weather/Base.php      |    1 -
 .../Service_Weather/lib/Horde/Service/Weather/Location/Base.php   |   52 ----
 .../lib/Horde/Service/Weather/Location/WeatherUnderground.php     |   53 -----
 .../lib/Horde/Service/Weather/WeatherUnderground.php              |    1 -
 framework/Service_Weather/package.xml                             |   12 +-
 5 files changed, 3 insertions(+), 116 deletions(-)
 delete mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Location/Base.php
 delete mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Location/WeatherUnderground.php

http://git.horde.org/horde-git/-/commit/3c42b697dd249d6f717bd34fc68584f7905c3f22




More information about the commits mailing list