summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/IRIS.pm
AgeCommit message (Expand)AuthorLines
2019-01-14filter out message ID 900 as it is useless for usDaniel Friesel-3/+6
2018-12-29Release v1.231.23Daniel Friesel-2/+2
2018-12-26Ignore (apparently useless) ZOB stations entirelyDaniel Friesel-11/+7
2018-12-17Work around too closely related stations in MunichDaniel Friesel-0/+11
2018-12-16Release v1.221.22Daniel Friesel-2/+2
2018-09-09Release v1.211.21Daniel Friesel-2/+2
2018-09-08Handle _all_ cases of invalid XMLDaniel Friesel-6/+28
2018-09-08Catch LibXML parser errorsDaniel Friesel-3/+8
2018-08-06Release v1.201.20Daniel Friesel-2/+2
2018-08-05Compare lookahead to scheduled and not realtime dataDaniel Friesel-5/+7
2018-08-01Release v1.191.19Daniel Friesel-2/+2
2018-04-23Release v1.181.18Daniel Friesel-2/+2
2018-04-14Release v1.171.17Daniel Friesel-3/+3
2018-04-07Revert optional request logging for delay-stats addonDaniel Friesel-11/+0
2018-03-24Fix documentation error in $status->resultsDaniel Friesel-1/+1
2018-03-18stats: Fix strftime typo, only save timestamp where neededDaniel Friesel-1/+3
2018-03-16add optional request logging for delay-stats addonDaniel Friesel-0/+9
2017-12-16Remove accidentally commited debug outputDaniel Friesel-2/+0
2017-07-08Release v1.161.16Daniel Friesel-2/+2
2017-06-25Interpret lookahead / lookbehind with 1-minute granularityDaniel Friesel-4/+16
2017-06-15release v1.151.15Daniel Friesel-2/+2
2017-02-14sort optimizationDaniel Friesel-1/+1
2017-02-14minor optimizationsDaniel Friesel-17/+24
2017-02-06version bump1.14Daniel Friesel-2/+2
2017-02-05IRIS: Only create UserAgent and strptime obj onceDaniel Friesel-7/+9
2017-02-05documentationDaniel Friesel-9/+22
2017-01-28Change default lookahead to 3 hoursDaniel Friesel-1/+1
2017-01-28Support ->lookbehind for delayed trains from previous hoursDaniel Friesel-4/+11
2017-01-26Version bump1.13Daniel Friesel-2/+2
2017-01-25Fix Result->line_no (now belongs to <ar>/<dp>, no longer <tl>)Daniel Friesel-1/+2
2016-12-30version bump1.12Daniel Friesel-2/+2
2016-11-24minor optimizationDaniel Friesel-1/+0
2016-10-11version bump1.11Daniel Friesel-2/+2
2016-10-10Update IRIS(3pm)Daniel Friesel-1/+9
2016-10-09IRIS: Fix realtime cache variable name. derp.Daniel Friesel-1/+1
2016-10-07pass cache to newly created children. derp.Daniel Friesel-0/+2
2016-10-06Use the same DateTime::Format::Strptime object for all Result objectsDaniel Friesel-8/+15
2016-10-05IRIS: shave off some additional milisecondsDaniel Friesel-1/+3
2016-10-05IRIS: Decrease execution time at the cost of slightly higher memory useDaniel Friesel-7/+9
2016-10-01Release v1.101.10Daniel Friesel-2/+2
2016-06-27version bump1.09Daniel Friesel-2/+2
2016-06-09version bump1.08Daniel Friesel-3/+3
2016-05-02Fix "Uninitialized value in split" for stations without meta tagsDaniel Friesel-1/+1
2016-05-01version bump1.07Daniel Friesel-2/+2
2016-04-30get_station: set warnstr when a non-root station fetch failsDaniel Friesel-3/+15
2016-04-30get_station: Prevent endless while loopDaniel Friesel-1/+8
2016-04-29Use iterative related-station fetch instead of recursive approachDaniel Friesel-52/+42
2016-02-29version bump1.06Daniel Friesel-2/+2
2016-02-28Partially fix excessive requests for stations with long "meta" tagsDaniel Friesel-2/+9
2015-12-26IRIS.pm: Document with_related optionDaniel Friesel-0/+11