Age | Commit message (Expand) | Author | Lines |
2016-09-27 | get_station: Support EVA / UIC code | Daniel Friesel | -0/+6 |
2016-09-26 | Fix yet another DS100 code error | Daniel Friesel | -1/+1 |
2016-09-16 | Fix another wrong entry in the OpenData station list | Daniel Friesel | -1/+1 |
2016-06-27 | version bump1.09 | Daniel Friesel | -4/+4 |
2016-06-27 | changelog, update DB Data link | Daniel Friesel | -1/+1 |
2016-06-25 | fix Stuttgart Hbf (tief) and Stuttgart-Feuerbach (errors in data source) | Daniel Friesel | -2/+2 |
2016-06-19 | update DB Haltestellen data source and links | Daniel Friesel | -1/+1 |
2016-06-19 | Result: classes: Actually return a list | Daniel Friesel | -1/+9 |
2016-06-09 | Fix another Stations.pm version number... | Daniel Friesel | -1/+1 |
2016-06-09 | Fix Stations.pm version number. (oops) | Daniel Friesel | -1/+1 |
2016-06-09 | version bump1.08 | Daniel Friesel | -3/+3 |
2016-05-26 | update acronyms.pl helper script with DS100 fixups etc. | Daniel Friesel | -967/+965 |
2016-05-18 | fix yet another ds100 bug | Daniel Friesel | -1/+1 |
2016-05-12 | Update Stations.pm documentation | Daniel Friesel | -18/+45 |
2016-05-10 | Stations: Fix DS100 for Düsseldorf-Derendorf | Daniel Friesel | -1/+1 |
2016-05-10 | perltidy | Daniel Friesel | -116/+124 |
2016-05-10 | add get_stations_by_location method | Daniel Friesel | -0/+25 |
2016-05-10 | more ds100 fixes | Daniel Friesel | -2/+2 |
2016-05-10 | re-add non-german railway stations (manual import from old data source) | Daniel Friesel | -399/+2149 |
2016-05-09 | Add copyright notice for DB station data | Daniel Friesel | -2/+6 |
2016-05-09 | Switch to Deutsche Bahn Haltestellen list | Daniel Friesel | -15200/+6690 |
2016-05-01 | version bump1.07 | Daniel Friesel | -3/+3 |
2016-03-27 | update line_no documentation | Daniel Friesel | -3/+2 |
2016-02-29 | version bump1.06 | Daniel Friesel | -3/+3 |
2015-12-20 | release v1.051.05 | Daniel Friesel | -3/+3 |
2015-11-12 | use Bahn OpenData site for DS100 station list | Daniel Friesel | -695/+686 |
2015-11-12 | prepare v1.04 (will be released from separate branch) | Daniel Friesel | -3/+3 |
2015-11-12 | Result: Do not try parsing undef timestamps, re-use existing strptime object | Daniel Friesel | -46/+27 |
2015-10-04 | add qos code 79 ("Ohne Mehrzweckabteil") | Daniel Friesel | -13/+18 |
2015-09-16 | release v1.03 | Daniel Friesel | -3/+5 |
2015-09-16 | Result: key 900 isn't that sure actually | Daniel Friesel | -3/+3 |
2015-09-14 | re-enable substring matching -> use both for station lookup | Daniel Friesel | -8/+5 |
2015-09-12 | use Text::Levenshtein(XS) for fuzzy station name matching | Daniel Friesel | -2/+22 |
2015-07-06 | Verified qos key 70 ("Kein WLAN") | Daniel Friesel | -2/+2 |
2015-05-29 | Result: add info key 900 | Daniel Friesel | -0/+5 |
2015-05-26 | version bump1.02 | Daniel Friesel | -3/+3 |
2015-05-25 | Result: Add qos key 70 (probably "no wifi") | Daniel Friesel | -0/+5 |
2015-05-25 | Result.pm: key 60 (delay cause of storm) verified | Daniel Friesel | -3/+2 |
2015-05-22 | turns out a train can be both "too full" and "way too full" | Daniel Friesel | -3/+5 |
2015-05-15 | release v1.011.01 | Daniel Friesel | -3/+3 |
2015-05-15 | Update Stations.pm and acromys.{pl,sh}. Fix 9 code/name combos. | Daniel Friesel | -9/+14 |
2015-05-15 | acronyms.sh: update DS100 URL | Daniel Friesel | -2/+2 |
2015-05-08 | route_interesting: also consider airports | Daniel Friesel | -1/+1 |
2015-05-01 | release v1.01.00 | Daniel Friesel | -4/+4 |
2015-05-01 | IRIS/Result: Remove set_tl logic -- turns out it's not required | Daniel Friesel | -9/+1 |
2015-04-30 | version bump0.10 | Daniel Friesel | -4/+4 |
2015-04-29 | Result: JSON: Return the cleaned up hash, not the original... | Daniel Friesel | -1/+1 |
2015-04-29 | Result: TO_JSON: Do not include references (causes death by recursion otherwise) | Daniel Friesel | -0/+6 |
2015-04-28 | release v0.090.09 | Daniel Friesel | -4/+4 |
2015-04-27 | parse <ref> in fchg, add replacement support to backend and frontend | Daniel Friesel | -4/+54 |