Age | Commit message (Expand) | Author | Lines |
2019-05-29 | perltidy | Daniel Friesel | -52/+52 |
2019-05-29 | Fix DS100 code for Berlin Westkreuz | Daniel Friesel | -2/+0 |
2019-05-18 | Add station Bonn UN Campus (missing in outdated Open Data dataset) | Daniel Friesel | -0/+1 |
2019-04-29 | Release v1.251.25 | Daniel Friesel | -5/+5 |
2019-03-16 | Add delay code 66 (flooded area) | Daniel Friesel | -0/+5 |
2019-03-10 | lookahead: do not ignore trains where only arrival is < lookahead time | Daniel Friesel | -5/+5 |
2019-03-02 | Release v1.241.24 | Daniel Friesel | -5/+5 |
2019-03-02 | Update Copyright year | Daniel Friesel | -3/+3 |
2019-02-24 | Do not throw warning when encountering a train with no classes | Daniel Friesel | -1/+1 |
2019-02-15 | Remove erroneous double entry for Düsseldorf-Bilk | Daniel Friesel | -1/+0 |
2019-01-14 | filter out message ID 900 as it is useless for us | Daniel Friesel | -4/+9 |
2018-12-29 | Release v1.231.23 | Daniel Friesel | -5/+5 |
2018-12-26 | Remove 900 / Anschlussbus wartet for now | Daniel Friesel | -16/+13 |
2018-12-26 | Ignore (apparently useless) ZOB stations entirely | Daniel Friesel | -11/+7 |
2018-12-26 | route_interesting: Also remove Hbf suffixes | Daniel Friesel | -1/+1 |
2018-12-26 | Do not include supersede-only messages in qos_messages | Daniel Friesel | -6/+7 |
2018-12-26 | "reservation display is working again" supersedes "no reservation display" | Daniel Friesel | -1/+2 |
2018-12-17 | Work around too closely related stations in Munich | Daniel Friesel | -0/+11 |
2018-12-16 | route_interesting: Add .hl.n. (czech main station) | Daniel Friesel | -1/+4 |
2018-12-16 | Release v1.221.22 | Daniel Friesel | -5/+5 |
2018-12-16 | Add delay code 4 | Daniel Friesel | -0/+1 |
2018-11-25 | Result: Remove superfluous bless() call | Daniel Friesel | -1/+1 |
2018-11-03 | Add delay code 37 | Daniel Friesel | -0/+3 |
2018-09-09 | Release v1.211.21 | Daniel Friesel | -5/+5 |
2018-09-08 | Handle _all_ cases of invalid XML | Daniel Friesel | -6/+28 |
2018-09-08 | Catch LibXML parser errors | Daniel Friesel | -3/+8 |
2018-08-20 | Result: Fix a typo | Daniel Friesel | -1/+1 |
2018-08-06 | Release v1.201.20 | Daniel Friesel | -5/+5 |
2018-08-05 | Compare lookahead to scheduled and not realtime data | Daniel Friesel | -5/+7 |
2018-08-01 | Release v1.191.19 | Daniel Friesel | -5/+5 |
2018-07-29 | Result: Add arrival_delay and departure_delay accessors | Daniel Friesel | -9/+24 |
2018-07-28 | route_interesting: Add "HB" (swiss) and "Centraal" (dutch) | Daniel Friesel | -1/+1 |
2018-06-03 | Add delay code 12 | Daniel Friesel | -0/+1 |
2018-04-23 | Release v1.181.18 | Daniel Friesel | -5/+5 |
2018-04-22 | Update station dataset (2016-01 -> 2017-09) | Daniel Friesel | -6576/+6905 |
2018-04-14 | Release v1.171.17 | Daniel Friesel | -9/+9 |
2018-04-10 | Fix acronym for Wolfenbüttel (closes #6) | Daniel Friesel | -1/+1 |
2018-04-07 | Revert optional request logging for delay-stats addon | Daniel Friesel | -11/+0 |
2018-03-24 | Fix documentation error in $status->results | Daniel Friesel | -1/+1 |
2018-03-18 | stats: Fix strftime typo, only save timestamp where needed | Daniel Friesel | -1/+3 |
2018-03-16 | add optional request logging for delay-stats addon | Daniel Friesel | -0/+9 |
2018-03-11 | Fix DS100 code for Dülmen | Daniel Friesel | -1/+1 |
2017-12-16 | Remove accidentally commited debug output | Daniel Friesel | -2/+0 |
2017-07-18 | Fix acronym for Stuttgart Hbf (tief) | Daniel Friesel | -1/+1 |
2017-07-08 | Release v1.161.16 | Daniel Friesel | -6/+6 |
2017-07-02 | Merge branch 'master' of git.finalrewind.org:var/git_root/Travel-Status-DE-IRIS | Daniel Friesel | -4/+16 |
2017-07-02 | Fix delay calculation for prematurely terminating trains | Daniel Friesel | -29/+33 |
2017-06-25 | Interpret lookahead / lookbehind with 1-minute granularity | Daniel Friesel | -4/+16 |
2017-06-15 | release v1.151.15 | Daniel Friesel | -6/+6 |
2017-05-29 | Result: Document new addition/cancellation accessors | Daniel Friesel | -0/+24 |