summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/IRIS
AgeCommit message (Expand)AuthorLines
2016-06-25fix Stuttgart Hbf (tief) and Stuttgart-Feuerbach (errors in data source)Daniel Friesel-2/+2
2016-06-19update DB Haltestellen data source and linksDaniel Friesel-1/+1
2016-06-19Result: classes: Actually return a listDaniel Friesel-1/+9
2016-06-09Fix another Stations.pm version number...Daniel Friesel-1/+1
2016-06-09Fix Stations.pm version number. (oops)Daniel Friesel-1/+1
2016-06-09version bump1.08Daniel Friesel-3/+3
2016-05-26update acronyms.pl helper script with DS100 fixups etc.Daniel Friesel-967/+965
2016-05-18fix yet another ds100 bugDaniel Friesel-1/+1
2016-05-12Update Stations.pm documentationDaniel Friesel-18/+45
2016-05-10Stations: Fix DS100 for Düsseldorf-DerendorfDaniel Friesel-1/+1
2016-05-10perltidyDaniel Friesel-116/+124
2016-05-10add get_stations_by_location methodDaniel Friesel-0/+25
2016-05-10more ds100 fixesDaniel Friesel-2/+2
2016-05-10re-add non-german railway stations (manual import from old data source)Daniel Friesel-399/+2149
2016-05-09Add copyright notice for DB station dataDaniel Friesel-2/+6
2016-05-09Switch to Deutsche Bahn Haltestellen listDaniel Friesel-15200/+6690
2016-05-01version bump1.07Daniel Friesel-3/+3
2016-03-27update line_no documentationDaniel Friesel-3/+2
2016-02-29version bump1.06Daniel Friesel-3/+3
2015-12-20release v1.051.05Daniel Friesel-3/+3
2015-11-12use Bahn OpenData site for DS100 station listDaniel Friesel-695/+686
2015-11-12prepare v1.04 (will be released from separate branch)Daniel Friesel-3/+3
2015-11-12Result: Do not try parsing undef timestamps, re-use existing strptime objectDaniel Friesel-46/+27
2015-10-04add qos code 79 ("Ohne Mehrzweckabteil")Daniel Friesel-13/+18
2015-09-16release v1.03Daniel Friesel-3/+5
2015-09-16Result: key 900 isn't that sure actuallyDaniel Friesel-3/+3
2015-09-14re-enable substring matching -> use both for station lookupDaniel Friesel-8/+5
2015-09-12use Text::Levenshtein(XS) for fuzzy station name matchingDaniel Friesel-2/+22
2015-07-06Verified qos key 70 ("Kein WLAN")Daniel Friesel-2/+2
2015-05-29Result: add info key 900Daniel Friesel-0/+5
2015-05-26version bump1.02Daniel Friesel-3/+3
2015-05-25Result: Add qos key 70 (probably "no wifi")Daniel Friesel-0/+5
2015-05-25Result.pm: key 60 (delay cause of storm) verifiedDaniel Friesel-3/+2
2015-05-22turns out a train can be both "too full" and "way too full"Daniel Friesel-3/+5
2015-05-15release v1.011.01Daniel Friesel-3/+3
2015-05-15Update Stations.pm and acromys.{pl,sh}. Fix 9 code/name combos.Daniel Friesel-9/+14
2015-05-15acronyms.sh: update DS100 URLDaniel Friesel-2/+2
2015-05-08route_interesting: also consider airportsDaniel Friesel-1/+1
2015-05-01release v1.01.00Daniel Friesel-4/+4
2015-05-01IRIS/Result: Remove set_tl logic -- turns out it's not requiredDaniel Friesel-9/+1
2015-04-30version bump0.10Daniel Friesel-4/+4
2015-04-29Result: JSON: Return the cleaned up hash, not the original...Daniel Friesel-1/+1
2015-04-29Result: TO_JSON: Do not include references (causes death by recursion otherwise)Daniel Friesel-0/+6
2015-04-28release v0.090.09Daniel Friesel-4/+4
2015-04-27parse <ref> in fchg, add replacement support to backend and frontendDaniel Friesel-4/+54
2015-04-26Result: remove train_no_transfer accessorDaniel Friesel-12/+1
2015-04-25add is_unscheduled accessorDaniel Friesel-5/+20
2015-04-19Result: document wing accessorsDaniel Friesel-0/+18
2015-04-18db-iris: add some wing support. there's at least one major bug still presentDaniel Friesel-1/+4
2015-04-18wing_id only uses two thirds of the train_id. now wing detection actually works.Daniel Friesel-1/+3