Age | Commit message (Expand) | Author | Lines |
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 | -7/+17 |
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 | Fix typo in changelog | Daniel Friesel | -1/+1 |
2018-12-16 | Release v1.221.22 | Daniel Friesel | -7/+12 |
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-12 | minor documentation improvements | Daniel Friesel | -14/+22 |
2018-11-03 | Add delay code 37 | Daniel Friesel | -0/+3 |
2018-09-09 | Release v1.211.21 | Daniel Friesel | -7/+11 |
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-24 | traintrack: perltidy | Daniel Friesel | -59/+72 |
2018-08-24 | triantrack: Improve output, update data immediately before display | Daniel Friesel | -13/+32 |
2018-08-23 | Rewrite traintrack example with proper logic and caching | Daniel Friesel | -20/+121 |
2018-08-22 | add example script for tracking of a single train along its route | Daniel Friesel | -0/+109 |
2018-08-20 | Result: Fix a typo | Daniel Friesel | -1/+1 |
2018-08-06 | Release v1.201.20 | Daniel Friesel | -7/+14 |
2018-08-05 | Compare lookahead to scheduled and not realtime data | Daniel Friesel | -9/+11 |
2018-08-01 | Release v1.191.19 | Daniel Friesel | -7/+14 |
2018-08-01 | add tests for arrival_delay vs. departure_delay | Daniel Friesel | -1/+9 |
2018-07-29 | db-iris: Show arrival delays in -ot mode even if departure is on time | Daniel Friesel | -1/+1 |
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 | -7/+11 |
2018-04-22 | Update station dataset (2016-01 -> 2017-09) | Daniel Friesel | -6603/+6925 |
2018-04-14 | Release v1.171.17 | Daniel Friesel | -13/+18 |
2018-04-10 | Fix acronym for Wolfenbüttel (closes #6) | Daniel Friesel | -1/+2 |
2018-04-07 | Revert optional request logging for delay-stats addon | Daniel Friesel | -13/+0 |
2018-04-07 | db-iris: Support "--date tomorrow" | Daniel Friesel | -9/+15 |
2018-04-04 | Add File::Slurp dependency to Build.PL and README | Daniel Friesel | -0/+2 |
2018-04-04 | Add Travis CI config | Daniel Friesel | -0/+9 |
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/+2 |
2017-12-16 | Remove accidentally commited debug output | Daniel Friesel | -2/+0 |
2017-07-18 | Fix acronym for Stuttgart Hbf (tief) | Daniel Friesel | -2/+1 |
2017-07-08 | Release v1.161.16 | Daniel Friesel | -10/+13 |
2017-07-05 | Use Test::Number::Delta for floating point comparisons | Daniel Friesel | -6/+11 |
2017-07-03 | changelog | Daniel Friesel | -0/+1 |
2017-07-02 | Merge branch 'master' of git.finalrewind.org:var/git_root/Travel-Status-DE-IRIS | Daniel Friesel | -10/+22 |
2017-07-02 | Fix delay calculation for prematurely terminating trains | Daniel Friesel | -29/+37 |