log

age author description
Sat, 07 Jan 2017 22:37:56 +0200 Matti Hamalainen fetch_weather / weather: Add weather measurement station location data (GPS WGS-84 lat/long/height) to weather cache. Not used in weather.tcl yet, tho.
Sat, 07 Jan 2017 22:36:34 +0200 Matti Hamalainen fetch_weather: Unfortunately we have to deal with some UTF-8 brokenness here.
Sat, 07 Jan 2017 22:34:52 +0200 Matti Hamalainen fetch_weather: Change to using JSON static weather station metadata from digitraffic instead of the "old" API's CSV format data.
Sat, 07 Jan 2017 22:30:32 +0200 Matti Hamalainen fetch_weather: Add some debugging output to fetch_http().
Sat, 07 Jan 2017 17:56:11 +0200 Matti Hamalainen fetch_weather: Cleanups.
Sat, 07 Jan 2017 05:15:09 +0200 Matti Hamalainen weather: Cosmetic.
Sat, 07 Jan 2017 05:14:54 +0200 Matti Hamalainen weather: Bump copyright.
Sat, 07 Jan 2017 05:13:11 +0200 Matti Hamalainen fetch_weather: Bump copyright and version.
Sat, 07 Jan 2017 04:15:27 +0200 Matti Hamalainen fetch_weather: "use 5.018;" and some cleanups.
Fri, 06 Jan 2017 21:20:52 +0200 Matti Hamalainen fetch_weather: Better check for 'force' commandline parameter.
Fri, 06 Jan 2017 18:53:42 +0200 Matti Hamalainen fetch_weather: Add commandline option for forcing update of static metadata caches.
Fri, 06 Jan 2017 18:47:22 +0200 Matti Hamalainen fetch_weather: Oops, accidentally removed "use Text::CSV"!
Fri, 06 Jan 2017 18:45:56 +0200 Matti Hamalainen fetch_weather: Use File::Slurper instead of old and somewhat broken File::Slurp.
Fri, 06 Jan 2017 15:12:52 +0200 Matti Hamalainen fetch_weather: Stop using binmode -> utf8 in File::Slurp method calls, it seems to be deprecated at some deeper level.
Fri, 06 Jan 2017 15:05:35 +0200 Matti Hamalainen fetch_weather: Cosmetic.
Fri, 06 Jan 2017 15:04:12 +0200 Matti Hamalainen fetch_weather: Support gzip encoded content in HTTP requests.
Thu, 05 Jan 2017 23:18:28 +0200 Matti Hamalainen fetch_weather: Cosmetic.
Thu, 05 Jan 2017 23:16:46 +0200 Matti Hamalainen Change "Station ID #" not defined?" to a debug message.
Thu, 05 Jan 2017 23:15:54 +0200 Matti Hamalainen fetch_weather: Improve a debug message.
Thu, 05 Jan 2017 23:15:31 +0200 Matti Hamalainen fetch_weather: Make purge_threshold output some information when debugging.
Thu, 05 Jan 2017 23:14:55 +0200 Matti Hamalainen fetch_weather: Make purge_threshold option entirely optional, e.g. not set or 0 will disable purging.
Wed, 21 Dec 2016 20:46:14 +0200 Matti Hamalainen feeds: Improve logging.
Mon, 05 Sep 2016 12:04:49 +0300 Matti Hamalainen fetch_weather: Improve data validity/error checking.
Mon, 05 Sep 2016 11:53:57 +0300 Matti Hamalainen Merged.
Mon, 05 Sep 2016 11:53:15 +0300 Matti Hamalainen calc: Match output from new version of mfcalc binary.
Wed, 10 Feb 2016 17:17:17 +0200 Matti Hamalainen Merged.
Wed, 10 Feb 2016 17:16:34 +0200 Matti Hamalainen Added signature for changeset 299744a6c592
Wed, 10 Feb 2016 14:33:04 +0200 Matti Hamalainen fetch_weather: Fix backwards compatibility with old Text::CSV version vs. utf8 and sep_char passing object creation.
Mon, 08 Feb 2016 13:45:28 +0200 Matti Hamalainen Cosmetics.
Mon, 08 Feb 2016 13:44:08 +0200 Matti Hamalainen fetch_weather: Bump copyright and version.
Sun, 07 Feb 2016 21:38:01 +0200 Matti Hamalainen fetch_weather: Typofix.
Sun, 07 Feb 2016 18:49:36 +0200 Matti Hamalainen fetch_weather: Check for empty station name.
Sun, 07 Feb 2016 18:49:11 +0200 Matti Hamalainen fetch_weather: Trim split input data lines in FMI XML.
Sun, 07 Feb 2016 18:17:21 +0200 Matti Hamalainen fetch_weather: Add back -w
Sun, 07 Feb 2016 18:05:51 +0200 Matti Hamalainen fetch_weather: "use warnings".
Sun, 07 Feb 2016 18:01:20 +0200 Matti Hamalainen fetch_weather: Use Finnish location names instead of Swedish ones from static Tiehallinto station metadata.
Sun, 07 Feb 2016 17:54:09 +0200 Matti Hamalainen fetch_weather: Possibly improve FMI XML mess parsing.
Sun, 07 Feb 2016 17:53:33 +0200 Matti Hamalainen fetch_weather: Fix Tiehallinto metadata handling.
Wed, 03 Feb 2016 17:07:26 +0200 Matti Hamalainen Added tag rel-0_2_0 for changeset c303ddc0a683
Wed, 03 Feb 2016 16:59:32 +0200 Matti Hamalainen fetch_weather: Don't die() in case of bad XML from FMI, just skip parsing rel-0_2_0
Mon, 01 Feb 2016 15:34:34 +0200 Matti Hamalainen fetch_weather: Oops, forgot to define the configuration setting
Sat, 30 Jan 2016 00:55:43 +0200 Matti Hamalainen fetch_weather: Implement purge_threshold setting.
Sat, 30 Jan 2016 00:28:14 +0200 Matti Hamalainen urllog: Fix missing http(s)/ftp:// protocol prefix guessing.
Wed, 06 Jan 2016 20:41:47 +0200 Matti Hamalainen fetch_weather: Purge sufficiently old data.
Tue, 29 Dec 2015 12:01:20 +0200 Matti Hamalainen fetch_weather: Delete unused function.
Fri, 18 Dec 2015 10:10:03 +0200 Matti Hamalainen fetch_weather: Improve debugging and one error message.
Fri, 18 Dec 2015 10:09:32 +0200 Matti Hamalainen fetch_weather: Close STDOUT filehandle before reopening it, to make sure we
Fri, 18 Dec 2015 10:07:35 +0200 Matti Hamalainen fetch_weather: Fix parsing of old/cached datafile.
Thu, 17 Dec 2015 19:27:08 +0200 Matti Hamalainen Add two TLDs to basic TLD list.
Thu, 17 Dec 2015 19:26:42 +0200 Matti Hamalainen weather: Remove debug spam.
Wed, 16 Dec 2015 12:46:26 +0200 Matti Hamalainen weather: Add debugging prints.
Sat, 12 Dec 2015 12:25:30 +0200 Matti Hamalainen fetch_weather: Fix parsing of "empty" CSV data.
Sat, 12 Dec 2015 11:38:42 +0200 Matti Hamalainen feeds: Lower the default feeds item limit value in example configuration.
Sat, 12 Dec 2015 11:38:06 +0200 Matti Hamalainen feeds: Fix some limit checks.
Sat, 12 Dec 2015 10:57:23 +0200 Matti Hamalainen weather: Adjust time handling.
Fri, 11 Dec 2015 23:13:54 +0200 Matti Hamalainen fetch_weather: Bump version.
Fri, 11 Dec 2015 23:13:30 +0200 Matti Hamalainen weather: Bump version.
Fri, 11 Dec 2015 23:13:04 +0200 Matti Hamalainen weather: Adjust time output handling.
Fri, 11 Dec 2015 22:54:26 +0200 Matti Hamalainen fetch_weather: Adjust minimum acceptable recached entry array size.
Fri, 11 Dec 2015 22:38:38 +0200 Matti Hamalainen Add in commented out code.
Fri, 11 Dec 2015 22:37:53 +0200 Matti Hamalainen fetch_weather: Reload old data from stored data.
Fri, 11 Dec 2015 22:19:21 +0200 Matti Hamalainen Cosmetics.
Fri, 11 Dec 2015 22:16:18 +0200 Matti Hamalainen fetch_weather: Fix debug prints.
Fri, 27 Nov 2015 13:46:01 +0200 Matti Hamalainen feeds: Improve safety checks and add new configuration setting.
Sun, 01 Nov 2015 22:05:25 +0200 Matti Hamalainen feeds: Add support for Poliisi.fi information reports.
Sun, 01 Nov 2015 22:04:45 +0200 Matti Hamalainen fetch_weather: Improve debugging.
Thu, 29 Oct 2015 15:51:17 +0200 Matti Hamalainen Update example configuration.
Tue, 20 Oct 2015 10:44:21 +0300 Matti Hamalainen qdb: Bump version.
Tue, 20 Oct 2015 10:44:15 +0300 Matti Hamalainen qdb: Add support for enabled channels.
Tue, 20 Oct 2015 10:43:43 +0300 Matti Hamalainen weather: Bump version.
Tue, 20 Oct 2015 10:43:35 +0300 Matti Hamalainen weather: Use utillib for matching enabled channels.
Sun, 04 Oct 2015 14:34:03 +0300 Matti Hamalainen fetch_weather: Some fixes to make this actually work.
Sun, 04 Oct 2015 14:24:42 +0300 Matti Hamalainen fetch_weather: Fix filemode.
Sun, 04 Oct 2015 14:22:55 +0300 Matti Hamalainen Merged.
Sun, 04 Oct 2015 14:22:32 +0300 Matti Hamalainen fetch_weather: Bump version.
Sun, 04 Oct 2015 14:22:20 +0300 Matti Hamalainen Cosmetics.
Sun, 04 Oct 2015 14:21:22 +0300 Matti Hamalainen fetch_weather: Implement support for new Tiehallinto data API.
Sat, 26 Sep 2015 14:40:11 +0300 Matti Hamalainen utillib: Add some more entity etc. conversions.
Sat, 26 Sep 2015 14:39:47 +0300 Matti Hamalainen Branch merge.
Sat, 26 Sep 2015 14:39:02 +0300 Matti Hamalainen weather: Bump version.
Sat, 26 Sep 2015 14:38:53 +0300 Matti Hamalainen weather: Do not attempt to access weather data through unset / invalid
Thu, 27 Aug 2015 13:04:13 +0300 Matti Hamalainen utillib: Add ­ entity squashing.
Sat, 19 Sep 2015 16:19:50 +0300 Matti Hamalainen fetch_weather: Bump version.
Sat, 19 Sep 2015 16:09:12 +0300 Matti Hamalainen fetc_weather: Remove support for old HTML format parsing of Tiehallinto data, it's not provided in this format anymore.
Wed, 10 Jun 2015 19:05:08 +0300 Matti Hamalainen utillib: Add more entity conversions.
Wed, 03 Jun 2015 18:52:34 +0300 Matti Hamalainen urllog: Bump version.
Wed, 03 Jun 2015 18:51:42 +0300 Matti Hamalainen Merged.
Wed, 03 Jun 2015 18:51:30 +0300 Matti Hamalainen urllog: Fix redirection handling for HTTP 1.1.
Wed, 03 Jun 2015 18:51:06 +0300 Matti Hamalainen utillib: Add entity conversions.
Thu, 21 May 2015 10:00:59 +0300 Matti Hamalainen weather: Bump version.
Thu, 21 May 2015 10:00:29 +0300 Matti Hamalainen weather: Add some better optional debugging.
Mon, 18 May 2015 13:44:08 +0300 Matti Hamalainen feeds: Bump version.
Mon, 18 May 2015 13:41:16 +0300 Matti Hamalainen feeds: Update user agent.
Mon, 18 May 2015 13:37:36 +0300 Matti Hamalainen feeds: Refactor the feeds fetching.
Fri, 15 May 2015 09:25:35 +0300 Matti Hamalainen utillib: Add some entity translations.
Tue, 21 Apr 2015 21:57:37 +0300 Matti Hamalainen urllog: Bump version.
Tue, 21 Apr 2015 21:57:30 +0300 Matti Hamalainen urllog: Fix character set conversion a bit.
Fri, 13 Mar 2015 16:17:40 +0200 Matti Hamalainen utillib: Add some entity conversions.
Fri, 27 Feb 2015 19:35:57 +0200 Matti Hamalainen urllog: 10L Bugfix.
Fri, 27 Feb 2015 17:39:54 +0200 Matti Hamalainen urllog: Add new configuration option urllog_msg_channels.
Fri, 27 Feb 2015 17:38:27 +0200 Matti Hamalainen utillib: Add utl_match_delim_list helper function.
Fri, 27 Feb 2015 14:38:25 +0200 Matti Hamalainen urllog: Improve URL title functionality.
Sat, 31 Jan 2015 01:15:08 +0200 Matti Hamalainen urllog: Force binary fetch.
Sat, 31 Jan 2015 00:43:06 +0200 Matti Hamalainen urllog: Various cleanups.
Wed, 28 Jan 2015 13:57:45 +0200 Matti Hamalainen utillib: Simplify SQL connection creation.
Tue, 27 Jan 2015 13:15:30 +0200 Matti Hamalainen quotedb: Bump version.
Tue, 27 Jan 2015 13:14:42 +0200 Matti Hamalainen Update comment.
Tue, 27 Jan 2015 13:13:44 +0200 Matti Hamalainen Updated a bit.
Tue, 27 Jan 2015 08:44:15 +0200 Matti Hamalainen urllog: 100L.
Tue, 27 Jan 2015 08:41:58 +0200 Matti Hamalainen urllog: Improve comments on http_tls_support setting.
Tue, 27 Jan 2015 08:40:17 +0200 Matti Hamalainen urllog: Added urllog_extra_strict option.
Tue, 27 Jan 2015 08:39:50 +0200 Matti Hamalainen urllog: Update messages.
Tue, 27 Jan 2015 08:39:21 +0200 Matti Hamalainen urllog: Add message for unknown TLDs.
Tue, 27 Jan 2015 08:24:13 +0200 Matti Hamalainen urllog: Make ordering of the configuration bit saner.
Tue, 27 Jan 2015 08:23:22 +0200 Matti Hamalainen urllog: Make TLD check configurable.
Tue, 27 Jan 2015 08:22:36 +0200 Matti Hamalainen urllog: Make rasiatube hack configurable.
Tue, 27 Jan 2015 08:21:00 +0200 Matti Hamalainen urllog: Fix comment.
Mon, 26 Jan 2015 15:23:33 +0200 Matti Hamalainen urllog: 10L.
Mon, 26 Jan 2015 14:14:17 +0200 Matti Hamalainen Fix feed fetching.
Mon, 26 Jan 2015 14:07:16 +0200 Matti Hamalainen utillib: utl_escape (which will be deprecated soon).