[commits] Horde branch master updated. f6ef593b6e36a91a36f19bf2324e25feb49b380f
Michael J. Rubinsky
mrubinsk at horde.org
Tue Dec 6 17:56:12 UTC 2016
The branch "master" has been updated.
The following is a summary of the commits.
from: cf9808f43f49498220282559e070bed4ec99969c
d3240fe Don't even try, we know the data source is gone.
5ac6443 Improve speed of migration for weather data.
f6ef593 BFN
Summary: http://github.com/horde/horde/compare/cf9808f43f49498220282559e070bed4ec99969c...f6ef593b6e36a91a36f19bf2324e25feb49b380f
-----------------------------------------------------------------------
commit d3240fe803d8da6fcbe79cebec5e91ec7f0fe3cf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Dec 6 12:53:29 2016 -0500
Don't even try, we know the data source is gone.
Saves having to wait for timeout.
.../Horde/Service/Weather/1_horde_service_weather_airports.php | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/d3240fe803d8da6fcbe79cebec5e91ec7f0fe3cf
-----------------------------------------------------------------------
commit 5ac6443d83c2a781297f998ba2e2e23355001225
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Dec 6 12:54:04 2016 -0500
Improve speed of migration for weather data.
Further improvement by using an array_map would lead to
memory exhaustion on most reasonably configured systems, so
still need to iterate over the getcsv calls.
.../2_horde_service_weather_airports_change.php | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/5ac6443d83c2a781297f998ba2e2e23355001225
-----------------------------------------------------------------------
commit f6ef593b6e36a91a36f19bf2324e25feb49b380f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Dec 6 12:55:57 2016 -0500
BFN
framework/Service_Weather/package.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/f6ef593b6e36a91a36f19bf2324e25feb49b380f
More information about the commits
mailing list