[commits] Horde branch master updated. 97c8657df0b225b42837aedfcacbd0197bd2687f

Michael J. Rubinsky mrubinsk at horde.org
Sun Nov 27 05:18:41 UTC 2011


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

from: 4028349e0118df656ea72787768c0eef5faf5b68

fdde26b remove typehint/default value.
d29a12b ws
684a170 Fix making requests when using no cache
bae0cc0 This *is* supported
6fbc99e Ensure we return a scalar and not an object
83905e1 throw exception if nothing has been requested before requested station info.
a10665a remove duplicate case
0ce6520 Fix scope
d4a7adf Fix getting forecast time for google driver
40b6754 ensure we return a scalar
97c8657 Start test suite for Service_Weather.

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

commit fdde26b957c17fb47860d078e5a62d80ec63bdb1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Nov 26 23:06:59 2011 -0500

    remove typehint/default value.
    
    Allow each driver to pass it's own structure.

 .../Service_Weather/lib/Horde/Service/Weather/Current/Base.php    |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit d29a12bd7fd28c9ce3b2c8ef7f733e7b70c75a09
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Nov 26 23:08:28 2011 -0500

    ws

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

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

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

commit 684a170d4be0b4713915509bbe47d14b36b8dae8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Nov 26 23:10:14 2011 -0500

    Fix making requests when using no cache

 framework/Service_Weather/lib/Horde/Service/Weather/Google.php    |    4 ++--
 .../lib/Horde/Service/Weather/WeatherUnderground.php              |    3 ++-
 framework/Service_Weather/lib/Horde/Service/Weather/Wwo.php       |    4 +++-
 3 files changed, 7 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/684a170d4be0b4713915509bbe47d14b36b8dae8

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

commit bae0cc01f7b180b512dca30db0369fdd8bd28311
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Nov 26 23:23:54 2011 -0500

    This *is* supported

 .../Service_Weather/lib/Horde/Service/Weather/Current/Google.php  |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit 6fbc99e7859c6ba29a3e9278b138da03f5e66b34
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sat Nov 26 23:24:17 2011 -0500

    Ensure we return a scalar and not an object

 .../Service_Weather/lib/Horde/Service/Weather/Current/Google.php  |    7 +++--
 1 files changed, 4 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/6fbc99e7859c6ba29a3e9278b138da03f5e66b34

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

commit 83905e14dd99ed2fe058c9df5a1a6dad68d0d533
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 00:15:38 2011 -0500

    throw exception if nothing has been requested before requested station info.

 framework/Service_Weather/lib/Horde/Service/Weather/Base.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/83905e14dd99ed2fe058c9df5a1a6dad68d0d533

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

commit a10665ac5ac40ddb8acaeb1a2795dd1929fe2640
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 00:16:13 2011 -0500

    remove duplicate case

 .../Service_Weather/lib/Horde/Service/Weather/Current/Google.php  |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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

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

commit 0ce6520884a3b5a0b56d690fe73396104da2ab9d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 00:16:34 2011 -0500

    Fix scope

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

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

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

commit d4a7adf4694793d752540c60fbf9981b8ec1c124
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 00:16:56 2011 -0500

    Fix getting forecast time for google driver

 .../Service_Weather/lib/Horde/Service/Weather/Forecast/Google.php |    2 +-
 framework/Service_Weather/lib/Horde/Service/Weather/Google.php    |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

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

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

commit 40b6754f6ac76ed01901aa55190f7e20e207dd5a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 00:17:16 2011 -0500

    ensure we return a scalar

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

http://git.horde.org/horde-git/-/commit/40b6754f6ac76ed01901aa55190f7e20e207dd5a

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

commit 97c8657df0b225b42837aedfcacbd0197bd2687f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 00:18:08 2011 -0500

    Start test suite for Service_Weather.
    
    First working test is for Google driver.

 framework/Service_Weather/package.xml                             |   34 +-
 framework/Service_Weather/test/Horde/Service/Weather/AllTests.php |   45 ++
 framework/Service_Weather/test/Horde/Service/Weather/Autoload.php |   18 +
 .../Service_Weather/test/Horde/Service/Weather/GoogleTest.php     |  140 +++++
 .../test/Horde/Service/Weather/fixtures/boston_google.xml         |    1 +
 .../test/Horde/Service/Weather/fixtures/boston_google_de.xml      |    1 +
 6 files changed, 236 insertions(+), 3 deletions(-)
 create mode 100644 framework/Service_Weather/test/Horde/Service/Weather/AllTests.php
 create mode 100644 framework/Service_Weather/test/Horde/Service/Weather/Autoload.php
 create mode 100644 framework/Service_Weather/test/Horde/Service/Weather/GoogleTest.php
 create mode 100644 framework/Service_Weather/test/Horde/Service/Weather/fixtures/boston_google.xml
 create mode 100644 framework/Service_Weather/test/Horde/Service/Weather/fixtures/boston_google_de.xml

http://git.horde.org/horde-git/-/commit/97c8657df0b225b42837aedfcacbd0197bd2687f




More information about the commits mailing list