[commits] Horde branch master updated. adb334a78f4dd792ede1a3efbb3314d3f87c5176

Michael J. Rubinsky mrubinsk at horde.org
Mon Nov 28 03:53:11 UTC 2011


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

from: adc6e73cb78796058974129b9843f6fec038ae2d

696f14d This property isn't used for Wwo
b3f0c81 ws
81f6b87 round the results of these calculations
2213da2 Fix returning translated property
3e57180 Use the time returned from the request to calculate sunrise/sunset
054744b Set the station time from the time we already have.
64928ff Don't skip the current day's forecast
3cb0456 Equality check, not assignment
adb334a Add Wwo tests

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

commit 696f14d4fb09a476953acb1a8f119c439da24fba
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 22:02:54 2011 -0500

    This property isn't used for Wwo

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

http://git.horde.org/horde-git/-/commit/696f14d4fb09a476953acb1a8f119c439da24fba

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

commit b3f0c81909a31292787d9f56f193b1b9178021d7
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 22:03:22 2011 -0500

    ws

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

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

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

commit 81f6b87141f467b05a2314dea1619723f58203f2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 22:03:39 2011 -0500

    round the results of these calculations

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

http://git.horde.org/horde-git/-/commit/81f6b87141f467b05a2314dea1619723f58203f2

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

commit 2213da248c5b5496f19cd9524ae6ba9f0c53b685
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 22:03:59 2011 -0500

    Fix returning translated property

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

http://git.horde.org/horde-git/-/commit/2213da248c5b5496f19cd9524ae6ba9f0c53b685

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

commit 3e57180fe15de6008eb0de8df78e064f7f46e63c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 22:15:17 2011 -0500

    Use the time returned from the request to calculate sunrise/sunset

 framework/Service_Weather/lib/Horde/Service/Weather/Wwo.php |   22 ++++++++--
 1 files changed, 17 insertions(+), 5 deletions(-)

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

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

commit 054744b8736cff908386e6c77ac8fc274a1323d5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 22:50:15 2011 -0500

    Set the station time from the time we already have.

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

http://git.horde.org/horde-git/-/commit/054744b8736cff908386e6c77ac8fc274a1323d5

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

commit 64928ff3e7453986a4e6f83c0d992b29b8b9c37d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 22:51:19 2011 -0500

    Don't skip the current day's forecast

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

http://git.horde.org/horde-git/-/commit/64928ff3e7453986a4e6f83c0d992b29b8b9c37d

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

commit 3cb0456eda0858b3e209ed2f7abbb998ff366f40
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 22:52:08 2011 -0500

    Equality check, not assignment

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

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

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

commit adb334a78f4dd792ede1a3efbb3314d3f87c5176
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 27 22:52:32 2011 -0500

    Add Wwo tests

 framework/Service_Weather/test/Horde/Service/Weather/WwoTest.php  |  120 +++++
 .../test/Horde/Service/Weather/fixtures/boston_wwo.json           |    1 +
 2 files changed, 121 insertions(+), 0 deletions(-)
 create mode 100644 framework/Service_Weather/test/Horde/Service/Weather/WwoTest.php
 create mode 100644 framework/Service_Weather/test/Horde/Service/Weather/fixtures/boston_wwo.json

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




More information about the commits mailing list