[commits] Horde branch master updated. e1a5810d0f764618a5e69bfac099292d45ce238e

Michael J. Rubinsky mrubinsk at horde.org
Sat Aug 29 02:52:57 UTC 2015


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

from: e29204d16c7ef71faf045c6abc36a5950baf81e7

29a15a5 Update to support WWO's version 2 API.
2382cd2 This should default to 1. Had this set to 2 for testing.
fe8089f BFN
1a73383 Allow configuring WWO API version.
b903ef3 Revert url change I made during testing.
e1a5810 This is a configenum, not multienum.

Summary: http://github.com/horde/horde/compare/e29204d16c7ef71faf045c6abc36a5950baf81e7...e1a5810d0f764618a5e69bfac099292d45ce238e

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

commit 29a15a5ad62ff857704ffd5e4dc12d6a33c93acf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 28 22:39:28 2015 -0400

    Update to support WWO's version 2 API.
    
    Part of Ticket: 14094

 .../Service_Weather/lib/Horde/Service/Weather/Forecast/Wwov2.php  |   59 +++
 .../Service_Weather/lib/Horde/Service/Weather/Period/Wwov2.php    |  110 +++++
 framework/Service_Weather/lib/Horde/Service/Weather/Wwo.php       |   47 ++-
 framework/Service_Weather/package.xml                             |   10 +-
 4 files changed, 216 insertions(+), 10 deletions(-)
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Forecast/Wwov2.php
 create mode 100644 framework/Service_Weather/lib/Horde/Service/Weather/Period/Wwov2.php

http://github.com/horde/horde/commit/29a15a5ad62ff857704ffd5e4dc12d6a33c93acf

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

commit 2382cd2a2fdf19ecfe20f6eab098cea3cc34180c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 28 22:47:07 2015 -0400

    This should default to 1. Had this set to 2 for testing.

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

http://github.com/horde/horde/commit/2382cd2a2fdf19ecfe20f6eab098cea3cc34180c

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

commit fe8089f2f8665d9ef5affead2f62a1bc586987ff
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 28 22:47:46 2015 -0400

    BFN

 framework/Service_Weather/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/fe8089f2f8665d9ef5affead2f62a1bc586987ff

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

commit 1a7338340a31ea907b26086fe72c67b1e919047c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 28 22:48:01 2015 -0400

    Allow configuring WWO API version.

 framework/Core/lib/Horde/Core/Factory/Weather.php |    3 +++
 horde/config/conf.xml                             |    7 +++++++
 2 files changed, 10 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/1a7338340a31ea907b26086fe72c67b1e919047c

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

commit b903ef3277e97e5ba156355f2fa9d4a7c2aaad7c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 28 22:51:57 2015 -0400

    Revert url change I made during testing.

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

http://github.com/horde/horde/commit/b903ef3277e97e5ba156355f2fa9d4a7c2aaad7c

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

commit e1a5810d0f764618a5e69bfac099292d45ce238e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Aug 28 22:52:14 2015 -0400

    This is a configenum, not multienum.

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

http://github.com/horde/horde/commit/e1a5810d0f764618a5e69bfac099292d45ce238e




More information about the commits mailing list